/[Apache-SVN]
ViewVC logotype

Revision 111262


Jump to revision: Previous Next
Author: lgawron
Date: Wed Dec 8 11:47:12 2004 UTC (19 years, 6 months ago)
Changed paths: 3
Log Message:
implement 2 modes of work for continuations manager:
- standard, as it was up till now
- secure in which continuations are bound to session. Only the session that created a continuation can invoke it. 
  All continuations bound to session are invalidated when the session ifself gets invalidated.
  This mode is for those users who build web applications protected with authentification. 

Changed paths

Path Details
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/flow/ContinuationsManagerImpl.java modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/flow/WebContinuation.java modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/cocoon.xconf modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26