info.magnolia.cms.security
Class Realm.RealmImpl
java.lang.Object
info.magnolia.cms.security.Realm.RealmImpl
- All Implemented Interfaces:
- Realm, Serializable, Principal
- Enclosing interface:
- Realm
public static class Realm.RealmImpl
- extends Object
- implements Realm, Serializable
Implementation of the realm. Enum would be easier to read, but would not be backward compatible.
- Version:
- $Id$
- Author:
- had
- See Also:
- Serialized Form
Realm.RealmImpl
public Realm.RealmImpl(String name)
getName
public String getName()
- Specified by:
getName
in interface Principal
hashCode
public int hashCode()
- Specified by:
hashCode
in interface Principal
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object o)
- Specified by:
equals
in interface Principal
- Overrides:
equals
in class Object
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.