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

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

Uses of AbstractAuthenticator in org.surfnet.oaaas.auth
 

Methods in org.surfnet.oaaas.auth with parameters of type AbstractAuthenticator
 void AuthenticationFilter.setAuthenticator(AbstractAuthenticator authenticator)
           
 

Uses of AbstractAuthenticator in org.surfnet.oaaas.noop
 

Subclasses of AbstractAuthenticator in org.surfnet.oaaas.noop
 class NoopAuthenticator
          A mimimalistic implementation of AbstractAuthenticator that contains no authentication but only fulfills the contract of Authenticators.
 



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