Uses of Class
org.keycloak.dom.saml.v2.metadata.EntitiesDescriptorType
Package
Description
-
Uses of EntitiesDescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Modifier and TypeMethodDescriptionprotected EntitiesDescriptorType
SAMLEntitiesDescriptorParser.instantiateElement
(XMLEventReader xmlEventReader, StartElement element) Modifier and TypeMethodDescriptionprotected void
SAMLEntitiesDescriptorParser.processSubElement
(XMLEventReader xmlEventReader, EntitiesDescriptorType target, SAMLMetadataQNames element, StartElement elementDetail) -
Uses of EntitiesDescriptorType in org.keycloak.saml.processing.core.saml.v2.writers
Modifier and TypeMethodDescriptionvoid
SAMLMetadataWriter.writeEntitiesDescriptor
(EntitiesDescriptorType entities)