|
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.ext.action.OAuth2DelegateAction
Used to redirect client request to the AA server to authenticate and authorize a resource owner.
Constructor Summary | |
OAuth2DelegateAction()
|
Method Summary | |
java.net.URL |
getDelegateAuthUrl()
Gets the specified AA server's url. |
OAuth2DelegateAction |
url(java.net.URL aDelegateAuthUrl)
Sets the specified AA server's url. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OAuth2DelegateAction()
Method Detail |
public java.net.URL getDelegateAuthUrl()
public OAuth2DelegateAction url(java.net.URL aDelegateAuthUrl)
aDelegateAuthUrl
- AA server's url
|
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 |