Package com.sun.identity.authentication
Provides interfaces and classes for writing a Remote Java client application
to authenticate into Sun Java System Identiry Server.
See: 
          Description
| Class Summary | 
| AuthContext | The AuthContextprovides the implementation for
 authenticating users. | 
| AuthContext.IndexType | The class IndexTypedefines the possible
 kinds of "objects" or "resources" for which an
 authentication can be performed. | 
| AuthContext.Status | The class Statusdefines the possible
 authentication states during the login process. | 
 
Package com.sun.identity.authentication Description
Provides interfaces and classes for writing a Remote Java client application
to authenticate into Sun Java System Identiry Server. Using these remotable interfaces
and classes provided, a custom application may be authenticated to Sun Java System
Access Manager's list of supported authentication modules/types or pure
JAAS modules.
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.