Uses of Class
org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType

Packages that use SecurityRoleRefType
org.glassfish.grizzly.servlet.ver30   
 

Uses of SecurityRoleRefType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 with type parameters of type SecurityRoleRefType
protected  java.util.List<SecurityRoleRefType> ServletType.securityRoleRef
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return SecurityRoleRefType
 SecurityRoleRefType ObjectFactory.createSecurityRoleRefType()
          Create an instance of SecurityRoleRefType
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type SecurityRoleRefType
 java.util.List<SecurityRoleRefType> ServletType.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.