Uses of Class
com.arsdigita.kernel.security.SessionContext

Packages that use SessionContext
com.arsdigita.kernel Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. 
com.arsdigita.kernel.security Provides user authentication, session tracking, and cryptography services. 
 

Uses of SessionContext in com.arsdigita.kernel
 

Methods in com.arsdigita.kernel that return SessionContext
 SessionContext KernelRequestContext.getSessionContext()
           
 

Constructors in com.arsdigita.kernel with parameters of type SessionContext
KernelRequestContext(RequestContext parent, SessionContext session, UserContext user)
           
 

Uses of SessionContext in com.arsdigita.kernel.security
 

Methods in com.arsdigita.kernel.security that return SessionContext
 SessionContext UserContext.getSessionContext()
          Returns the SessionContext associated with this UserContext.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC