Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
Artifact |
ProtocolFactory.createArtifact(byte[] typecode,
int endpointIndex,
String sourceID,
String messageHandle)
Returns a new instance of
Artifact . |
Artifact |
ProtocolFactory.createArtifact(Element elem)
Returns a new instance of
Artifact . |
Artifact |
ProtocolFactory.createArtifact(String encodedArtifactValue)
Returns a new instance of
Artifact . |
Artifact |
ArtifactResolve.getArtifact()
Gets the
Artifact of the request. |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactResolve.setArtifact(Artifact value)
Sets the
Artifact of the request. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.