Uses of Interface
org.surfnet.oaaas.repository.AuthorizationRequestRepository

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

Uses of AuthorizationRequestRepository in org.surfnet.oaaas.auth
 

Methods in org.surfnet.oaaas.auth with parameters of type AuthorizationRequestRepository
 void UserConsentFilter.setAuthorizationRequestRepository(AuthorizationRequestRepository authorizationRequestRepository)
           
 void AuthenticationFilter.setAuthorizationRequestRepository(AuthorizationRequestRepository authorizationRequestRepository)
           
 

Uses of AuthorizationRequestRepository in org.surfnet.oaaas.resource
 

Methods in org.surfnet.oaaas.resource with parameters of type AuthorizationRequestRepository
 void TokenResource.setAuthorizationRequestRepository(AuthorizationRequestRepository authorizationRequestRepository)
           
 



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