- All Implemented Interfaces:
AuthToken
A simple common token for authentication schemes that easily convert to
an auth token map
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
SCHEME_KEY
public static final String SCHEME_KEY
- See Also:
-
-
PRINCIPAL_KEY
public static final String PRINCIPAL_KEY
- See Also:
-
-
CREDENTIALS_KEY
public static final String CREDENTIALS_KEY
- See Also:
-
-
REALM_KEY
public static final String REALM_KEY
- See Also:
-
-
PARAMETERS_KEY
public static final String PARAMETERS_KEY
- See Also:
-
-
-