Uses of Interface
com.sun.identity.saml2.protocol.ArtifactResponse
-
Packages that use ArtifactResponse Package Description com.sun.identity.saml2.protocol SAMLv2 Protocol Classes. -
-
Uses of ArtifactResponse in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return ArtifactResponse Modifier and Type Method Description ArtifactResponse
ProtocolFactory. createArtifactResponse()
Returns a new instance ofArtifactResponse
.ArtifactResponse
ProtocolFactory. createArtifactResponse(String xml)
Returns a new instance ofArtifactResponse
.ArtifactResponse
ProtocolFactory. createArtifactResponse(Element elem)
Returns a new instance ofArtifactResponse
.
-