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