Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Uses of Interface
oracle.ocsg.oauth2.ext.api.OAuth2ServletResponse

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).

 


Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.