Package | Description |
---|---|
org.opensaml.saml2.binding.artifact |
Classes that may be used to create and manipulate SAML 2 artifacts.
|
Modifier and Type | Method and Description |
---|---|
SAML2ArtifactType0004 |
SAML2ArtifactType0004Builder.buildArtifact(byte[] artifact)
Builds a populated artifact given the artifact's byte-array representation.
|
SAML2ArtifactType0004 |
SAML2ArtifactType0004Builder.buildArtifact(SAMLMessageContext<SAMLObject,SAMLObject,NameID> requestContext)
Builds an artifact, for the given assertion, destined for the outbound message recipient.
|
static SAML2ArtifactType0004 |
SAML2ArtifactType0004.parseArtifact(byte[] artifact)
Constructs a SAML 2 artifact from its byte array representation.
|
Copyright © 1999-2013. All Rights Reserved.