info.magnolia.cms.security
Class Realm.RealmImpl
java.lang.Object
info.magnolia.cms.security.Realm.RealmImpl
- All Implemented Interfaces:
- Realm, Principal
- Enclosing interface:
- Realm
public static class Realm.RealmImpl
- extends Object
- implements Realm
Implementation of the realm. Enum would be easier to read, but would not be backward compatible.
- Version:
- $Id: Realm.java 50229 2011-10-20 16:10:16Z tmattsson $
- Author:
- had
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-2012 Magnolia International Ltd.. All Rights Reserved.