-
Constructors in io.datarouter.auth.service with parameters of type BaseDatarouterAccountDao
| Constructor |
Description |
DatarouterAccountCredentialService(BaseDatarouterAccountDao datarouterAccountDao,
BaseDatarouterAccountCredentialDao datarouterAccountCredentialDao,
BaseDatarouterAccountSecretCredentialDao datarouterAccountSecretCredentialDao,
DatarouterAccountPermissionKeysByPrefixCache datarouterAccountPermissionKeysByPrefixCache,
DatarouterAccountLastUsedDateService datarouterAccountLastUsedDateService,
DatarouterAuthExecutors.DatarouterAccountCredentialCacheExecutor executor,
io.datarouter.secret.service.SecretService secretService,
io.datarouter.secret.service.SecretNamespacer secretNamespacer) |
|
DatarouterAccountLastUsedDateService(BaseDatarouterAccountDao accountDao,
BaseDatarouterAccountCredentialDao credentialDao,
BaseDatarouterAccountSecretCredentialDao secretCredentialDao) |
|
DatarouterAccountUserService(BaseDatarouterAccountDao datarouterAccountDao,
BaseDatarouterAccountCredentialDao datarouterAccountCredentialDao,
BaseDatarouterUserAccountMapDao datarouterUserAccountMapDao) |
|
-
-
Constructors in io.datarouter.auth.web with parameters of type BaseDatarouterAccountDao
| Constructor |
Description |
DatarouterAccountManagerHandler(BaseDatarouterAccountDao datarouterAccountDao,
BaseDatarouterAccountPermissionDao datarouterAccountPermissionDao,
DatarouterAccountCredentialService acccountCredentialService,
io.datarouter.storage.config.properties.DatarouterServerTypeSupplier serverType,
DatarouterAuthFiles files,
DatarouterAuthPaths paths,
DefaultDatarouterAccountAvailableEndpointsProvider defaultDatarouterAccountAvailableEndpointsProvider,
io.datarouter.web.html.react.bootstrap4.Bootstrap4ReactPageFactory reactPageFactory,
io.datarouter.instrumentation.changelog.ChangelogRecorder changelogRecorder,
io.datarouter.instrumentation.metric.MetricLinkBuilder metricLinkBuilder,
io.datarouter.web.user.session.CurrentUserSessionInfoService currentSessionInfoService,
DatarouterAccountDeleteAction datarouterAccountDeleteAction) |
|
DatarouterAccountManagerHandler(BaseDatarouterAccountDao datarouterAccountDao,
BaseDatarouterAccountPermissionDao datarouterAccountPermissionDao,
DatarouterAccountCredentialService acccountCredentialService,
io.datarouter.storage.config.properties.DatarouterServerTypeSupplier serverType,
DatarouterAuthFiles files,
DatarouterAccountAvailableEndpointsProvider datarouterAccountAvailableEndpointsProvider,
io.datarouter.web.html.react.bootstrap4.Bootstrap4ReactPageFactory reactPageFactory,
io.datarouter.instrumentation.changelog.ChangelogRecorder changelogRecorder,
io.datarouter.instrumentation.metric.MetricLinkBuilder metricLinkBuilder,
io.datarouter.web.user.session.CurrentUserSessionInfoService currentSessionInfoService,
DatarouterAccountDeleteAction datarouterAccountDeleteAction,
String path) |
|