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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.