|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml1.binding.artifact.SAML1ArtifactType0001Builder
public class SAML1ArtifactType0001Builder
Builder of SAML 1, type 0x001, artifacts.
| Constructor Summary | |
|---|---|
SAML1ArtifactType0001Builder()
|
|
| Method Summary | |
|---|---|
SAML1ArtifactType0001 |
buildArtifact(byte[] artifact)
Builds a populated artifact given the artifact's byte-array representation. |
SAML1ArtifactType0001 |
buildArtifact(SAMLMessageContext<RequestAbstractType,Response,NameIdentifier> requestContext,
Assertion assertion)
Builds an artifact, for the given assertion, destined for the outbound message recipient. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAML1ArtifactType0001Builder()
| Method Detail |
|---|
public SAML1ArtifactType0001 buildArtifact(byte[] artifact)
buildArtifact in interface SAML1ArtifactBuilder<SAML1ArtifactType0001>artifact - the byte representation of the artifact
public SAML1ArtifactType0001 buildArtifact(SAMLMessageContext<RequestAbstractType,Response,NameIdentifier> requestContext,
Assertion assertion)
buildArtifact in interface SAML1ArtifactBuilder<SAML1ArtifactType0001>requestContext - request contextassertion - assertion to build artifact for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||