|
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 | ||||||||||
java.lang.Objectoracle.ocsg.oauth2.management.SouthOAuthManagmentImpl
| Field Summary |
| Fields inherited from interface oracle.ocsg.oauth2.management.SouthOAuth2Remote |
JNDI_NAME |
| Constructor Summary | |
SouthOAuthManagmentImpl()
|
|
| Method Summary | |
void |
addSouthOAuth2Config(java.lang.String serviceUri,
SouthOAuth2Config oAuth2Config)
|
SouthOAuth2Config |
deleteSouthOAuth2Config(java.lang.String serviceUri)
|
static SouthOAuthManagment |
getInstance()
|
SouthOAuth2Config |
getSouthOAuth2Config(java.lang.String serviceUri)
|
void |
initSouthOAuth2Config(java.util.Map oAuth2ConfigMap)
|
boolean |
isSouthOAuth2(java.lang.String serviceUri)
Return whether the south bound security is OAuth2 |
void |
processEvent(java.lang.String eventType,
java.io.Serializable event,
java.lang.String source)
Called by the EventChannel when a new event has arrived. |
void |
register()
|
void |
unregister()
|
java.lang.String |
validateAllowedRedirectURI(java.lang.String clientId,
java.lang.String redirectUri)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SouthOAuthManagmentImpl()
| Method Detail |
public void addSouthOAuth2Config(java.lang.String serviceUri,
SouthOAuth2Config oAuth2Config)
addSouthOAuth2Config in interface SouthOAuthManagmentpublic SouthOAuth2Config deleteSouthOAuth2Config(java.lang.String serviceUri)
deleteSouthOAuth2Config in interface SouthOAuthManagmentpublic static SouthOAuthManagment getInstance()
public SouthOAuth2Config getSouthOAuth2Config(java.lang.String serviceUri)
SouthOAuth2Remote
getSouthOAuth2Config in interface SouthOAuth2RemoteserviceUri - the request service uri
public void initSouthOAuth2Config(java.util.Map oAuth2ConfigMap)
initSouthOAuth2Config in interface SouthOAuthManagmentpublic boolean isSouthOAuth2(java.lang.String serviceUri)
SouthOAuth2Remote
isSouthOAuth2 in interface SouthOAuth2RemoteserviceUri - the request service uri
public void processEvent(java.lang.String eventType,
java.io.Serializable event,
java.lang.String source)
EventChannelListener
processEvent in interface EventChannelListenereventType - A string representing the type of the event.event - The event.source - Service instance name of sender.
public void register()
throws javax.naming.NamingException
register in interface SouthOAuthManagmentjavax.naming.NamingExceptionpublic void unregister()
unregister in interface SouthOAuthManagment
public java.lang.String validateAllowedRedirectURI(java.lang.String clientId,
java.lang.String redirectUri)
throws ManagementException
SouthOAuth2Remote
validateAllowedRedirectURI in interface SouthOAuthManagmentManagementException
|
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 | ||||||||||