Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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

Packages that use OAuth2Validator
oracle.ocsg.oauth2.ext.annotation   
oracle.ocsg.oauth2.ext.api   
oracle.ocsg.oauth2.ext.handlermanagement   

 

Uses of OAuth2Validator in oracle.ocsg.oauth2.ext.annotation

 

Classes in oracle.ocsg.oauth2.ext.annotation that implement OAuth2Validator
static class OAuth2HandlerConfig.AbstractValidator
           

 

Uses of OAuth2Validator in oracle.ocsg.oauth2.ext.api

 

Subinterfaces of OAuth2Validator in oracle.ocsg.oauth2.ext.api
 interface CustomizedOAuth2Validator
          OAuth2ServletValidateException is supposed to be thrown when validation fails.

 

Uses of OAuth2Validator in oracle.ocsg.oauth2.ext.handlermanagement

 

Methods in oracle.ocsg.oauth2.ext.handlermanagement that return OAuth2Validator
 OAuth2Validator HandlersManagement.getValidator(String responseType, String grantType)
          Gets validator by response type or grant type.

 


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.