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

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

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

Methods in com.sun.grizzly.http.webxml.parser that return SecurityRoleRef
protected  SecurityRoleRef JAXBWebXml_2_2Parser.getSecurityRoleRef(SecurityRoleRef securityRoleRef)
           
 

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

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

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

Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type SecurityRoleRef
 void Servlet.setSecurityRoleRef(List<SecurityRoleRef> securityRoleRef)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.