public class PKIPreferencesImpl extends PreferencesMap implements PKIPreferences
| Constructor and Description |
|---|
PKIPreferencesImpl()
PKI Related preferences
|
clone, get, getNonCloneableKeys, getPreference, put, setPreferencepublic static PKIPreferencesImpl getInstance()
public static PKIPreferencesImpl getInstance(PKIPreferences pkiPrefs)
protected Object getPrefValueFromString(String prefName, String value)
getPrefValueFromString in class PreferencesMappublic PreferencesMap newInstance()
PreferencesMapnewInstance in class PreferencesMapprotected PreferencesMap createChild(String myKey)
createChild in class PreferencesMappublic CRLPreferences getCRLPreferences()
getCRLPreferences in interface PKIPreferencespublic OCSPPreferences getOCSPPreferences()
getOCSPPreferences in interface PKIPreferencespublic TSPPreferences getTSPPreferences()
getTSPPreferences in interface PKIPreferencespublic PathValidationPreferences getPathPreferences()
getPathPreferences in interface PKIPreferencespublic GeneralPreferences getGeneralPreferences()
getGeneralPreferences in interface PKIPreferencespublic TransportPreferences getTransportPreferences()
getTransportPreferences in interface PKIPreferencespublic void setCRLPreferences(CRLPreferences prefs)
setCRLPreferences in interface PKIPreferencesprefs - the CRL preferencespublic void setOCSPPreferences(OCSPPreferences prefs)
setOCSPPreferences in interface PKIPreferencesprefs - the OCSP preferencespublic void setTSPPreferences(TSPPreferences prefs)
setTSPPreferences in interface PKIPreferencesprefs - the Timestamping preferencespublic void setGeneralPreferences(GeneralPreferences prefs)
setGeneralPreferences in interface PKIPreferencesprefs - the General preferencespublic void setPathPreferences(PathValidationPreferences prefs)
setPathPreferences in interface PKIPreferencesprefs - the Path Validation preferencespublic void setTransportPreferences(TransportPreferences prefs)
setTransportPreferences in interface PKIPreferencesprefs - the Transport preferencesCopyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.