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

Packages that use SecurityRoleRef
com.sun.grizzly.http.webxml.parser   
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of SecurityRoleRef in com.sun.grizzly.http.webxml.parser
 

Methods in com.sun.grizzly.http.webxml.parser with parameters of type SecurityRoleRef
protected  SecurityRoleRef JAXBWebXml_2_2Parser.getSecurityRoleRef(SecurityRoleRef securityRoleRef)
           
 

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 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.