Class AttemptingUserProvidingSaslServer

java.lang.Object
org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer

@LimitedPrivate("Authentication") @Evolving public class AttemptingUserProvidingSaslServer extends Object
Wrapper around a SaslServer which provides the last user attempting to authenticate via SASL, if the server/mechanism allow figuring that out.