Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
com.sun.identity.saml2.protocol.impl |
SAMLv2 Protocol Implemenetation 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. |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactImpl
This class implements interface
Artifact . |
Modifier and Type | Method and Description |
---|---|
Artifact |
ArtifactResolveImpl.getArtifact()
Gets the
Artifact of the request. |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactResolveImpl.setArtifact(Artifact value)
Sets the
Artifact of the request. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.