Class GrizzlyPrincipal
java.lang.Object
org.glassfish.grizzly.http.server.GrizzlyPrincipal
- All Implemented Interfaces:
Serializable,Principal
Generic implementation of java.security.Principal that is used to represent principals authenticated
at the protocol handler level.
- Version:
- $Revision: 1.2 $ $Date: 2005/12/08 01:28:34 $
- Author:
- Remy Maucherat
- See Also:
-
Field Details
-
name
The username of the user represented by this Principal.
-
-
Constructor Details
-
GrizzlyPrincipal
-
-
Method Details