org.opensaml.saml1.binding.artifact
Class AbstractSAML1Artifact

java.lang.Object
  extended by org.opensaml.common.binding.artifact.SAMLArtifact
      extended by org.opensaml.saml1.binding.artifact.AbstractSAML1Artifact
Direct Known Subclasses:
SAML1ArtifactType0001, SAML1ArtifactType0002

public abstract class AbstractSAML1Artifact
extends SAMLArtifact

SAML 1 Artifact marker.


Field Summary
 
Fields inherited from class org.opensaml.common.binding.artifact.SAMLArtifact
randomGen
 
Constructor Summary
protected AbstractSAML1Artifact(byte[] typeCode)
          Constructor
 
Method Summary
 
Methods inherited from class org.opensaml.common.binding.artifact.SAMLArtifact
base64Encode, equals, getArtifactBytes, getRemainingArtifact, getTypeCode, hashCode, hexEncode, setTypeCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractSAML1Artifact

protected AbstractSAML1Artifact(byte[] typeCode)
Constructor

Parameters:
typeCode - artifact type code