Uses of Class
org.keycloak.dom.saml.v2.protocol.ArtifactResolveType
Packages that use ArtifactResolveType
Package
Description
-
Uses of ArtifactResolveType in org.keycloak.protocol.saml
Methods in org.keycloak.protocol.saml with parameters of type ArtifactResolveTypeModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseSamlService.artifactResolve(ArtifactResolveType artifactResolveMessage, SAMLDocumentHolder artifactResolveHolder) Takes an artifact resolve message and returns the artifact response, if the artifact is found belonging to a session of the issuer. -
Uses of ArtifactResolveType in org.keycloak.saml.processing.core.parsers.saml.protocol
Methods in org.keycloak.saml.processing.core.parsers.saml.protocol that return ArtifactResolveTypeModifier and TypeMethodDescriptionprotected ArtifactResolveTypeSAMLArtifactResolveParser.instantiateElement(XMLEventReader xmlEventReader, StartElement startElement) Parse the attributes at the authnrequesttype elementMethods in org.keycloak.saml.processing.core.parsers.saml.protocol with parameters of type ArtifactResolveTypeModifier and TypeMethodDescriptionprotected voidSAMLArtifactResolveParser.processSubElement(XMLEventReader xmlEventReader, ArtifactResolveType target, SAMLProtocolQNames element, StartElement elementDetail) -
Uses of ArtifactResolveType in org.keycloak.saml.processing.core.saml.v2.writers
Methods in org.keycloak.saml.processing.core.saml.v2.writers with parameters of type ArtifactResolveType