Uses of Interface
org.surfnet.oaaas.auth.OAuth2Validator

Packages that use OAuth2Validator
org.surfnet.oaaas.auth   
org.surfnet.oaaas.resource   
 

Uses of OAuth2Validator in org.surfnet.oaaas.auth
 

Classes in org.surfnet.oaaas.auth that implement OAuth2Validator
 class OAuth2ValidatorImpl
          Implementation of OAuth2Validator
 

Methods in org.surfnet.oaaas.auth with parameters of type OAuth2Validator
 void AuthenticationFilter.setOAuth2Validator(OAuth2Validator oAuth2Validator)
           
 

Uses of OAuth2Validator in org.surfnet.oaaas.resource
 

Methods in org.surfnet.oaaas.resource with parameters of type OAuth2Validator
 void TokenResource.setoAuth2Validator(OAuth2Validator oAuth2Validator)
           
 



Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.