Hy,
I'm writing my authentication method for new webapp.
From 2.1.10 the authentication-fw is deprecated
see the release notes:
...
Deprecate session-fw and authentication-fw block. These blocks will be
removed in further releases. Committed by CZ.
...
I'm reading in cocoon documentation how build authentication at
http://cocoon.apache.org/2.1/developing/webapps/authentication/authenticating_user.html
and I writing a class that implements the /Authenticator/ interface.
But in 2.1.10 the /Authenticator/ interface is also depreacted ;-)
Now, I see the new package org.apache.cocoon.auth and relatives
interfaces, and I found some api references, but no documentications and
samples.
In shortly how work org.apache.cocoon.auth?
This package org.apache.cocoon.auth work similar to
org.apache.cocoon.webapps.authentication?
Any samples?
thanks in advance.
Alessandro
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]