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

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

Uses of RoleLink in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as RoleLink
protected  RoleLink SecurityRoleRef.roleLink
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return RoleLink
 RoleLink ObjectFactory.createRoleLink()
          Create an instance of RoleLink
 RoleLink SecurityRoleRef.getRoleLink()
          Gets the value of the roleLink property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type RoleLink
 void SecurityRoleRef.setRoleLink(RoleLink value)
          Sets the value of the roleLink property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.