Package javax.annotation.security

API used by EJB 3.0 container for security part.

See:
          Description

Annotation Types Summary
DeclareRoles Roles defined on a class.
DenyAll No roles are authorized to call this method.
PermitAll Every roles can invole this method or all methods of a given class.
RolesAllowed List of roles allowed to invoke a given method or all methods of a given class.
RunAs Run-As role used on the class.
 

Package javax.annotation.security Description

API used by EJB 3.0 container for security part.



Copyright © 2008. All Rights Reserved.