|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
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_CODE Macro definition for grant type authorization_code. |
static String |
GRANT_CLIENT_CREDENTIALS Macro definition for grant type client credentials. |
static String |
GRANT_REFRESH_TOKEN Macro definition for grant type refresh_token. |
static String |
GRANT_RESOURCE_OWNER_PASSWORD Macro definition for grant type resource credential. |
static String |
GRANT_SAML2_BEARER Macro definition for grant type saml. |
static String |
RESPONSE_TYPE_CODE Macro definition for response type code. |
static String |
RESPONSE_TYPE_TOKEN Macro 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 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |