Uses of Class
com.ibm.di.config.interfaces.TDIPropertyStore
-
Packages that use TDIPropertyStore Package Description com.ibm.di.api.jmx.mbeans Provides classes for the MBeans of the JMX layer.com.ibm.di.api.local Provides interfaces for managing the local session of the server API.com.ibm.di.api.local.impl Provides implementations of the interfaces for managing the local session of the server API.com.ibm.di.api.remote Provides interfaces for managing the remote session of the server API.com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API.com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model. -
-
Uses of TDIPropertyStore in com.ibm.di.api.jmx.mbeans
Methods in com.ibm.di.api.jmx.mbeans that return TDIPropertyStore Modifier and Type Method Description TDIPropertyStoreTDIProperties. getDefaultStore()Gets the default property store.TDIPropertyStoreTDIPropertiesMBean. getDefaultStore()Gets the default property store.TDIPropertyStoreTDIProperties. getPasswordStore()Returns the password store.TDIPropertyStoreTDIPropertiesMBean. getPasswordStore()Returns the password store.TDIPropertyStoreTDIProperties. getPropertyStore(java.lang.String name)Returns the named property store.TDIPropertyStoreTDIPropertiesMBean. getPropertyStore(java.lang.String name)Returns the named property store.TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value, boolean protect)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIPropertiesMBean. setProperty(java.lang.String key, java.lang.Object value)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIPropertiesMBean. setProperty(java.lang.String key, java.lang.Object value, boolean protect)Sets the property in the property store chosen by TDIProperties.Methods in com.ibm.di.api.jmx.mbeans with parameters of type TDIPropertyStore Modifier and Type Method Description voidTDIProperties. setDefaultStore(TDIPropertyStore defaultStore)Sets the default property store.voidTDIPropertiesMBean. setDefaultStore(TDIPropertyStore defaultStore)Sets the default property store.voidTDIProperties. setPasswordStore(TDIPropertyStore passwordStore)Sets the password store.voidTDIPropertiesMBean. setPasswordStore(TDIPropertyStore passwordStore)Sets the password store. -
Uses of TDIPropertyStore in com.ibm.di.api.local
Methods in com.ibm.di.api.local that return TDIPropertyStore Modifier and Type Method Description TDIPropertyStoreTDIProperties. getDefaultStore()Returns the default property store.TDIPropertyStoreTDIProperties. getPasswordStore()Returns the password store.TDIPropertyStoreTDIProperties. getPropertyStore(java.lang.String name)Returns the named property store.TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value, boolean protect)Sets the property in the property store chosen by TDIProperties.Methods in com.ibm.di.api.local with parameters of type TDIPropertyStore Modifier and Type Method Description voidTDIProperties. setDefaultStore(TDIPropertyStore defaultStore)Sets the default property store.voidTDIProperties. setPasswordStore(TDIPropertyStore passwordStore)Sets the password store. -
Uses of TDIPropertyStore in com.ibm.di.api.local.impl
Methods in com.ibm.di.api.local.impl that return TDIPropertyStore Modifier and Type Method Description TDIPropertyStoreTDIPropertiesImpl. getDefaultStore()Returns the default property store.TDIPropertyStoreTDIPropertiesImpl. getPasswordStore()Returns the password store.TDIPropertyStoreTDIPropertiesImpl. getPropertyStore(java.lang.String name)Returns the named property store.TDIPropertyStoreTDIPropertiesImpl. setProperty(java.lang.String key, java.lang.Object value)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIPropertiesImpl. setProperty(java.lang.String key, java.lang.Object value, boolean protect)Sets the property in the property store chosen by TDIProperties.Methods in com.ibm.di.api.local.impl with parameters of type TDIPropertyStore Modifier and Type Method Description voidTDIPropertiesImpl. setDefaultStore(TDIPropertyStore defaultStore)Sets the default property store.voidTDIPropertiesImpl. setPasswordStore(TDIPropertyStore passwordStore)Sets the password store. -
Uses of TDIPropertyStore in com.ibm.di.api.remote
Methods in com.ibm.di.api.remote that return TDIPropertyStore Modifier and Type Method Description TDIPropertyStoreTDIProperties. getDefaultStore()Returns the default property store.TDIPropertyStoreTDIProperties. getPasswordStore()Returns the password store.TDIPropertyStoreTDIProperties. getPropertyStore(java.lang.String name)Returns the named property store.TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value, boolean protect)Sets the property in the property store chosen by TDIProperties.Methods in com.ibm.di.api.remote with parameters of type TDIPropertyStore Modifier and Type Method Description voidTDIProperties. setDefaultStore(TDIPropertyStore defaultStore)Sets the default property store.voidTDIProperties. setPasswordStore(TDIPropertyStore passwordStore)Sets the password store. -
Uses of TDIPropertyStore in com.ibm.di.api.remote.impl
Methods in com.ibm.di.api.remote.impl that return TDIPropertyStore Modifier and Type Method Description TDIPropertyStoreTDIPropertiesImpl. getDefaultStore()Returns the default property store.TDIPropertyStoreTDIPropertiesImpl. getPasswordStore()Returns the password store.TDIPropertyStoreTDIPropertiesImpl. getPropertyStore(java.lang.String name)Returns the named property store.TDIPropertyStoreTDIPropertiesImpl. setProperty(java.lang.String key, java.lang.Object value)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIPropertiesImpl. setProperty(java.lang.String key, java.lang.Object value, boolean protect)Sets the property in the property store chosen by TDIProperties.Methods in com.ibm.di.api.remote.impl with parameters of type TDIPropertyStore Modifier and Type Method Description voidTDIPropertiesImpl. setDefaultStore(TDIPropertyStore defaultStore)Sets the default property store.voidTDIPropertiesImpl. setPasswordStore(TDIPropertyStore passwordStore)Sets the password store. -
Uses of TDIPropertyStore in com.ibm.di.config.interfaces
Fields in com.ibm.di.config.interfaces with type parameters of type TDIPropertyStore Modifier and Type Field Description protected java.util.List<TDIPropertyStore>TDIProperties. storesMethods in com.ibm.di.config.interfaces that return TDIPropertyStore Modifier and Type Method Description TDIPropertyStoreTDIProperties. getDefaultStore()TDIPropertyStoreExternalPropertiesDelegator. getNamedXP(java.lang.String name)Deprecated.Returns the extern property config named name >TDIPropertyStoreTDIProperties. getPasswordStore()TDIPropertyStoreTDIProperties. getPropertyStore(java.lang.String name)TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value)Sets the property in the property store chosen by TDIProperties.TDIPropertyStoreTDIProperties. setProperty(java.lang.String key, java.lang.Object value, boolean protect)Sets the property in the property store chosen by TDIProperties.Methods in com.ibm.di.config.interfaces that return types with arguments of type TDIPropertyStore Modifier and Type Method Description protected java.util.List<TDIPropertyStore>TDIProperties. selectStore(java.lang.String key, boolean read)Returns the preferred store for a property keyMethods in com.ibm.di.config.interfaces with parameters of type TDIPropertyStore Modifier and Type Method Description voidTDIProperties. setDefaultStore(TDIPropertyStore defaultStore)voidTDIProperties. setPasswordStore(TDIPropertyStore passwordStore)
-