Uses of Class
org.keycloak.dom.saml.v2.metadata.SPSSODescriptorType
Packages that use SPSSODescriptorType
Package
Description
-
Uses of SPSSODescriptorType in org.keycloak.dom.saml.v2.metadata
Methods in org.keycloak.dom.saml.v2.metadata that return SPSSODescriptorType -
Uses of SPSSODescriptorType in org.keycloak.protocol.saml
Methods in org.keycloak.protocol.saml that return SPSSODescriptorTypeModifier and TypeMethodDescriptionstatic SPSSODescriptorTypeEntityDescriptorDescriptionConverter.getSPDescriptor(EntityDescriptorType entityDescriptor) Get the SP Descriptor from an entity descriptorMethods in org.keycloak.protocol.saml with parameters of type SPSSODescriptorTypeModifier and TypeMethodDescriptionstatic StringEntityDescriptorDescriptionConverter.getServiceURL(SPSSODescriptorType sp, String bindingURI) Get the service url for the SP -
Uses of SPSSODescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Methods in org.keycloak.saml.processing.core.parsers.saml.metadata that return SPSSODescriptorTypeModifier and TypeMethodDescriptionprotected SPSSODescriptorTypeSAMLSPSSODescriptorParser.instantiateElement(XMLEventReader xmlEventReader, StartElement element) Methods in org.keycloak.saml.processing.core.parsers.saml.metadata with parameters of type SPSSODescriptorTypeModifier and TypeMethodDescriptionprotected voidSAMLSPSSODescriptorParser.processSubElement(XMLEventReader xmlEventReader, SPSSODescriptorType target, SAMLMetadataQNames element, StartElement elementDetail) -
Uses of SPSSODescriptorType in org.keycloak.saml.processing.core.saml.v2.util
Methods in org.keycloak.saml.processing.core.saml.v2.util that return SPSSODescriptorTypeModifier and TypeMethodDescriptionstatic SPSSODescriptorTypeSAMLMetadataUtil.locateSPSSODescriptorType(EntityDescriptorType entityType) -
Uses of SPSSODescriptorType in org.keycloak.saml.processing.core.saml.v2.writers
Methods in org.keycloak.saml.processing.core.saml.v2.writers with parameters of type SPSSODescriptorTypeModifier and TypeMethodDescriptionvoidSAMLMetadataWriter.write(SPSSODescriptorType spSSODescriptor)