Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.metadata.AttributeConsumingServiceType

Packages that use AttributeConsumingServiceType
org.jboss.seam.security.external.jaxb.samlv2.metadata   
 

Uses of AttributeConsumingServiceType in org.jboss.seam.security.external.jaxb.samlv2.metadata
 

Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata with type parameters of type AttributeConsumingServiceType
protected  List<AttributeConsumingServiceType> SPSSODescriptorType.attributeConsumingService
           
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return AttributeConsumingServiceType
 AttributeConsumingServiceType ObjectFactory.createAttributeConsumingServiceType()
          Create an instance of AttributeConsumingServiceType
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return types with arguments of type AttributeConsumingServiceType
 JAXBElement<AttributeConsumingServiceType> ObjectFactory.createAttributeConsumingService(AttributeConsumingServiceType value)
          Create an instance of JAXBElement<AttributeConsumingServiceType>}
 List<AttributeConsumingServiceType> SPSSODescriptorType.getAttributeConsumingService()
          Gets the value of the attributeConsumingService property.
 

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



Copyright © 2011 Seam Framework. All Rights Reserved.