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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.