Class MutualAuthorizationToken

    • Constructor Detail

      • MutualAuthorizationToken

        public MutualAuthorizationToken()
      • MutualAuthorizationToken

        public MutualAuthorizationToken​(String token)
    • Method Detail

      • supports

        protected boolean supports​(String type)
        Description copied from class: AuthorizationToken
        Check whether an AuthorizationToken implementation supports the speciefied IANA HTTP Authentication Scheme Name
        Overrides:
        supports in class AuthorizationToken
        Parameters:
        type - IANA HTTP Authentication Scheme Name
        Returns:
        whether this implementation supports the specified name