Uses of Interface
com.sun.identity.saml2.protocol.StatusMessage
-
Packages that use StatusMessage Package Description com.sun.identity.saml2.protocol SAMLv2 Protocol Classes. -
-
Uses of StatusMessage in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return StatusMessage Modifier and Type Method Description StatusMessageProtocolFactory. createStatusMessage(String value)Returns theStatusMessageObject.
-