org.apache.cocoon.portal.tools.userManagement
Class ContextGrabber
java.lang.Object
org.apache.cocoon.portal.tools.userManagement.ContextGrabber
- public class ContextGrabber
- extends Object
Grabbing the context of an user, which is set in the file sunrise-user.xml
and is stored in the class AuthenticationContext.
- Version:
- $Id: ContextGrabber.java 321120 2005-10-14 13:57:11Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextGrabber
public ContextGrabber()
grab
public UserBean grab(PortalService service)
- Grabbing the context of the current user
- Returns:
- Object of context information
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.