Fix header comments.
authorScott Cantor <cantor.2@osu.edu>
Fri, 27 Apr 2007 18:11:05 +0000 (18:11 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 27 Apr 2007 18:11:05 +0000 (18:11 +0000)
doc/.gitignore [new file with mode: 0644]
saml/saml2/binding/SAML2Artifact.h
saml/saml2/binding/SAML2ArtifactType0004.h
saml/saml2/metadata/ChainingMetadataProvider.h

diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644 (file)
index 0000000..9ad46ff
--- /dev/null
@@ -0,0 +1 @@
+/api
index 05e7e3c..af2dbe9 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * @file saml/saml2/core/SAML2Artifact.h
+ * @file saml/saml2/binding/SAML2Artifact.h
  * 
  * Base class for SAML 2.0 artifacts
  */
index 193e04b..355645d 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * @file saml/saml2/core/SAML2ArtifactType0004.h
+ * @file saml/saml2/binding/SAML2ArtifactType0004.h
  * 
  * Type 0x0004 SAML 2.0 artifact class
  */
index 762987a..5eab3cf 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * @file saml/security/ChainingMetadataProvider.h
+ * @file saml/saml2/metadata/ChainingMetadataProvider.h
  * 
  * MetadataProvider that uses multiple providers in sequence.
  */