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

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

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

Methods in com.sun.grizzly.http.webxml.parser with parameters of type SecurityRole
protected  SecurityRole JAXBWebXml_2_2Parser.getSecurityRole(SecurityRole securityRole)
           
 

Method parameters in com.sun.grizzly.http.webxml.parser with type arguments of type SecurityRole
protected  List<SecurityRole> JAXBWebXml_2_2Parser.populateSecurityRole(List<SecurityRole> securityRole)
           
 

Uses of SecurityRole 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 SecurityRole
protected  List<SecurityRole> WebApp.securityRole
           
 

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return types with arguments of type SecurityRole
 List<SecurityRole> WebApp.getSecurityRole()
          Gets the value of the securityRole property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.