|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeConsumingServiceType | |
---|---|
org.picketlink.identity.federation.core.saml.v2.writers | |
org.picketlink.identity.federation.saml.v2.metadata |
Uses of AttributeConsumingServiceType in org.picketlink.identity.federation.core.saml.v2.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type AttributeConsumingServiceType | |
---|---|
void |
SAMLMetadataWriter.writeAttributeConsumingService(AttributeConsumingServiceType attributeConsumer)
|
Uses of AttributeConsumingServiceType in org.picketlink.identity.federation.saml.v2.metadata |
---|
Fields in org.picketlink.identity.federation.saml.v2.metadata with type parameters of type AttributeConsumingServiceType | |
---|---|
protected List<AttributeConsumingServiceType> |
SPSSODescriptorType.attributeConsumingService
|
Methods in org.picketlink.identity.federation.saml.v2.metadata that return types with arguments of type AttributeConsumingServiceType | |
---|---|
List<AttributeConsumingServiceType> |
SPSSODescriptorType.getAttributeConsumingService()
Gets the value of the attributeConsumingService property. |
Methods in org.picketlink.identity.federation.saml.v2.metadata with parameters of type AttributeConsumingServiceType | |
---|---|
void |
SPSSODescriptorType.addAttributeConsumerService(AttributeConsumingServiceType attributeConsumer)
Add an attribute consumer |
void |
SPSSODescriptorType.removeAttributeConsumerService(AttributeConsumingServiceType attributeConsumer)
Remove an attribute consumer |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |