Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType

Packages that use SecurityRoleRefType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of SecurityRoleRefType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type SecurityRoleRefType
protected  List<SecurityRoleRefType> ServletType.securityRoleRef
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return SecurityRoleRefType
 SecurityRoleRefType ObjectFactory.createSecurityRoleRefType()
          Create an instance of SecurityRoleRefType
 

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.