Package | Description |
---|---|
org.picketlink.identity.federation.core.saml.v2.writers | |
org.picketlink.identity.federation.saml.v2.metadata |
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataWriter.writeAttributeConsumingService(AttributeConsumingServiceType attributeConsumer) |
Modifier and Type | Field and Description |
---|---|
protected List<AttributeConsumingServiceType> |
SPSSODescriptorType.attributeConsumingService |
Modifier and Type | Method and Description |
---|---|
List<AttributeConsumingServiceType> |
SPSSODescriptorType.getAttributeConsumingService()
Gets the value of the attributeConsumingService property.
|
Modifier and Type | Method and Description |
---|---|
void |
SPSSODescriptorType.addAttributeConsumerService(AttributeConsumingServiceType attributeConsumer)
Add an attribute consumer
|
void |
SPSSODescriptorType.removeAttributeConsumerService(AttributeConsumingServiceType attributeConsumer)
Remove an attribute consumer
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.