Uses of Class
org.keycloak.protocol.saml.ArtifactResolverProcessingException
Packages that use ArtifactResolverProcessingException
-
Uses of ArtifactResolverProcessingException in org.keycloak.protocol.saml
Methods in org.keycloak.protocol.saml that throw ArtifactResolverProcessingExceptionModifier and TypeMethodDescriptionArtifactResolver.buildArtifact(org.keycloak.models.AuthenticatedClientSessionModel clientSessionModel, String entityId, String artifactResponse) Creates and stores an artifactArtifactResolver.resolveArtifact(org.keycloak.models.AuthenticatedClientSessionModel clientSessionModel, String artifact) Returns a serialized Saml ArtifactResponse corresponding to the artifact that was created bybuildArtifactorg.keycloak.models.ClientModelArtifactResolver.selectSourceClient(org.keycloak.models.KeycloakSession session, String artifact) Returns client model that issued artifact