org.apache.geronimo.security.deploy
Class Realm
java.lang.Object
org.apache.geronimo.security.deploy.Realm
- All Implemented Interfaces:
- Serializable
public class Realm
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
Realm()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Realm
public Realm()
getRealmName
public String getRealmName()
setRealmName
public void setRealmName(String realmName)
getLoginDomains
public Map getLoginDomains()
merge
public void merge(Realm other)
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.