Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef

Packages that use SecurityRoleRef
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of SecurityRoleRef in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 with type parameters of type SecurityRoleRef
protected  List<SecurityRoleRef> Servlet.securityRoleRef
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return SecurityRoleRef
 SecurityRoleRef ObjectFactory.createSecurityRoleRef()
          Create an instance of SecurityRoleRef
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return types with arguments of type SecurityRoleRef
 List<SecurityRoleRef> Servlet.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.