Uses of Class
org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslResponseWithNegotiatedCipherOption
Packages that use SaslResponseWithNegotiatedCipherOption
-
Uses of SaslResponseWithNegotiatedCipherOption in org.apache.hadoop.hdfs.protocol.datatransfer.sasl
Methods in org.apache.hadoop.hdfs.protocol.datatransfer.sasl that return SaslResponseWithNegotiatedCipherOptionModifier and TypeMethodDescriptionDataTransferSaslUtil.readSaslMessageAndNegotiatedCipherOption(InputStream in) Read SASL message and negotiated cipher option from server.