info.magnolia.cms.security
Class AbstractUser

java.lang.Object
  extended by info.magnolia.cms.security.AbstractUser
All Implemented Interfaces:
User, Serializable, Principal
Direct Known Subclasses:
DummyUser, ExternalUser, MgnlUser

public abstract class AbstractUser
extends Object
implements User

Abstract user implementation.

Version:
$Id$
See Also:
Serialized Form

Constructor Summary
AbstractUser()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.magnolia.cms.security.User
addGroup, addRole, getAllGroups, getAllRoles, getGroups, getIdentifier, getLanguage, getName, getPassword, getProperty, getRoles, hasRole, inGroup, isEnabled, removeGroup, removeRole, setEnabled, setProperty
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Constructor Detail

AbstractUser

public AbstractUser()


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.