Class MaprDelegationTokenAuthenticator

  • All Implemented Interfaces:
    org.apache.hadoop.security.authentication.client.Authenticator

    public class MaprDelegationTokenAuthenticator
    extends org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator

        org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator.DelegationTokenOperation
    • Field Summary

      • Fields inherited from class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator

        DELEGATION_PARAM, DELEGATION_TOKEN_HEADER, DELEGATION_TOKEN_JSON, DELEGATION_TOKEN_URL_STRING_JSON, OP_PARAM, RENEW_DELEGATION_TOKEN_JSON, RENEWER_PARAM, TOKEN_PARAM
    • Method Summary

      • Methods inherited from class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator

        authenticate, cancelDelegationToken, cancelDelegationToken, getDelegationToken, getDelegationToken, renewDelegationToken, renewDelegationToken, setConnectionConfigurator
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MaprDelegationTokenAuthenticator

        public MaprDelegationTokenAuthenticator()
                                         throws java.lang.IllegalAccessException,
                                                java.lang.InstantiationException
        Throws:
        java.lang.IllegalAccessException
        java.lang.InstantiationException