类 javax.servlet.annotation.ServletSecurity
的使用

使用 ServletSecurity 的软件包
javax.servlet The javax.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container. 
 

javax.servletServletSecurity 的使用
 

参数类型为 ServletSecurityjavax.servlet 中的构造方法
ServletSecurityElement(ServletSecurity annotation)
          Constructs an instance from a ServletSecurity annotation value.
 



Copyright © 2013. All Rights Reserved.