Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.servlet.annotation.ServletSecurity Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
ServletSecurityThis annotation is used on a Servlet implementation class to specify security constraints to be enforced by a Servlet container on HTTP protocol messages.Classjavax.servlet.annotationJava EE
ServletSecurity .EmptyRoleSemanticDefines the access semantic to be applied to an empty rolesAllowed array.Classjavax.servlet.annotation.ServletSecurityJava EE
ServletSecurity .TransportGuaranteeDefines the data protection requirements that must be satisfied byAll user data must be encrypted by the transport (typicallyClassjavax.servlet.annotation.ServletSecurityJava EE
ServletSecurityDeclare this annotation on a Servlet implementation class to enforce security constraints on HTTP protocol requests.Classjavax.servlet.annotationServletApi
ServletSecurity .EmptyRoleSemanticRepresents the two possible values of the empty role semantic, active when a list of role names is empty.Classjavax.servlet.annotation.ServletSecurityServletApi
ServletSecurity .TransportGuaranteeRepresents the two possible values of data transport, encrypted or not.Classjavax.servlet.annotation.ServletSecurityServletApi