Class SaslResponseWithNegotiatedCipherOption
java.lang.Object
org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslResponseWithNegotiatedCipherOption
-
Constructor Summary
ConstructorsConstructorDescriptionSaslResponseWithNegotiatedCipherOption(byte[] payload, org.apache.hadoop.crypto.CipherOption cipherOption) -
Method Summary
-
Constructor Details
-
SaslResponseWithNegotiatedCipherOption
public SaslResponseWithNegotiatedCipherOption(byte[] payload, org.apache.hadoop.crypto.CipherOption cipherOption)
-