Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.assertion.ProxyRestrictionType

Packages that use ProxyRestrictionType
org.jboss.seam.security.external.jaxb.samlv2.assertion   
 

Uses of ProxyRestrictionType in org.jboss.seam.security.external.jaxb.samlv2.assertion
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return ProxyRestrictionType
 ProxyRestrictionType ObjectFactory.createProxyRestrictionType()
          Create an instance of ProxyRestrictionType
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return types with arguments of type ProxyRestrictionType
 JAXBElement<ProxyRestrictionType> ObjectFactory.createProxyRestriction(ProxyRestrictionType value)
          Create an instance of JAXBElement<ProxyRestrictionType>}
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion with parameters of type ProxyRestrictionType
 JAXBElement<ProxyRestrictionType> ObjectFactory.createProxyRestriction(ProxyRestrictionType value)
          Create an instance of JAXBElement<ProxyRestrictionType>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.