Uses of Class
org.jboss.identity.federation.saml.v2.metadata.RequestedAttributeType

Packages that use RequestedAttributeType
org.jboss.identity.federation.saml.v2.metadata   
 

Uses of RequestedAttributeType in org.jboss.identity.federation.saml.v2.metadata
 

Fields in org.jboss.identity.federation.saml.v2.metadata with type parameters of type RequestedAttributeType
protected  java.util.List<RequestedAttributeType> AttributeConsumingServiceType.requestedAttribute
           
 

Methods in org.jboss.identity.federation.saml.v2.metadata that return RequestedAttributeType
 RequestedAttributeType ObjectFactory.createRequestedAttributeType()
          Create an instance of RequestedAttributeType
 

Methods in org.jboss.identity.federation.saml.v2.metadata that return types with arguments of type RequestedAttributeType
 javax.xml.bind.JAXBElement<RequestedAttributeType> ObjectFactory.createRequestedAttribute(RequestedAttributeType value)
          Create an instance of JAXBElement<RequestedAttributeType>}
 java.util.List<RequestedAttributeType> AttributeConsumingServiceType.getRequestedAttribute()
          Gets the value of the requestedAttribute property.
 

Methods in org.jboss.identity.federation.saml.v2.metadata with parameters of type RequestedAttributeType
 javax.xml.bind.JAXBElement<RequestedAttributeType> ObjectFactory.createRequestedAttribute(RequestedAttributeType value)
          Create an instance of JAXBElement<RequestedAttributeType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.