Uses of Interface
com.netscape.certsrv.base.IConfigStore
Packages that use IConfigStore
Package
Description
-
Uses of IConfigStore in com.netscape.certsrv.base
Methods in com.netscape.certsrv.base with type parameters of type IConfigStoreModifier and TypeMethodDescription<T extends IConfigStore>
TIConfigStore.getSubStore
(String name, Class<T> clazz) Methods in com.netscape.certsrv.base that return IConfigStoreModifier and TypeMethodDescriptionBaseSubsystem.getConfigStore()
Retrieves the configuration store.IPluginImpl.getConfigStore()
Retrieves the configuration store.ISubsystem.getConfigStore()
Returns the root configuration storage of this system.IConfigStore.getSubStore
(String name) Retrieves the given sub-store.IConfigStore.makeSubStore
(String name) Creates a nested sub-store with the specified name.Methods in com.netscape.certsrv.base with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
BaseSubsystem.init
(IConfigStore config) Initializes this subsystem.void
IPluginImpl.init
(ISubsystem sys, String instanceName, String className, IConfigStore config) Initializes this plugin instance.void
ISubsystem.init
(IConfigStore config) Initializes this subsystem with the given configuration store. -
Uses of IConfigStore in com.netscape.certsrv.extensions
Methods in com.netscape.certsrv.extensions with parameters of type IConfigStoreModifier and TypeMethodDescriptionabstract void
CMSExtension.init
(IConfigStore config) initialize from configuration file -
Uses of IConfigStore in com.netscape.certsrv.jobs
Methods in com.netscape.certsrv.jobs that return IConfigStoreModifier and TypeMethodDescriptionIJob.getConfigStore()
Gets the configuration substore used by this jobMethods in com.netscape.certsrv.jobs with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
IJob.init
(ISubsystem owner, String id, String implName, IConfigStore config) Initialize from the configuration file. -
Uses of IConfigStore in com.netscape.certsrv.ldap
Methods in com.netscape.certsrv.ldap with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ILdapConnModule.init
(IConfigStore config) Initialize ldap publishing module with config store. -
Uses of IConfigStore in com.netscape.certsrv.listeners
Methods in com.netscape.certsrv.listeners that return IConfigStoreModifier and TypeMethodDescriptionIRequestListenerPlugin.getConfigStore()
get the configuration store of the plugin where the configuration parameters of the plug-in are stored.Methods in com.netscape.certsrv.listeners with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
IRequestListenerPlugin.init
(String name, String implName, IConfigStore config) the subsystem call this method to initialize the plug-in. -
Uses of IConfigStore in com.netscape.certsrv.logging
Methods in com.netscape.certsrv.logging that return IConfigStoreModifier and TypeMethodDescriptionILogEventListener.getConfigStore()
Get the configuration store for the log event listener.Methods in com.netscape.certsrv.logging with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ILogEventListener.init
(ISubsystem owner, IConfigStore config) Initialize this log listener -
Uses of IConfigStore in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish that return IConfigStoreMethods in com.netscape.certsrv.publish with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ILdapCrlMapper.init
(IConfigStore config) initialize from config store.void
ILdapPlugin.init
(IConfigStore config) Initialize from config store.void
ILdapPluginImpl.init
(IConfigStore config) initialize from config store and Isubsystem.void
ILdapPluginImpl.init
(ISubsystem sys, IConfigStore config) initialize from config store. -
Uses of IConfigStore in com.netscape.certsrv.request
Methods in com.netscape.certsrv.request with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
IRequestListener.init
(ISubsystem sub, IConfigStore config) Initializes request listener for the specific subsystem and configuration store. -
Uses of IConfigStore in com.netscape.certsrv.security
Fields in com.netscape.certsrv.security declared as IConfigStoreMethods in com.netscape.certsrv.security that return IConfigStoreMethods in com.netscape.certsrv.security with parameters of type IConfigStoreModifier and TypeMethodDescriptionorg.mozilla.jss.netscape.security.x509.AlgorithmId
ICryptoSubsystem.getAlgorithmId
(String algname, IConfigStore store) Retrieves CA's signing algorithm id.org.mozilla.jss.crypto.PQGParams
ICryptoSubsystem.getCAPQG
(int keysize, IConfigStore store) Retrieves PQG parameters based on key size.void
KeyCertData.setConfigFile
(IConfigStore file) Sets configuration file. -
Uses of IConfigStore in com.netscape.certsrv.selftests
Methods in com.netscape.certsrv.selftests that return IConfigStoreModifier and TypeMethodDescriptionISelfTest.getSelfTestConfigStore()
Returns the root configuration storage (self test parameters) associated with this subsystem.Methods in com.netscape.certsrv.selftests with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ISelfTest.initSelfTest
(ISelfTestSubsystem subsystem, String instanceName, IConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of IConfigStore in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
AgentCertAuthentication.init
(Profile profile, IConfigStore config) void
CMCAuth.init
(Profile profile, IConfigStore config) void
FlatFileAuth.init
(Profile profile, IConfigStore config) void
SessionAuthentication.init
(Profile profile, IConfigStore config) void
SSLclientCertAuthentication.init
(Profile profile, IConfigStore config) void
TokenAuthentication.init
(Profile profile, IConfigStore config) void
UidPwdDirAuthentication.init
(Profile profile, IConfigStore config) void
UidPwdPinDirAuthentication.init
(Profile profile, IConfigStore config) void
UserPwdDirAuthentication.init
(Profile profile, IConfigStore config) -
Uses of IConfigStore in com.netscape.cms.crl
Methods in com.netscape.cms.crl with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
CMSAuthInfoAccessExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) void
CMSCertificateIssuerExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) void
CMSCRLReasonExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) void
CMSFreshestCRLExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) void
CMSHoldInstructionExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) void
CMSInvalidityDateExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) void
CMSIssuerAlternativeNameExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) void
CMSIssuingDistributionPointExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) org.mozilla.jss.netscape.security.x509.Extension
CMSAuthInfoAccessExtension.getCRLExtension
(IConfigStore config, Object ip, boolean critical) org.mozilla.jss.netscape.security.x509.Extension
CMSCertificateIssuerExtension.getCRLExtension
(IConfigStore config, Object ip, boolean critical) org.mozilla.jss.netscape.security.x509.Extension
CMSCRLReasonExtension.getCRLExtension
(IConfigStore config, Object crlIssuingPoint, boolean critical) org.mozilla.jss.netscape.security.x509.Extension
CMSFreshestCRLExtension.getCRLExtension
(IConfigStore config, Object ip, boolean critical) org.mozilla.jss.netscape.security.x509.Extension
CMSHoldInstructionExtension.getCRLExtension
(IConfigStore config, Object ip, boolean critical) org.mozilla.jss.netscape.security.x509.Extension
CMSInvalidityDateExtension.getCRLExtension
(IConfigStore config, Object crlIssuingPoint, boolean critical) org.mozilla.jss.netscape.security.x509.Extension
CMSIssuerAlternativeNameExtension.getCRLExtension
(IConfigStore config, Object ip, boolean critical) org.mozilla.jss.netscape.security.x509.Extension
CMSIssuingDistributionPointExtension.getCRLExtension
(IConfigStore config, Object ip, boolean critical) -
Uses of IConfigStore in com.netscape.cms.jobs
Fields in com.netscape.cms.jobs declared as IConfigStoreMethods in com.netscape.cms.jobs that return IConfigStoreModifier and TypeMethodDescriptionAJobBase.getConfigStore()
Gets the configuration substore used by this jobMethods in com.netscape.cms.jobs with parameters of type IConfigStoreModifier and TypeMethodDescriptionabstract void
AJobBase.init
(ISubsystem owner, String id, String implName, IConfigStore config) abstract methodsvoid
RequestInQueueJob.init
(ISubsystem owner, String id, String implName, IConfigStore config) initialize from the configuration file -
Uses of IConfigStore in com.netscape.cms.listeners
Methods in com.netscape.cms.listeners that return IConfigStoreMethods in com.netscape.cms.listeners with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
PinRemovalListener.init
(ISubsystem sub, IConfigStore config) void
PinRemovalListener.init
(String name, String ImplName, IConfigStore config) void
RequestInQListener.init
(ISubsystem sub, IConfigStore config) initializes the listener from the configuration -
Uses of IConfigStore in com.netscape.cms.logging
Fields in com.netscape.cms.logging declared as IConfigStoreMethods in com.netscape.cms.logging that return IConfigStoreModifier and TypeMethodDescriptionLogFile.getConfigStore()
Retrieves the configuration store of this subsystem.Methods in com.netscape.cms.logging with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
LogFile.init
(IConfigStore config) Initialize and open the log using the parameters from a config storevoid
LogFile.init
(ISubsystem owner, IConfigStore config) void
RollingLogFile.init
(IConfigStore config) Initialize and open a RollingLogFile using the prop config store -
Uses of IConfigStore in com.netscape.cms.profile
Methods in com.netscape.cms.profile with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ProfileAuthenticator.init
(Profile profile, IConfigStore config) Initializes this default policy. -
Uses of IConfigStore in com.netscape.cms.profile.common
Fields in com.netscape.cms.profile.common declared as IConfigStoreMethods in com.netscape.cms.profile.common that return IConfigStoreModifier and TypeMethodDescriptionProfile.getConfigStore()
Retrieves the configuration store of this profile.abstract IConfigStore
ProfileInput.getConfigStore()
Returns configuration store.abstract IConfigStore
ProfileOutput.getConfigStore()
Retrieves configuration store.Methods in com.netscape.cms.profile.common with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
Profile.init
(IConfigStore config) Initializes this profile.abstract void
ProfileOutput.init
(IConfigStore config) Initializes this default policy. -
Uses of IConfigStore in com.netscape.cms.profile.constraint
Methods in com.netscape.cms.profile.constraint that return IConfigStoreModifier and TypeMethodDescriptionabstract IConfigStore
PolicyConstraint.getConfigStore()
Returns the corresponding configuration store of this constraint policy.Methods in com.netscape.cms.profile.constraint with parameters of type IConfigStoreModifier and TypeMethodDescriptionabstract void
PolicyConstraint.init
(IConfigStore config) Initializes this constraint policy. -
Uses of IConfigStore in com.netscape.cms.profile.def
Methods in com.netscape.cms.profile.def that return IConfigStoreModifier and TypeMethodDescriptionabstract IConfigStore
PolicyDefault.getConfigStore()
Retrieves the configuration store of this default.Methods in com.netscape.cms.profile.def with parameters of type IConfigStoreModifier and TypeMethodDescriptionabstract void
PolicyDefault.init
(IConfigStore config) Initializes this default policy. -
Uses of IConfigStore in com.netscape.cms.profile.input
Fields in com.netscape.cms.profile.input declared as IConfigStoreMethods in com.netscape.cms.profile.input that return IConfigStoreMethods in com.netscape.cms.profile.input with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
CertReqInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
CMCCertReqInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
DualKeyGenInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
EncryptionKeyGenInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
EnrollInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
FileSigningInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
GenericInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
ImageInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
KeyGenInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
nsHKeyCertReqInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
nsNKeyCertReqInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
SerialNumRenewInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
ServerKeygenInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
SigningKeyGenInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
SubjectAltNameExtInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
SubjectDNInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
SubjectNameInput.init
(Profile profile, IConfigStore config) Initializes this default policy.void
SubmitterInfoInput.init
(Profile profile, IConfigStore config) Initializes this default policy. -
Uses of IConfigStore in com.netscape.cms.profile.output
Methods in com.netscape.cms.profile.output that return IConfigStoreMethods in com.netscape.cms.profile.output with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
EnrollOutput.init
(IConfigStore config) Initializes this default policy. -
Uses of IConfigStore in com.netscape.cms.profile.updater
Methods in com.netscape.cms.profile.updater that return IConfigStoreModifier and TypeMethodDescriptionIProfileUpdater.getConfigStore()
Retrieves configuration store.SubsystemGroupUpdater.getConfigStore()
Methods in com.netscape.cms.profile.updater with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
IProfileUpdater.init
(Profile profile, IConfigStore config) Initializes this default policy.void
SubsystemGroupUpdater.init
(Profile profile, IConfigStore config) -
Uses of IConfigStore in com.netscape.cms.publish.mappers
Fields in com.netscape.cms.publish.mappers declared as IConfigStoreModifier and TypeFieldDescriptionprotected IConfigStore
LdapCaSimpleMap.mConfig
protected IConfigStore
LdapCertExactMap.mConfig
protected IConfigStore
LdapCertSubjMap.mConfig
protected IConfigStore
LdapDNCompsMap.mConfig
protected IConfigStore
LdapEnhancedMap.mConfig
protected IConfigStore
LdapSimpleMap.mConfig
NoMap.mConfig
Methods in com.netscape.cms.publish.mappers that return IConfigStoreModifier and TypeMethodDescriptionLdapCaSimpleMap.getConfigStore()
LdapCertExactMap.getConfigStore()
LdapCertSubjMap.getConfigStore()
LdapDNCompsMap.getConfigStore()
LdapEnhancedMap.getConfigStore()
implementation for extended ILdapPlugin interface methodLdapSimpleMap.getConfigStore()
NoMap.getConfigStore()
Methods in com.netscape.cms.publish.mappers with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
LdapCaSimpleMap.init
(IConfigStore config) for initializing from config store.void
LdapCertExactMap.init
(IConfigStore config) void
LdapCertSubjMap.init
(IConfigStore config) void
LdapDNCompsMap.init
(IConfigStore config) for initializing from config store.void
LdapEnhancedMap.init
(IConfigStore config) for initializing from config store.void
LdapSimpleMap.init
(IConfigStore config) for initializing from config store.void
NoMap.init
(IConfigStore config) for initializing from config store. -
Uses of IConfigStore in com.netscape.cms.publish.publishers
Fields in com.netscape.cms.publish.publishers declared as IConfigStoreModifier and TypeFieldDescriptionprotected IConfigStore
LdapCaCertPublisher.mConfig
protected IConfigStore
LdapCertificatePairPublisher.mConfig
protected IConfigStore
LdapCertSubjPublisher.mConfig
protected IConfigStore
LdapCrlPublisher.mConfig
Methods in com.netscape.cms.publish.publishers that return IConfigStoreModifier and TypeMethodDescriptionFileBasedPublisher.getConfigStore()
LdapCaCertPublisher.getConfigStore()
LdapCertificatePairPublisher.getConfigStore()
LdapCertSubjPublisher.getConfigStore()
LdapCrlPublisher.getConfigStore()
LdapUserCertPublisher.getConfigStore()
OCSPPublisher.getConfigStore()
Methods in com.netscape.cms.publish.publishers with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
FileBasedPublisher.init
(IConfigStore config) Initializes this plugin.void
LdapCaCertPublisher.init
(IConfigStore config) void
LdapCertificatePairPublisher.init
(IConfigStore config) void
LdapCertSubjPublisher.init
(IConfigStore config) void
LdapCrlPublisher.init
(IConfigStore config) void
LdapUserCertPublisher.init
(IConfigStore config) void
OCSPPublisher.init
(IConfigStore config) Initializes this plugin. -
Uses of IConfigStore in com.netscape.cms.selftests
Fields in com.netscape.cms.selftests declared as IConfigStoreMethods in com.netscape.cms.selftests that return IConfigStoreModifier and TypeMethodDescriptionASelfTest.getSelfTestConfigStore()
Returns the root configuration storage (self test parameters) associated with this subsystem.Methods in com.netscape.cms.selftests with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ASelfTest.initSelfTest
(ISelfTestSubsystem subsystem, String instanceName, IConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of IConfigStore in com.netscape.cms.selftests.common
Methods in com.netscape.cms.selftests.common that return IConfigStoreModifier and TypeMethodDescriptionSystemCertsVerification.getSelfTestConfigStore()
Returns the root configuration storage (self test parameters) associated with this subsystem.Methods in com.netscape.cms.selftests.common with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
SystemCertsVerification.initSelfTest
(ISelfTestSubsystem subsystem, String instanceName, IConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of IConfigStore in com.netscape.cms.servlet.admin
Methods in com.netscape.cms.servlet.admin with parameters of type IConfigStoreModifier and TypeMethodDescriptionprotected void
AdminServlet.getConfig
(IConfigStore config, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) Generic configuration store get operation.protected void
AdminServlet.listConfig
(IConfigStore config, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) Lists configuration store.protected void
AdminServlet.setConfig
(IConfigStore config, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) Generic configuration store set operation. -
Uses of IConfigStore in com.netscape.cms.servlet.base
Fields in com.netscape.cms.servlet.base declared as IConfigStore -
Uses of IConfigStore in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common with parameters of type IConfigStore -
Uses of IConfigStore in com.netscape.cmscore.apps
Classes in com.netscape.cmscore.apps that implement IConfigStoreModifier and TypeClassDescriptionclass
class
class
class
class
Methods in com.netscape.cmscore.apps that return IConfigStoreModifier and TypeMethodDescriptionCMSEngine.createFileConfigStore
(String path) CMSEngine.getConfigStore()
returns the main config storeMethods in com.netscape.cmscore.apps with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
SubsystemListener.init
(IConfigStore config) void
CMSEngine.initSubsystem
(ISubsystem subsystem, IConfigStore subsystemConfig) static void
Setup.installAuthImpls
(IConfigStore c) static void
Setup.installCACRLExtensions
(IConfigStore c) This function is used for installation and upgrade.static void
Setup.installCAPublishingImpls
(IConfigStore c) static void
Setup.installOIDMap
(IConfigStore c) static void
Setup.installPolicyImpls
(String prefix, IConfigStore c) This function is used for installation and upgrade. -
Uses of IConfigStore in com.netscape.cmscore.authentication
Methods in com.netscape.cmscore.authentication with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
AuthSubsystem.init
(IConfigStore config) Initializes the authentication subsystem from the config store. -
Uses of IConfigStore in com.netscape.cmscore.authorization
Methods in com.netscape.cmscore.authorization that return IConfigStoreModifier and TypeMethodDescriptionAuthzSubsystem.getConfigStore()
Returns the root configuration storage of this system.Methods in com.netscape.cmscore.authorization with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
AuthzSubsystem.init
(IConfigStore config) Initializes the authorization subsystem from the config store. -
Uses of IConfigStore in com.netscape.cmscore.base
Classes in com.netscape.cmscore.base that implement IConfigStoreModifier and TypeClassDescriptionclass
A class represents a in-memory configuration store.Methods in com.netscape.cmscore.base with type parameters of type IConfigStoreModifier and TypeMethodDescription<T extends IConfigStore>
TPropConfigStore.getSubStore
(String name, Class<T> clazz) Methods in com.netscape.cmscore.base that return IConfigStoreModifier and TypeMethodDescriptionPropConfigStore.getSubStore
(String name) Retrieves a sub store.PropConfigStore.makeSubStore
(String name) Creates a new sub store.Methods in com.netscape.cmscore.base with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ConfigStorage.commit
(IConfigStore config, boolean createBackup) void
FileConfigStore.commit
(IConfigStore config, boolean createBackup) The original config file is copied to. . void
LDAPConfigStore.commit
(IConfigStore config, boolean createBackup) Commit the configuration to the database.netscape.ldap.LDAPEntry
LDAPConfigStore.commitReturn
(IConfigStore config, boolean createBackup, String[] attrs) This version of commit also returns the post-read entry that the change resulted in.void
ConfigStorage.load
(IConfigStore config) void
FileConfigStore.load
(IConfigStore config) static Vector<ISubsystem>
SubsystemLoader.load
(IConfigStore config) -
Uses of IConfigStore in com.netscape.cmscore.cert
Methods in com.netscape.cmscore.cert that return IConfigStoreModifier and TypeMethodDescriptionOidLoaderSubsystem.getConfigStore()
X500NameSubsystem.getConfigStore()
Methods in com.netscape.cmscore.cert with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
OidLoaderSubsystem.init
(IConfigStore config) Initializes this subsystem with the given configuration store.void
X500NameSubsystem.init
(IConfigStore config) Initializes this subsystem with the given configuration store. -
Uses of IConfigStore in com.netscape.cmscore.connector
Methods in com.netscape.cmscore.connector with parameters of type IConfigStoreConstructors in com.netscape.cmscore.connector with parameters of type IConfigStoreModifierConstructorDescriptionHttpConnector
(IAuthority source, String nickName, String clientCiphers, IRemoteAuthority dest, int resendInterval, IConfigStore config) HttpConnector
(IAuthority source, String nickName, String clientCiphers, IRemoteAuthority dest, int resendInterval, IConfigStore config, int timeout) -
Uses of IConfigStore in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that return IConfigStoreModifier and TypeMethodDescriptionDBRegistry.getConfigStore()
LDAPRegistry.getConfigStore()
Retrieves configuration store.Methods in com.netscape.cmscore.dbs with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
DBRegistry.init
(IConfigStore config) void
LDAPRegistry.init
(IConfigStore config) Initializes the internal registery. -
Uses of IConfigStore in com.netscape.cmscore.extensions
Methods in com.netscape.cmscore.extensions that return IConfigStoreMethods in com.netscape.cmscore.extensions with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
CMSExtensionsMap.init
(IConfigStore config) Create extensions from configuration store.void
KeyUsage.init
(IConfigStore config) -
Uses of IConfigStore in com.netscape.cmscore.jobs
Methods in com.netscape.cmscore.jobs that return IConfigStoreModifier and TypeMethodDescriptionJobsScheduler.getConfigStore()
Returns the root configuration storage of this system.Methods in com.netscape.cmscore.jobs with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
JobsScheduler.init
(IConfigStore config) read from the config file all implementations of Jobs, register and initialize them -
Uses of IConfigStore in com.netscape.cmscore.ldap
Classes in com.netscape.cmscore.ldap that implement IConfigStoreModifier and TypeClassDescriptionclass
class
class
class
Fields in com.netscape.cmscore.ldap declared as IConfigStoreModifier and TypeFieldDescriptionprotected IConfigStore
LdapConnModule.mConfig
protected IConfigStore
PublisherProcessor.mLdapConfig
Methods in com.netscape.cmscore.ldap that return IConfigStoreMethods in com.netscape.cmscore.ldap with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
LdapConnModule.init
(IConfigStore config) void
LdapRule.init
(IConfigStore config) The init method in ILdapPlugin It can not set set mapper,publisher choice for console dynamicly Should not use this method to init.void
LdapRule.init
(PublisherProcessor processor, IConfigStore config) Initialize the plugin. -
Uses of IConfigStore in com.netscape.cmscore.ldapconn
Classes in com.netscape.cmscore.ldapconn that implement IConfigStoreModifier and TypeClassDescriptionclass
class
class
class
-
Uses of IConfigStore in com.netscape.cmscore.logging
Methods in com.netscape.cmscore.logging that return IConfigStoreModifier and TypeMethodDescriptionLogSubsystem.getConfigStore()
Returns the root configuration storage of this system.Methods in com.netscape.cmscore.logging with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
LogSubsystem.init
(IConfigStore config) Initializes the log subsystem. -
Uses of IConfigStore in com.netscape.cmscore.registry
Methods in com.netscape.cmscore.registry that return IConfigStoreModifier and TypeMethodDescriptionPluginRegistry.getConfigStore()
Returns the root configuration storage of this system.PluginRegistry.getFileConfigStore()
Returns handle to the registry configuration file.Methods in com.netscape.cmscore.registry with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
PluginRegistry.init
(IConfigStore config, String defaultRegistryFile) Initializes this subsystem with the given configuration store.void
PluginRegistry.loadPlugin
(IConfigStore config, String type, String id) Load plugins of the given type.void
PluginRegistry.loadPlugins
(IConfigStore config, String type) Load plugins of the given type. -
Uses of IConfigStore in com.netscape.cmscore.request
Methods in com.netscape.cmscore.request that return IConfigStoreMethods in com.netscape.cmscore.request with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
RequestSubsystem.init
(IConfigStore config, DBSubsystem dbSubsystem) -
Uses of IConfigStore in com.netscape.cmscore.security
Classes in com.netscape.cmscore.security that implement IConfigStoreFields in com.netscape.cmscore.security declared as IConfigStoreMethods in com.netscape.cmscore.security with parameters of type IConfigStoreModifier and TypeMethodDescriptionorg.mozilla.jss.netscape.security.x509.AlgorithmId
JssSubsystem.getAlgorithmId
(String algname, IConfigStore store) static org.mozilla.jss.netscape.security.x509.AlgorithmId
KeyCertUtil.getAlgorithmId
(String algname, IConfigStore store) org.mozilla.jss.crypto.PQGParams
JssSubsystem.getCAPQG
(int keysize, IConfigStore store) static org.mozilla.jss.crypto.PQGParams
KeyCertUtil.getCAPQG
(int keysize, IConfigStore store) -
Uses of IConfigStore in com.netscape.cmscore.selftests
Methods in com.netscape.cmscore.selftests that return IConfigStoreModifier and TypeMethodDescriptionSelfTestSubsystem.getConfigStore()
Returns the root configuration storage of this subsystem.Methods in com.netscape.cmscore.selftests with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
SelfTestSubsystem.init
(IConfigStore config) This method initializes this subsystem. -
Uses of IConfigStore in com.netscape.cmscore.usrgrp
Classes in com.netscape.cmscore.usrgrp that implement IConfigStore -
Uses of IConfigStore in com.netscape.cmscore.util
Methods in com.netscape.cmscore.util that return IConfigStoreModifier and TypeMethodDescriptionProfileSubsystem.getConfigStore()
StatsSubsystem.getConfigStore()
Methods in com.netscape.cmscore.util with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
Debug.init
(IConfigStore config) Debug subsystem initialization.void
ProfileSubsystem.init
(IConfigStore config) Initializes this subsystem with the given configuration store.void
StatsSubsystem.init
(IConfigStore config) Initializes this subsystem with the given configuration store. -
Uses of IConfigStore in org.dogtagpki.legacy.core.policy
Fields in org.dogtagpki.legacy.core.policy declared as IConfigStoreModifier and TypeFieldDescriptionGeneralNameConfig.mConfig
GeneralNamesConfig.mConfig
protected IConfigStore
GenericPolicyProcessor.mConfig
Methods in org.dogtagpki.legacy.core.policy that return IConfigStoreModifier and TypeMethodDescriptionGeneralNameConfig.getConfig()
GeneralNamesConfig.getConfig()
GenericPolicyProcessor.getConfigStore()
Returns the configuration store.Methods in org.dogtagpki.legacy.core.policy with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
GenericPolicyProcessor.init
(IAuthority owner, IConfigStore config) Initializes the PolicyProcessorprotected GeneralNameConfig
GeneralNamesAsConstraintsConfig.newGeneralNameConfig
(String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) protected GeneralNameConfig
GeneralNamesConfig.newGeneralNameConfig
(String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) Constructors in org.dogtagpki.legacy.core.policy with parameters of type IConfigStoreModifierConstructorDescriptionGeneralNameAsConstraintsConfig
(String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) GeneralNameConfig
(String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) GeneralNamesAsConstraintsConfig
(String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) GeneralNamesConfig
(String name, IConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) SubjAltNameGN
(String name, IConfigStore config, boolean isPolicyEnabled) -
Uses of IConfigStore in org.dogtagpki.legacy.policy
Methods in org.dogtagpki.legacy.policy with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
IPolicyRule.init
(IPolicyProcessor owner, IConfigStore config) Initializes the policy rule. -
Uses of IConfigStore in org.dogtagpki.legacy.server.policy
Methods in org.dogtagpki.legacy.server.policy with parameters of type IConfigStoreModifier and TypeMethodDescriptionabstract void
APolicyRule.init
(IPolicyProcessor owner, IConfigStore config) Initializes the policy rule. -
Uses of IConfigStore in org.dogtagpki.legacy.server.policy.constraints
Methods in org.dogtagpki.legacy.server.policy.constraints with parameters of type IConfigStoreModifier and TypeMethodDescriptionvoid
ManualAuthentication.init
(IPolicyProcessor owner, IConfigStore config) Initializes this policy rule. -
Uses of IConfigStore in org.dogtagpki.server.authentication
Classes in org.dogtagpki.server.authentication that implement IConfigStoreModifier and TypeClassDescriptionclass
class
class
-
Uses of IConfigStore in org.dogtagpki.server.authorization
Classes in org.dogtagpki.server.authorization that implement IConfigStoreModifier and TypeClassDescriptionclass
class
class
Methods in org.dogtagpki.server.authorization that return IConfigStoreModifier and TypeMethodDescriptionIAuthzManager.getConfigStore()
Get the configuration store for this authorization manager. -
Uses of IConfigStore in org.dogtagpki.server.ca
Methods in org.dogtagpki.server.ca with parameters of type IConfigStoreModifier and TypeMethodDescriptionboolean
ICertificateAuthority.addCRLIssuingPoint
(IConfigStore crlSubStore, String id, boolean enable, String description) Adds CRL issuing point with the given identifier and description.void
ICertificateAuthority.deleteCRLIssuingPoint
(IConfigStore crlSubStore, String id) Deletes CRL issuing point with the given identifier.void
ICMSCRLExtension.getConfigParams
(IConfigStore config, NameValuePairs nvp) Reads configuration data and converts them to name value pairs.ICAService.getConnector
(IConfigStore cs) org.mozilla.jss.netscape.security.x509.Extension
ICMSCRLExtension.getCRLExtension
(IConfigStore config, Object crlIssuingPoint, boolean critical) Builds new CRL extension based on configuration data, issuing point information, and criticality.void
ICRLIssuingPoint.init
(ISubsystem ca, String id, IConfigStore config) Initializes CRL issuing point.void
ICMSCRLExtensions.setConfigParams
(String id, NameValuePairs nvp, IConfigStore config) Updates configuration store for extension identified by id with data delivered in name value pairs.