com.netscape.certsrv.policy
Interface IGeneralNameAsConstraintsConfig


Deprecated.

public interface IGeneralNameAsConstraintsConfig

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$, $Date$

Method Summary
 netscape.security.x509.GeneralName getGeneralName()
          Deprecated. Retrieves the general name.
 void getInstanceParams(java.util.Vector params)
          Deprecated. Retrieves instance parameters.
 

Method Detail

getInstanceParams

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

Parameters:
params - parameters

getGeneralName

netscape.security.x509.GeneralName getGeneralName()
Deprecated. 
Retrieves the general name.

Returns:
general name