Uses of Class
org.keycloak.dom.saml.v2.metadata.IDPSSODescriptorType
Packages that use IDPSSODescriptorType
Package
Description
-
Uses of IDPSSODescriptorType in org.keycloak.dom.saml.v2.metadata
Methods in org.keycloak.dom.saml.v2.metadata that return IDPSSODescriptorTypeModifier and TypeMethodDescriptionEntityDescriptorType.EDTDescriptorChoiceType.getIdpDescriptor() -
Uses of IDPSSODescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Methods in org.keycloak.saml.processing.core.parsers.saml.metadata that return IDPSSODescriptorTypeModifier and TypeMethodDescriptionprotected IDPSSODescriptorTypeSAMLIDPSSODescriptorParser.instantiateElement(XMLEventReader xmlEventReader, StartElement element) Methods in org.keycloak.saml.processing.core.parsers.saml.metadata with parameters of type IDPSSODescriptorTypeModifier and TypeMethodDescriptionprotected voidSAMLIDPSSODescriptorParser.processSubElement(XMLEventReader xmlEventReader, IDPSSODescriptorType target, SAMLMetadataQNames element, StartElement elementDetail) -
Uses of IDPSSODescriptorType in org.keycloak.saml.processing.core.saml.v2.util
Methods in org.keycloak.saml.processing.core.saml.v2.util that return IDPSSODescriptorTypeModifier and TypeMethodDescriptionstatic IDPSSODescriptorTypeSAMLMetadataUtil.locateIDPSSODescriptorType(EntityDescriptorType entityType) -
Uses of IDPSSODescriptorType in org.keycloak.saml.processing.core.saml.v2.writers
Methods in org.keycloak.saml.processing.core.saml.v2.writers with parameters of type IDPSSODescriptorTypeModifier and TypeMethodDescriptionvoidSAMLMetadataWriter.write(IDPSSODescriptorType idpSSODescriptor)