Uses of Class
org.keycloak.dom.saml.v2.metadata.SPSSODescriptorType
Package
Description
-
Uses of SPSSODescriptorType in org.keycloak.dom.saml.v2.metadata
-
Uses of SPSSODescriptorType in org.keycloak.protocol.saml
Modifier and TypeMethodDescriptionstatic SPSSODescriptorType
EntityDescriptorDescriptionConverter.getSPDescriptor
(EntityDescriptorType entityDescriptor) Get the SP Descriptor from an entity descriptorModifier and TypeMethodDescriptionstatic String
EntityDescriptorDescriptionConverter.getServiceURL
(SPSSODescriptorType sp, String bindingURI) Get the service url for the SP -
Uses of SPSSODescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Modifier and TypeMethodDescriptionprotected SPSSODescriptorType
SAMLSPSSODescriptorParser.instantiateElement
(XMLEventReader xmlEventReader, StartElement element) Modifier and TypeMethodDescriptionprotected void
SAMLSPSSODescriptorParser.processSubElement
(XMLEventReader xmlEventReader, SPSSODescriptorType target, SAMLMetadataQNames element, StartElement elementDetail) -
Uses of SPSSODescriptorType in org.keycloak.saml.processing.core.saml.v2.util
Modifier and TypeMethodDescriptionstatic SPSSODescriptorType
SAMLMetadataUtil.locateSPSSODescriptorType
(EntityDescriptorType entityType) -
Uses of SPSSODescriptorType in org.keycloak.saml.processing.core.saml.v2.writers
Modifier and TypeMethodDescriptionvoid
SAMLMetadataWriter.write
(SPSSODescriptorType spSSODescriptor)