org.apache.geronimo.console.securitymanager.realm
Class SecurityRealmPortlet.ExistingRealm
java.lang.Object
org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortlet.ExistingRealm
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SecurityRealmPortlet
public static class SecurityRealmPortlet.ExistingRealm
- 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 |
SecurityRealmPortlet.ExistingRealm
public SecurityRealmPortlet.ExistingRealm(String name,
AbstractName abstractName,
String parent)
getName
public String getName()
getAbstractName
public String getAbstractName()
getParentName
public String getParentName()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.