public class GeneralNameAsConstraintsConfig extends GeneralNameConfig implements IGeneralNameAsConstraintsConfig
mConfig, mGeneralName, mGenNameChoice, mIsPolicyEnabled, mIsValueConfigured, mName, mNameDot, mNameDotChoice, mNameDotValue, mValue
Constructor and Description |
---|
GeneralNameAsConstraintsConfig(java.lang.String name,
IConfigStore config,
boolean isValueConfigured,
boolean isPolicyEnabled) |
Modifier and Type | Method and Description |
---|---|
org.mozilla.jss.netscape.security.x509.GeneralName |
formGeneralName(java.lang.String choice,
java.lang.String value)
Form a general name from the value string.
|
org.mozilla.jss.netscape.security.x509.GeneralName |
getGeneralName()
Retrieves the general name.
|
formGeneralName, formGeneralNames, getConfig, getDefaultParams, getExtendedPluginInfo, getGenNameChoice, getInstanceParams, getName, getValue, isValueConfigured
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstanceParams
public GeneralNameAsConstraintsConfig(java.lang.String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) throws EBaseException
EBaseException
public org.mozilla.jss.netscape.security.x509.GeneralName getGeneralName()
IGeneralNameAsConstraintsConfig
getGeneralName
in interface IGeneralNameAsConstraintsConfig
public org.mozilla.jss.netscape.security.x509.GeneralName formGeneralName(java.lang.String choice, java.lang.String value) throws EBaseException
formGeneralName
in class GeneralNameConfig
EBaseException