|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-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 String |
GRANT_AUTHORIZATION_CODEMacro definition for grant type authorization_code. |
static String |
GRANT_CLIENT_CREDENTIALSMacro definition for grant type client credentials. |
static String |
GRANT_REFRESH_TOKENMacro definition for grant type refresh_token. |
static String |
GRANT_RESOURCE_OWNER_PASSWORDMacro definition for grant type resource credential. |
static String |
GRANT_SAML2_BEARERMacro definition for grant type saml. |
static String |
RESPONSE_TYPE_CODEMacro definition for response type code. |
static String |
RESPONSE_TYPE_TOKENMacro definition for response type token. |
| Method Summary | |
String |
grantType() |
String |
responseType() |
Class |
validator() |
| Methods inherited from interface java.lang.annotation.Annotation |
annotationType, equals, hashCode, toString |
| Field Detail |
public static final String GRANT_AUTHORIZATION_CODE
public static final String GRANT_CLIENT_CREDENTIALS
public static final String GRANT_REFRESH_TOKEN
public static final String GRANT_RESOURCE_OWNER_PASSWORD
public static final String GRANT_SAML2_BEARER
public static final String RESPONSE_TYPE_CODE
public static final String RESPONSE_TYPE_TOKEN
| Method Detail |
public String grantType()
public String responseType()
public Class validator()
|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||