|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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") |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |