Package | Description |
---|---|
org.keycloak.dom.saml.v2.metadata | |
org.keycloak.saml.processing.core.parsers.saml.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
|
Modifier and Type | Method and Description |
---|---|
protected RequestedAttributeType |
SAMLRequestedAttributeParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLRequestedAttributeParser.processSubElement(XMLEventReader xmlEventReader,
RequestedAttributeType target,
SAMLMetadataQNames element,
StartElement elementDetail) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.