org.apache.cocoon.portal.profile.impl
Class StaticProfileManager.StaticPortalUser
java.lang.Object
org.apache.cocoon.portal.profile.impl.StaticProfileManager.StaticPortalUser
- All Implemented Interfaces:
- Serializable, PortalUser
- Enclosing class:
- StaticProfileManager
protected static final class StaticProfileManager.StaticPortalUser
- extends Object
- implements PortalUser, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticProfileManager.StaticPortalUser
protected StaticProfileManager.StaticPortalUser()
getGroup
public String getGroup()
- Specified by:
getGroup
in interface PortalUser
- Returns:
- Returns the group.
getUserName
public String getUserName()
- Specified by:
getUserName
in interface PortalUser
- Returns:
- Returns the userName.
isUserInRole
public boolean isUserInRole(String role)
- Specified by:
isUserInRole
in interface PortalUser
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.