|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.binding.artifact.SAML2ArtifactType0004Builder
public class SAML2ArtifactType0004Builder
SAML 2, type 0x0004, artifact builder.
| Constructor Summary | |
|---|---|
SAML2ArtifactType0004Builder()
|
|
| Method Summary | |
|---|---|
SAML2ArtifactType0004 |
buildArtifact(byte[] artifact)
Builds a populated artifact given the artifact's byte-array representation. |
SAML2ArtifactType0004 |
buildArtifact(SAMLMessageContext<SAMLObject,SAMLObject,NameID> requestContext)
Builds an artifact, for the given assertion, destined for the outbound message recipient. |
protected Endpoint |
getAcsEndpoint(SAMLMessageContext<SAMLObject,SAMLObject,NameID> requestContext)
Gets the source location used to for the artifacts created by this encoder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAML2ArtifactType0004Builder()
| Method Detail |
|---|
public SAML2ArtifactType0004 buildArtifact(byte[] artifact)
buildArtifact in interface SAML2ArtifactBuilder<SAML2ArtifactType0004>artifact - the byte representation of the artifact
public SAML2ArtifactType0004 buildArtifact(SAMLMessageContext<SAMLObject,SAMLObject,NameID> requestContext)
buildArtifact in interface SAML2ArtifactBuilder<SAML2ArtifactType0004>requestContext - request context
protected Endpoint getAcsEndpoint(SAMLMessageContext<SAMLObject,SAMLObject,NameID> requestContext)
requestContext - current request context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||