|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Nested Class Summary | |
static class |
OAuth2HandlerConfig.AbstractValidator
|
Field Summary | |
static java.lang.String |
GRANT_AUTHORIZATION_CODE
Macro definition for grant type authorization_code. |
static java.lang.String |
GRANT_CLIENT_CREDENTIALS
Macro definition for grant type client credentials. |
static java.lang.String |
GRANT_REFRESH_TOKEN
Macro definition for grant type refresh_token. |
static java.lang.String |
GRANT_RESOURCE_OWNER_PASSWORD
Macro definition for grant type resource credential. |
static java.lang.String |
GRANT_SAML2_BEARER
Macro definition for grant type saml. |
static java.lang.String |
RESPONSE_TYPE_CODE
Macro definition for response type code. |
static java.lang.String |
RESPONSE_TYPE_TOKEN
Macro definition for response type token. |
Method Summary | |
java.lang.String |
grantType()
|
java.lang.String |
responseType()
|
java.lang.Class |
validator()
|
Methods inherited from interface java.lang.annotation.Annotation |
annotationType, equals, hashCode, toString |
Field Detail |
public static final java.lang.String GRANT_AUTHORIZATION_CODE
public static final java.lang.String GRANT_CLIENT_CREDENTIALS
public static final java.lang.String GRANT_REFRESH_TOKEN
public static final java.lang.String GRANT_RESOURCE_OWNER_PASSWORD
public static final java.lang.String GRANT_SAML2_BEARER
public static final java.lang.String RESPONSE_TYPE_CODE
public static final java.lang.String RESPONSE_TYPE_TOKEN
Method Detail |
public java.lang.String grantType()
public java.lang.String responseType()
public java.lang.Class validator()
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |