org.apache.geronimo.security.deploy
Class DefaultRealmPrincipal
java.lang.Object
org.apache.geronimo.security.deploy.DefaultPrincipal
org.apache.geronimo.security.deploy.DefaultDomainPrincipal
org.apache.geronimo.security.deploy.DefaultRealmPrincipal
- All Implemented Interfaces:
- Serializable
public class DefaultRealmPrincipal
- extends DefaultDomainPrincipal
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRealmPrincipal
public DefaultRealmPrincipal()
getRealm
public String getRealm()
setRealm
public void setRealm(String realm)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.