Uses of Interface
com.netscape.certsrv.policy.IGeneralNamesConfig

Packages that use IGeneralNamesConfig
com.netscape.certsrv.apps   
 

Uses of IGeneralNamesConfig in com.netscape.certsrv.apps
 

Methods in com.netscape.certsrv.apps that return IGeneralNamesConfig
static IGeneralNamesConfig CMS.createGeneralNamesConfig(java.lang.String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled)
          Created general names configuration.
 IGeneralNamesConfig ICMSEngine.createGeneralNamesConfig(java.lang.String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled)
          Created general names configuration.