Class AuthToken

java.lang.Object
org.dogtagpki.server.authentication.AuthToken
All Implemented Interfaces:
IAuthToken

public class AuthToken extends Object implements IAuthToken
Authentication token returned by Authentication Managers. Upon return, it contains authentication/identification information as well as information retrieved from the database where the authentication was done against. Each authentication manager has its own list of such information. See individual authenticaiton manager for more details.

Version:
$Revision$, $Date$