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 StatusMessage
ProtocolFactory. createStatusMessage(String value)
Returns theStatusMessage
Object.
-