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

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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.