Uses of Class
io.mosip.kernel.auth.defaultimpl.dto.DataBaseProps
-
Packages that use DataBaseProps Package Description io.mosip.kernel.auth.defaultimpl.repository.impl -
-
Uses of DataBaseProps in io.mosip.kernel.auth.defaultimpl.repository.impl
Constructors in io.mosip.kernel.auth.defaultimpl.repository.impl with parameters of type DataBaseProps Constructor Description DBDataStore(DataBaseProps dataBaseConfig)DBDataStore(DataBaseProps dataBaseConfig, int maximumPoolSize, int validationTimeout, int connectionTimeout, int idleTimeout, int minimumIdle)LdapDataStore(DataBaseProps dataBaseConfig)Deprecated.
-