A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1317.html
Document ID: 1317 Branch: main Language: default Name: Security Handlers (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 1/13/07 9:21:44 PM Updated by: Carsten Ziegeler A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 2473 bytes (previous version: 2481 bytes) Content diff: (9 equal lines skipped) integrate you database.</p> <p>You will never directly use a security handler. The handler is tied to your --- <a href="applications.html">applications</a> and Cocoon Auth makes use of a --- security handler for login and logout operations of users.</p> +++ <a href="daisy:1316">applications</a> and Cocoon Auth makes use of a security +++ handler for login and logout operations of users.</p> <h2>Configuration</h2> (3 equal lines skipped) <p>Let's have a look at a simple security handler configuration:</p> --- <pre> --- <bean name="org.apache.cocoon.auth.SecurityHandler/shop-handler" +++ <pre><bean name="org.apache.cocoon.auth.SecurityHandler/shop-handler" class="org.apache.cocoon.auth" scope="singleton"> ... Configuration for the handler - if required (28 equal lines skipped)