Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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(java.lang.String responseType, java.lang.String grantType)
          Gets validator by response type or grant type.
 


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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