Package | Description |
---|---|
org.keycloak.protocol.saml | |
org.keycloak.saml.processing.core.parsers.saml.metadata | |
org.keycloak.saml.processing.core.saml.v2.writers |
Modifier and Type | Method and Description |
---|---|
static SPSSODescriptorType |
EntityDescriptorDescriptionConverter.getSPDescriptor(EntityDescriptorType entityDescriptor)
Get the SP Descriptor from an entity descriptor
|
Modifier and Type | Method and Description |
---|---|
protected EntityDescriptorType |
SAMLEntityDescriptorParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLEntityDescriptorParser.processSubElement(XMLEventReader xmlEventReader,
EntityDescriptorType target,
SAMLMetadataQNames element,
StartElement elementDetail) |
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataWriter.writeEntityDescriptor(EntityDescriptorType entityDescriptor) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.