Package | Description |
---|---|
org.keycloak.dom.saml.v2.metadata |
Modifier and Type | Field and Description |
---|---|
protected List<RequestedAttributeType> |
AttributeConsumingServiceType.requestedAttribute |
Modifier and Type | Method and Description |
---|---|
List<RequestedAttributeType> |
AttributeConsumingServiceType.getRequestedAttribute()
Gets the value of the requestedAttribute property.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeConsumingServiceType.addRequestedAttribute(RequestedAttributeType req)
Add requestedAttribute
|
void |
AttributeConsumingServiceType.removeRequestedAttribute(RequestedAttributeType req)
remove requestedAttribute
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.