Uses of Class
org.keycloak.dom.saml.v2.protocol.StatusType
Packages that use StatusType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of StatusType in org.keycloak.dom.saml.v2.protocol
Fields in org.keycloak.dom.saml.v2.protocol declared as StatusTypeMethods in org.keycloak.dom.saml.v2.protocol that return StatusTypeModifier and TypeMethodDescriptionStatusResponseType.getStatus()Gets the value of the status property.Methods in org.keycloak.dom.saml.v2.protocol with parameters of type StatusTypeModifier and TypeMethodDescriptionvoidStatusResponseType.setStatus(StatusType value) Sets the value of the status property.