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