summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java')
-rw-r--r--pki/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java b/pki/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
index a49653c12..25bc9cabe 100644
--- a/pki/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
+++ b/pki/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
@@ -125,7 +125,7 @@ public interface ICertificateAuthority extends ISubsystem {
/**
* Retrieves the policy processor of this certificate authority.
- *
+ * @deprecated
* @return CA's policy processor
*/
public IPolicyProcessor getPolicyProcessor();