PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

Methods in org.picketlink.identity.federation.saml.v2.metadata that return types with arguments of type RequestedAttributeType
 List<RequestedAttributeType> AttributeConsumingServiceType.getRequestedAttribute()
          Gets the value of the requestedAttribute property.
 

Methods in org.picketlink.identity.federation.saml.v2.metadata with parameters of type RequestedAttributeType
 void AttributeConsumingServiceType.addRequestedAttribute(RequestedAttributeType req)
          Add requestedAttribute
 void AttributeConsumingServiceType.removeRequestedAttribute(RequestedAttributeType req)
          remove requestedAttribute
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.