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

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

Uses of AutoAuthenticationManager in org.pf.security.authentication
 

Methods in org.pf.security.authentication that return AutoAuthenticationManager
static AutoAuthenticationManager AutoAuthenticationManager.install()
          Must be called once, to activate this authentication manager mechanism within the java.net.Authenticator.
static AutoAuthenticationManager AutoAuthenticationManager.instance()
          Returns the only instance this class supports (design pattern "Singleton")
 



Copyright © 2013 Manfred Duchrow Consulting & Software. All Rights Reserved.