com.netscape.certsrv.policy
Interface ISubjAltNameConfig

All Superinterfaces:
IGeneralNameConfig

Deprecated.

public interface ISubjAltNameConfig
extends IGeneralNameConfig

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
 java.lang.String getAttr()
          Deprecated. Retrieves configuration attribute.
 java.lang.String getPfx()
          Deprecated. Retrieves configuration prefix.
 
Methods inherited from interface com.netscape.certsrv.policy.IGeneralNameConfig
formGeneralName, formGeneralNames, getInstanceParams
 

Method Detail

getPfx

java.lang.String getPfx()
Deprecated. 
Retrieves configuration prefix.

Returns:
prefix

getAttr

java.lang.String getAttr()
Deprecated. 
Retrieves configuration attribute.

Returns:
attribute