Uses of Interface
org.opensaml.saml.saml1.core.StatusMessage
Packages that use StatusMessage
Package
Description
Interfaces for SAML 1.0 and 1.1 types and elements.
-
Uses of StatusMessage in org.opensaml.saml.saml1.core
Methods in org.opensaml.saml.saml1.core that return StatusMessageModifier and TypeMethodDescriptionStatus.getStatusMessage()Get the object representing theStatusMessage(element).Methods in org.opensaml.saml.saml1.core with parameters of type StatusMessageModifier and TypeMethodDescriptionvoidStatus.setStatusMessage(StatusMessage statusMessage) Set the object representing theStatusMessage(element).