org.apache.cocoon.portal.profile.impl
Class AuthenticationFWUserInfoProvider.AFWUserInfo
java.lang.Object
org.apache.cocoon.portal.profile.impl.UserInfo
org.apache.cocoon.portal.profile.impl.AuthenticationFWUserInfoProvider.AFWUserInfo
- All Implemented Interfaces:
- Serializable, PortalUser
- Enclosing class:
- AuthenticationFWUserInfoProvider
public static final class AuthenticationFWUserInfoProvider.AFWUserInfo
- extends UserInfo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handler
protected final UserHandler handler
AuthenticationFWUserInfoProvider.AFWUserInfo
public AuthenticationFWUserInfoProvider.AFWUserInfo(String portalName,
String layoutKey,
UserHandler handler)
- Parameters:
portalName
- layoutKey
-
isUserInRole
public boolean isUserInRole(String role)
- Specified by:
isUserInRole
in interface PortalUser
- Specified by:
isUserInRole
in class UserInfo
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.