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 OrganizationType |
RoleDescriptorType.organization |
protected OrganizationType |
EntityDescriptorType.organization |
Modifier and Type | Method and Description |
---|---|
OrganizationType |
RoleDescriptorType.getOrganization()
Gets the value of the organization property.
|
OrganizationType |
EntityDescriptorType.getOrganization()
Gets the value of the organization property.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleDescriptorType.setOrganization(OrganizationType value)
Sets the value of the organization property.
|
void |
EntityDescriptorType.setOrganization(OrganizationType value)
Sets the value of the organization property.
|
Modifier and Type | Method and Description |
---|---|
protected OrganizationType |
SAMLOrganizationParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLOrganizationParser.processSubElement(XMLEventReader xmlEventReader,
OrganizationType target,
SAMLMetadataQNames element,
StartElement elementDetail) |
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataWriter.writeOrganization(OrganizationType org) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.