Uses of Class
org.keycloak.dom.saml.v1.protocol.SAML11StatusType
Packages that use SAML11StatusType
Package
Description
-
Uses of SAML11StatusType in org.keycloak.dom.saml.v1.protocol
Fields in org.keycloak.dom.saml.v1.protocol declared as SAML11StatusTypeMethods in org.keycloak.dom.saml.v1.protocol that return SAML11StatusTypeModifier and TypeMethodDescriptionSAML11ResponseType.getStatus()
static SAML11StatusType
SAML11StatusType.successType()
Methods in org.keycloak.dom.saml.v1.protocol with parameters of type SAML11StatusType -
Uses of SAML11StatusType in org.keycloak.saml.processing.core.parsers.saml
Methods in org.keycloak.saml.processing.core.parsers.saml that return SAML11StatusTypeModifier and TypeMethodDescriptionprotected SAML11StatusType
SAML11ResponseParser.parseStatus
(XMLEventReader xmlEventReader) Parse the status element -
Uses of SAML11StatusType in org.keycloak.saml.processing.core.saml.v1.writers
Methods in org.keycloak.saml.processing.core.saml.v1.writers with parameters of type SAML11StatusType