Uses of Class
org.keycloak.dom.saml.v1.protocol.SAML11StatusType
-
Packages that use SAML11StatusType Package Description org.keycloak.dom.saml.v1.protocol -
-
Uses of SAML11StatusType in org.keycloak.dom.saml.v1.protocol
Fields in org.keycloak.dom.saml.v1.protocol declared as SAML11StatusType Modifier and Type Field Description protected SAML11StatusTypeSAML11ResponseType. statusMethods in org.keycloak.dom.saml.v1.protocol that return SAML11StatusType Modifier and Type Method Description SAML11StatusTypeSAML11ResponseType. getStatus()static SAML11StatusTypeSAML11StatusType. successType()Methods in org.keycloak.dom.saml.v1.protocol with parameters of type SAML11StatusType Modifier and Type Method Description voidSAML11ResponseType. setStatus(SAML11StatusType status)
-