Package org.pfsw.security.authentication

Security Authentication Classes
Provides support for automatic authentication when using URL connections.

See:
          Description

Class Summary
AbstractAuthenticator This class implements (nearly) the same methods as java.net.Authenticator.
AutoAuthenticationManager This manager class is responsible to hold a registry of LocationCredentials objects.
LocationCredentials Holds the userId and a password for a collection of URL patterns.
 

Package org.pfsw.security.authentication Description

Security Authentication Classes


Provides support for automatic authentication when using URL connections.