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

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

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

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

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