com.netscape.certsrv.policy
Interface IGeneralNamesAsConstraintsConfig


Deprecated.

public interface IGeneralNamesAsConstraintsConfig

Class that can be used to form general names from configuration file. Used by policies and extension commands.

 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) $

Method Summary
 netscape.security.x509.GeneralNames getGeneralNames()
          Deprecated. Retrieves a list of configured general names.
 void getInstanceParams(java.util.Vector params)
          Deprecated. Retrieves instance parameters.
 

Method Detail

getGeneralNames

netscape.security.x509.GeneralNames getGeneralNames()
Deprecated. 
Retrieves a list of configured general names.

Returns:
a list of general names

getInstanceParams

void getInstanceParams(java.util.Vector params)
Deprecated. 
Retrieves instance parameters.

Parameters:
params - instance parameters