Uses of Class
org.pf.security.authentication.AbstractAuthenticator

Packages that use AbstractAuthenticator
org.pf.security.authentication Security Authentication Classes
Provides support for automatic authentication when using URL connections. 
 

Uses of AbstractAuthenticator in org.pf.security.authentication
 

Methods in org.pf.security.authentication that return AbstractAuthenticator
 AbstractAuthenticator AutoAuthenticationManager.getFallbackAuthenticator()
          Returns the fallback authenticator which will be called if no credentials can be found in the registered credtentials.
 

Methods in org.pf.security.authentication with parameters of type AbstractAuthenticator
 void AutoAuthenticationManager.setFallbackAuthenticator(AbstractAuthenticator newValue)
          Sets the fallback authenticator which will be called if no credentials can be found in the registered credtentials.
 



Copyright © 2015 Manfred Duchrow Consulting & Software. All rights reserved.