Class AuthenticationTokenSelector

java.lang.Object
org.apache.hadoop.hbase.security.token.AuthenticationTokenSelector
All Implemented Interfaces:
org.apache.hadoop.security.token.TokenSelector<AuthenticationTokenIdentifier>

@Private public class AuthenticationTokenSelector extends Object implements org.apache.hadoop.security.token.TokenSelector<AuthenticationTokenIdentifier>
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
  • Constructor Details

  • Method Details