Uses of Class
org.surfnet.oaaas.auth.AbstractUserConsentHandler

Packages that use AbstractUserConsentHandler
org.surfnet.oaaas.auth   
org.surfnet.oaaas.noop   
 

Uses of AbstractUserConsentHandler in org.surfnet.oaaas.auth
 

Methods in org.surfnet.oaaas.auth with parameters of type AbstractUserConsentHandler
 void UserConsentFilter.setUserConsentHandler(AbstractUserConsentHandler userConsentHandler)
           
 

Uses of AbstractUserConsentHandler in org.surfnet.oaaas.noop
 

Subclasses of AbstractUserConsentHandler in org.surfnet.oaaas.noop
 class NoopUserConsentHandler
          A noop implementation of AbstractUserConsentHandler that contains no consent handling but only fulfills the contract of the UserConsentFilter.
 



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