|
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 | ||||||||||
| Field Summary | |
static java.lang.String |
JNDI_NAME
|
| Method Summary | |
abstract SouthOAuth2Config |
getSouthOAuth2Config(java.lang.String serviceUri)
Get the South-bound OAuth2 Security configuration |
abstract boolean |
isSouthOAuth2(java.lang.String serviceUri)
Return whether the south bound security is OAuth2 |
abstract java.lang.String |
validateAllowedRedirectURI(java.lang.String clientId,
java.lang.String redirectUri)
Return the redirect uri which is allowed uri of this client |
| Field Detail |
public static final java.lang.String JNDI_NAME
| Method Detail |
public SouthOAuth2Config getSouthOAuth2Config(java.lang.String serviceUri)
serviceUri - the request service uri
public boolean isSouthOAuth2(java.lang.String serviceUri)
serviceUri - the request service uri
public java.lang.String validateAllowedRedirectURI(java.lang.String clientId,
java.lang.String redirectUri)
throws ManagementException
redirectUri - the redirect uri
ManagementException
|
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 | ||||||||||