|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OAuth2Action | |
oracle.ocsg.oauth2.ext.action | |
oracle.ocsg.oauth2.ext.api |
Uses of OAuth2Action in oracle.ocsg.oauth2.ext.action |
Classes in oracle.ocsg.oauth2.ext.action that implement OAuth2Action | |
class |
OAuth2DelegateAction Used to redirect client request to the AA server to authenticate and authorize a resource owner. |
class |
OAuth2ErrorAction Reports errors during OAuth 2.0 request handling. |
class |
OAuth2IssueCodeAction Issue client's available code. |
class |
OAuth2IssueTokenAction Issue client's available token. |
Uses of OAuth2Action in oracle.ocsg.oauth2.ext.api |
Methods in oracle.ocsg.oauth2.ext.api that return OAuth2Action | |
OAuth2Action |
OAuth2Handler.onAuthRequest(String responseType, Map attribute) Invoked when clients visit the endpoint "oaut2/authorize". |
OAuth2Action |
OAuth2Handler.onDelegatedAuthRequest(String responseType, Map attribute) Invoked when clients visit the endpoint "oauth2/grant". |
OAuth2Action |
OAuth2Handler.onTokenRequest(String grantType, Map attribute) Invoked when clients visit the endpoint "oauth2/token". |
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |