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
- Version:
- $Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $
- 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-2011 The Apache Geronimo development community. All Rights Reserved.