Package org.apache.hadoop.hdfs.protocol.datatransfer.sasl
package org.apache.hadoop.hdfs.protocol.datatransfer.sasl
Classes for data transfer SASL implementation.
-
ClassDescriptionorg.apache.hadoop.hdfs.protocol.datatransfer.sasl.DataEncryptionKeyFactoryCreates a new
DataEncryptionKeyon demand.org.apache.hadoop.hdfs.protocol.datatransfer.sasl.DataTransferSaslUtilUtility methods implementing SASL negotiation for DataTransferProtocol.org.apache.hadoop.hdfs.protocol.datatransfer.sasl.InvalidMagicNumberExceptionIndicates that SASL protocol negotiation expected to read a pre-defined magic number, but the expected value was not seen.org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslDataTransferClientNegotiates SASL for DataTransferProtocol on behalf of a client.org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslDataTransferServerNegotiates SASL for DataTransferProtocol on behalf of a server.org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslResponseWithNegotiatedCipherOption