Package com.sun.identity.saml2.protocol
Interface LogoutResponse
- All Superinterfaces:
StatusResponse
,XmlSerializable
This class represents the
LogoutResponse
element in
SAML protocol schema.
The recipient of a LogoutRequest
message MUST respond with a
LogoutResponse
message, of type StatusResponseType
,
with no additional content specified.
<element name="LogoutResponse" type="{urn:oasis:names:tc:SAML:2.0:protocol}StatusResponseType"/>
-
Method Summary
Methods inherited from interface com.sun.identity.saml2.protocol.StatusResponse
getConsent, getDestination, getExtensions, getID, getInResponseTo, getIssueInstant, getIssuer, getSignature, getStatus, getVersion, isMutable, isSignatureValid, isSigned, makeImmutable, setConsent, setDestination, setExtensions, setID, setInResponseTo, setIssueInstant, setIssuer, setStatus, setVersion, sign
Methods inherited from interface com.sun.identity.saml2.common.XmlSerializable
toDocumentFragment, toXMLString, toXMLString