|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OAuth2ServletResponse | |
oracle.ocsg.oauth2.ext.api |
Uses of OAuth2ServletResponse in oracle.ocsg.oauth2.ext.api |
Methods in oracle.ocsg.oauth2.ext.api with parameters of type OAuth2ServletResponse | |
void |
ExtendedOAuth2Handler.buildAuthResponse(Map attribute, OAuth2ServletResponse response) Allows the handler to customize an authorization response request (endpoint: /oauth2/authorize). |
void |
ExtendedOAuth2Handler.buildDelegatedAuthResponse(Map attributes, OAuth2ServletResponse response) Allows the handler to customize a response for a delegated authorization request (endpoint: /oauth2/grant). |
void |
ExtendedOAuth2Handler.buildTokenResponse(Map attributes, OAuth2ServletResponse response) Allows the handler to customize a response for token requests (endpoint: /oauth2/token). |
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |