Uses of Class
org.glassfish.grizzly.servlet.ver25.SecurityRoleType

Packages that use SecurityRoleType
org.glassfish.grizzly.servlet.ver25   
 

Uses of SecurityRoleType in org.glassfish.grizzly.servlet.ver25
 

Methods in org.glassfish.grizzly.servlet.ver25 that return SecurityRoleType
 SecurityRoleType ObjectFactory.createSecurityRoleType()
          Create an instance of SecurityRoleType
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type SecurityRoleType
 javax.xml.bind.JAXBElement<SecurityRoleType> ObjectFactory.createWebAppTypeSecurityRole(SecurityRoleType value)
          Create an instance of JAXBElement<SecurityRoleType>}
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type SecurityRoleType
 javax.xml.bind.JAXBElement<SecurityRoleType> ObjectFactory.createWebAppTypeSecurityRole(SecurityRoleType value)
          Create an instance of JAXBElement<SecurityRoleType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.