|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| 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 |
OAuth2DelegateActionUsed to redirect client request to the AA server to authenticate and authorize a resource owner. |
class |
OAuth2ErrorActionReports errors during OAuth 2.0 request handling. |
class |
OAuth2IssueCodeActionIssue client's available code. |
class |
OAuth2IssueTokenActionIssue 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 5.1 E37525-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||