Uses of Interface
org.apache.cocoon.webapps.session.context.SessionContextProvider

Packages that use SessionContextProvider
org.apache.cocoon.webapps.authentication.context   
org.apache.cocoon.webapps.portal.context   
org.apache.cocoon.webapps.session.context   
 

Uses of SessionContextProvider in org.apache.cocoon.webapps.authentication.context
 

Classes in org.apache.cocoon.webapps.authentication.context that implement SessionContextProvider
 class AuthenticationContextProvider
          Context provider for the authentication context
 

Uses of SessionContextProvider in org.apache.cocoon.webapps.portal.context
 

Classes in org.apache.cocoon.webapps.portal.context that implement SessionContextProvider
 class SessionContextProviderImpl
          Context provider for the portal context
 

Uses of SessionContextProvider in org.apache.cocoon.webapps.session.context
 

Classes in org.apache.cocoon.webapps.session.context that implement SessionContextProvider
 class StandardSessionContextProvider
          Context provider for the temporarily context, the request and the response context.
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.