org.opensaml.artifact
Class SAMLArtifact.Parser

java.lang.Object
  extended byorg.opensaml.artifact.SAMLArtifact.Parser
All Implemented Interfaces:
Artifact.Parser
Enclosing class:
SAMLArtifact

public abstract static class SAMLArtifact.Parser
extends Object
implements Artifact.Parser

Subclasses of SAMLArtifact must extend this (trivial) abstract class or implement Artifact.Parser from scratch.


Constructor Summary
SAMLArtifact.Parser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.opensaml.artifact.Artifact.Parser
parse
 

Constructor Detail

SAMLArtifact.Parser

public SAMLArtifact.Parser()


Copyright ? 2005 UCAID. All Rights Reserved.