Package gov.lanl.Authenticator

This is an example implementation of an Authenticator server and client.

See:
          Description

Interface Summary
UserListInterface Defines the interface for local user lists with optional timeouts and the ability to ask questions of status for individual entries.
 

Class Summary
AuthenticatorImpl This implementation provides transient support for checking the authentication for a single user or a list of users.
BasicUserList Provides a basic user list implementation.
Client A client for illustrating the Authenticator via OMSession from SSLTools.
Server A server for the Authenticator demo.
TestUserList Provides a basic user list implementation.
 

Package gov.lanl.Authenticator Description

This is an example implementation of an Authenticator server and client.

Class Diagram TogetherJ or yDoc

User Login Scenario

Web Server Scenario