summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/profile/IProfileAuthenticator.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/certsrv/profile/IProfileAuthenticator.java')
-rw-r--r--pki/base/common/src/com/netscape/certsrv/profile/IProfileAuthenticator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/common/src/com/netscape/certsrv/profile/IProfileAuthenticator.java b/pki/base/common/src/com/netscape/certsrv/profile/IProfileAuthenticator.java
index d9ffb7a75..149cf33c2 100644
--- a/pki/base/common/src/com/netscape/certsrv/profile/IProfileAuthenticator.java
+++ b/pki/base/common/src/com/netscape/certsrv/profile/IProfileAuthenticator.java
@@ -31,7 +31,7 @@ import com.netscape.certsrv.authentication.*;
* can be processed immediately. Otherwise, the request will
* be defered and manual approval is then required.
*
- * @version $Revision: 14561 $, $Date: 2007-05-01 10:28:56 -0700 (Tue, 01 May 2007) $
+ * @version $Revision$, $Date$
*/
public interface IProfileAuthenticator extends IAuthManager {