blob: 28142ced0dfe2a1b6e9a23ed50414e939e2f5ea4 [file] [log] [blame]
<?xml version="1.0"?>
<page>
<title>Login page</title>
<content>
<linkbar/>
<para>
This page serves as an example of the authentication framework.
</para>
<para>You're are logged in now, and can read this protected document containing very important
and secret information.</para>
<para xmlns:session="http://apache.org/cocoon/session/1.0">
<source>
<session:getxml context="authentication" path="/"/>
</source>
</para>
</content>
</page>