Paquete javax.annotation.security

Omitir enlaces de navegación

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Paquete javax.annotation.security
Este paquete contiene las anotaciones comunes de seguridad.

Ver la descripción

Annotation Types Summary Annotation Type 	Description
DeclareRoles 	
Used by application to declare security roles.
DenyAll 	
Specifies that no security roles are allowed to invoke the specified method(s).
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 security roles permitted to access method(s) in an application.
RunAs 	
Defines the identity of the application during execution.

Paquete javax.annotation.security Descripción
Este paquete contiene las anotaciones comunes de seguridad.
Omitir enlaces de navegación

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Copyright © 1996-2017, Oracle y / o sus filiales. Todos los derechos reservados. Uso sujeto a los términos de la licencia.

Publicado 133 artículos originales · elogiado 191 · 20,000+ vistas

Supongo que te gusta

Origin blog.csdn.net/blog_programb/article/details/105687839
Recomendado
Clasificación