Uses of Class
org.keycloak.dom.saml.v2.protocol.StatusDetailType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of StatusDetailType in org.keycloak.dom.saml.v2.protocol
Modifier and TypeMethodDescriptionStatusType.getStatusDetail()
Gets the value of the statusDetail property.Modifier and TypeMethodDescriptionvoid
StatusType.setStatusDetail
(StatusDetailType value) Sets the value of the statusDetail property. -
Uses of StatusDetailType in org.keycloak.saml.processing.core.saml.v2.writers
Modifier and TypeMethodDescriptionvoid
SAMLResponseWriter.write
(StatusDetailType statusDetailType) Write aStatusDetailType
to stream