|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.cms.profile.def.EnrollDefault
com.netscape.cms.profile.def.CAEnrollDefault
public abstract class CAEnrollDefault
This class implements an abstract CA specific Enrollment default. This policy can only be used with CA subsystem.
Field Summary |
---|
Fields inherited from class com.netscape.cms.profile.def.EnrollDefault |
---|
GN_ANY_NAME, GN_DIRECTORY_NAME, GN_DNS_NAME, GN_EDI_NAME, GN_IP_NAME, GN_OID_NAME, GN_RFC822_NAME, GN_URI_NAME, mConfig, mConfigNames, mValueNames, PROP_NAME |
Constructor Summary | |
---|---|
CAEnrollDefault()
|
Method Summary | |
---|---|
netscape.security.x509.KeyIdentifier |
getCAKeyIdentifier()
|
netscape.security.x509.KeyIdentifier |
getKeyIdentifier(netscape.security.x509.X509CertInfo info)
|
Methods inherited from class com.netscape.cms.profile.def.EnrollDefault |
---|
addConfigName, addExtension, addValueName, buildRecords, deleteExtension, escapeValueRfc1779, getBoolean, getBytes, getConfig, getConfigBoolean, getConfigDescriptor, getConfigInt, getConfigNames, getConfigStore, getExtension, getExtension, getGeneralNameType, getGeneralNameValue, getInt, getLocale, getName, getText, getValue, getValue, getValueDescriptor, getValueNames, init, isGeneralNameType, isGeneralNameValid, isOptional, isValidOID, mapPattern, parseGeneralName, parseGeneralName, parseRecords, populate, populate, refreshConfigAndValueNames, replaceExtension, setConfig, setValue, setValue, toGeneralNameString, toHexString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.netscape.certsrv.profile.IPolicyDefault |
---|
getValueDescriptor |
Constructor Detail |
---|
public CAEnrollDefault()
Method Detail |
---|
public netscape.security.x509.KeyIdentifier getKeyIdentifier(netscape.security.x509.X509CertInfo info)
public netscape.security.x509.KeyIdentifier getCAKeyIdentifier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |