com.spotfire.server.jaas
Class JAASUserPrincipal
java.lang.Object
com.spotfire.server.jaas.AbstractPrincipal
com.spotfire.server.jaas.JAASUserPrincipal
public class JAASUserPrincipal
- extends AbstractPrincipal
This class can be used as a base class for
Principal implementations representing users.
- Since:
- DSS 7.3
- See Also:
- Serialized Form
|
Constructor Summary |
JAASUserPrincipal(String username)
Create a new JAASUserPrincipal instance with the
given username. |
JAASUserPrincipal
public JAASUserPrincipal(String username)
- Create a new
JAASUserPrincipal instance with the
given username.
- Parameters:
username - the username
Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.