Package waffle.jaas
Class UserPrincipal
java.lang.Object
waffle.jaas.UserPrincipal
- All Implemented Interfaces:
Serializable,Principal
User Principal.
- Author:
- dblock[at]dblock[dot]org
- See Also:
-
Constructor Details
-
UserPrincipal
A user principal.- Parameters:
newFqn- Fully qualified username.
-
-
Method Details