Package | Description |
---|---|
org.keycloak.dom.saml.v2.metadata | |
org.keycloak.saml.processing.core.parsers.saml.metadata | |
org.keycloak.saml.processing.core.saml.v2.writers |
Modifier and Type | Field and Description |
---|---|
protected ExtensionsType |
RoleDescriptorType.extensions |
protected ExtensionsType |
OrganizationType.extensions |
protected ExtensionsType |
EntityDescriptorType.extensions |
protected ExtensionsType |
EntitiesDescriptorType.extensions |
protected ExtensionsType |
ContactType.extensions |
protected ExtensionsType |
AffiliationDescriptorType.extensions |
Modifier and Type | Method and Description |
---|---|
ExtensionsType |
RoleDescriptorType.getExtensions()
Gets the value of the extensions property.
|
ExtensionsType |
OrganizationType.getExtensions()
Gets the value of the extensions property.
|
ExtensionsType |
EntityDescriptorType.getExtensions()
Gets the value of the extensions property.
|
ExtensionsType |
EntitiesDescriptorType.getExtensions()
Gets the value of the extensions property.
|
ExtensionsType |
ContactType.getExtensions()
Gets the value of the extensions property.
|
ExtensionsType |
AffiliationDescriptorType.getExtensions()
Gets the value of the extensions property.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleDescriptorType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
void |
OrganizationType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
void |
EntityDescriptorType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
void |
EntitiesDescriptorType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
void |
ContactType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
void |
AffiliationDescriptorType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
Modifier and Type | Method and Description |
---|---|
protected ExtensionsType |
SAMLExtensionsParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLExtensionsParser.processSubElement(XMLEventReader xmlEventReader,
ExtensionsType target,
SAMLMetadataQNames element,
StartElement elementDetail) |
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataWriter.write(ExtensionsType extensions) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.