Uses of Class
org.keycloak.dom.saml.v2.protocol.StatusDetailType
Packages that use StatusDetailType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of StatusDetailType in org.keycloak.dom.saml.v2.protocol
Fields in org.keycloak.dom.saml.v2.protocol declared as StatusDetailTypeMethods in org.keycloak.dom.saml.v2.protocol that return StatusDetailTypeModifier and TypeMethodDescriptionStatusType.getStatusDetail()Gets the value of the statusDetail property.Methods in org.keycloak.dom.saml.v2.protocol with parameters of type StatusDetailTypeModifier and TypeMethodDescriptionvoidStatusType.setStatusDetail(StatusDetailType value) Sets the value of the statusDetail property. -
Uses of StatusDetailType in org.keycloak.saml.processing.core.saml.v2.writers
Methods in org.keycloak.saml.processing.core.saml.v2.writers with parameters of type StatusDetailTypeModifier and TypeMethodDescriptionvoidSAMLResponseWriter.write(StatusDetailType statusDetailType) Write aStatusDetailTypeto stream