[jboss-dev-forums] [Security Development] Document updated/added: "PicketBox Security Annotations"
ANIL SALDHANA
do-not-reply at jboss.com
Fri Mar 5 10:53:38 EST 2010
JBoss development,
The document "PicketBox Security Annotations", was updated Mar 5, 2010
by ANIL SALDHANA.
To view the document, visit:
http://community.jboss.org/docs/DOC-14926#cf
Document:
--------------------------------------------------------------
<< http://community.jboss.org/docs/DOC-14744
h3. Project: http://jboss.org/picketbox
Here we describe the various security annotations available as part of PicketBox.
h2.
h2. @Authentication Annotation
Fully Qualified Name: org.jboss.security.annotation.Authentication
It contains:
* an array of @Module annotations.
h2.
h2. @Module Annotation
Fully Qualified Name: org.jboss.security.annotation.Module
It contains:
* code : the FQN of the module (Eg: "org.jboss.security.auth.spi.UsersRolesLoginModule")
*
--------------------------------------------------------------
More information about the jboss-dev-forums
mailing list