org.apache.geronimo.security.deploy
Class PrincipalInfo
java.lang.Object
   org.apache.geronimo.security.deploy.PrincipalInfo
org.apache.geronimo.security.deploy.PrincipalInfo
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- LoginDomainPrincipalInfo
- public class PrincipalInfo 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PrincipalInfo
public PrincipalInfo(String className,
                     String principalName)
getClassName
public String getClassName()
- 
 
- 
 
getPrincipalName
public String getPrincipalName()
- 
 
- 
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.