|
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 |
java.lang.Object
oracle.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 | |
URL |
getDelegateAuthUrl() Gets the specified AA server's url. |
OAuth2DelegateAction |
url(URL delegateAuthUrl) 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 URL getDelegateAuthUrl()
public OAuth2DelegateAction url(URL delegateAuthUrl)
delegateAuthUrl
- AA server's url
|
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 |