| 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Annotation Types Summary | |
|---|---|
| DeclareRoles | Used by application to declare roles. | 
| DenyAll | Specifies that no security roles are allowed to invoke the specified method(s) - i.e that the methods are to be excluded from execution in the J2EE container. | 
| PermitAll | Specifies that all security roles are allowed to invoke the specified method(s) i.e that the specified method(s) are "unchecked". | 
| RolesAllowed | Specifies the list of roles permitted to access method(s) in an application. | 
| RunAs | Defines the identity of the application during execution in a J2EE container. | 
This package contains the security common annotations.
  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41