com.netscape.cms.policy.constraints
Class UniqueSubjectName

java.lang.Object
  extended by com.netscape.cms.policy.APolicyRule
      extended by com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
          extended by com.netscape.cms.policy.constraints.UniqueSubjectName
All Implemented Interfaces:
IExtendedPluginInfo, IEnrollmentPolicy, IPolicyRule, IPolicy

Deprecated.

public class UniqueSubjectName
extends UniqueSubjectNameConstraints

This class is used to help migrate CMS4.1 to CMS4.2.

 NOTE:  The Policy Framework has been replaced by the Profile Framework.
 

Version:
$Revision: 1226 $, $Date: 2010-08-19 14:16:41 -0700 (Thu, 19 Aug 2010) $

Field Summary
 
Fields inherited from class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
mCA, mKeyUsageExtensionChecking, mPreAgentApprovalChecking, PROP_KEY_USAGE_EXTENSION_CHECKING, PROP_PRE_AGENT_APPROVAL_CHECKING
 
Fields inherited from class com.netscape.cms.policy.APolicyRule
DESC, mFilterExp, mInstanceName, mLogger, NAME
 
Fields inherited from interface com.netscape.certsrv.policy.IPolicyRule
PROP_ENABLE, PROP_IMPLNAME, PROP_PREDICATE
 
Fields inherited from interface com.netscape.certsrv.base.IExtendedPluginInfo
HELP_TEXT, HELP_TOKEN
 
Constructor Summary
UniqueSubjectName()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
apply, getDefaultParams, getExtendedPluginInfo, getInstanceParams, init
 
Methods inherited from class com.netscape.cms.policy.APolicyRule
agentApproved, createKeyIdentifier, deferred, formSHA1KeyId, formSpkiSHA1KeyId, getDescription, getInstanceName, getName, getPredicate, log, setError, setError, setError, setInstanceName, setPolicyException, setPolicyException, setPredicate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.netscape.certsrv.policy.IPolicyRule
getDescription, getInstanceName, getName, getPredicate, setError, setInstanceName, setPolicyException, setPredicate
 

Constructor Detail

UniqueSubjectName

public UniqueSubjectName()
Deprecated.