OpenSAML-J 2.4.1-redhat-3

Uses of Class
org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002

Packages that use SAML1ArtifactType0002
org.opensaml.saml1.binding.artifact Classes that may be used to create and manipulate SAML artifacts. 
 

Uses of SAML1ArtifactType0002 in org.opensaml.saml1.binding.artifact
 

Methods in org.opensaml.saml1.binding.artifact that return SAML1ArtifactType0002
 SAML1ArtifactType0002 SAML1ArtifactType0002Builder.buildArtifact(byte[] artifact)
          Builds a populated artifact given the artifact's byte-array representation.
 SAML1ArtifactType0002 SAML1ArtifactType0002Builder.buildArtifact(SAMLMessageContext<RequestAbstractType,Response,NameIdentifier> requestContext, Assertion assertion)
          Builds an artifact, for the given assertion, destined for the outbound message recipient.
static SAML1ArtifactType0002 SAML1ArtifactType0002.parseArtifact(byte[] artifact)
          Constructs a SAML 1 artifact from its byte representation.
 


OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.