summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/base/IAuthInfo.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/certsrv/base/IAuthInfo.java')
-rw-r--r--base/common/src/com/netscape/certsrv/base/IAuthInfo.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/common/src/com/netscape/certsrv/base/IAuthInfo.java b/base/common/src/com/netscape/certsrv/base/IAuthInfo.java
index 4806a94c0..b2cb2c934 100644
--- a/base/common/src/com/netscape/certsrv/base/IAuthInfo.java
+++ b/base/common/src/com/netscape/certsrv/base/IAuthInfo.java
@@ -24,7 +24,7 @@ package com.netscape.certsrv.base;
* user needs to authenticate to CMS using SSL. The
* client certificate is expressed in authenticated context.
* <P>
- *
+ *
* @version $Revision$, $Date$
*/
public interface IAuthInfo {