Uses of Interface
com.sun.identity.saml2.protocol.StatusResponse
-
Packages that use StatusResponse Package Description com.sun.identity.saml2.protocol SAMLv2 Protocol Classes. -
-
Uses of StatusResponse in com.sun.identity.saml2.protocol
Subinterfaces of StatusResponse in com.sun.identity.saml2.protocol Modifier and Type Interface Description interface
ArtifactResponse
TheArtifactResopnse
message has the complex typeArtifactResponseType
.interface
LogoutResponse
This class represents theLogoutResponse
element in SAML protocol schema.interface
ManageNameIDResponse
This class represents the ManageNameIDResponse element declaration.interface
NameIDMappingResponse
This class represents the NameIDMappingResponseType complex type.interface
Response
TheResponse
message element is used when a response consists of a list of zero or more assertions that satisfy the request.
-