public static class GeneralNameUtil.GeneralNameAsConstraintsConfig extends GeneralNameUtil.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, isValueConfiguredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstanceParamspublic GeneralNameAsConstraintsConfig(java.lang.String name,
IConfigStore config,
boolean isValueConfigured,
boolean isPolicyEnabled)
throws EBaseException
EBaseExceptionpublic org.mozilla.jss.netscape.security.x509.GeneralName getGeneralName()
IGeneralNameAsConstraintsConfiggetGeneralName in interface IGeneralNameAsConstraintsConfigpublic org.mozilla.jss.netscape.security.x509.GeneralName formGeneralName(java.lang.String choice,
java.lang.String value)
throws EBaseException
formGeneralName in class GeneralNameUtil.GeneralNameConfigEBaseException