protected abstract AuthorizationPrefix |
AbstractIntegrationObjectRequestMatcher.getAuthorizationPrefix() |
Retrieves the authorization prefix from the matcher.
|
protected AuthorizationPrefix |
BasicAuthMatcher.getAuthorizationPrefix() |
|
protected AuthorizationPrefix |
OAuthMatcher.getAuthorizationPrefix() |
|
static AuthorizationPrefix |
AuthorizationPrefix.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AuthorizationPrefix[] |
AuthorizationPrefix.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|