Uses of Interface
io.datarouter.auth.service.DefaultDatarouterAccountKeysSupplier
| Package | Description |
|---|---|
| io.datarouter.auth.client | |
| io.datarouter.auth.service |
-
Uses of DefaultDatarouterAccountKeysSupplier in io.datarouter.auth.client
Constructors in io.datarouter.auth.client with parameters of type DefaultDatarouterAccountKeysSupplier Constructor Description BaseDatarouterClientSettings(io.datarouter.storage.setting.SettingFinder finder, DefaultDatarouterAccountKeysSupplier defaultDatarouterAccountKeys, java.lang.String settingNodeName, io.datarouter.httpclient.client.DatarouterService service, io.datarouter.storage.setting.DefaultSettingValue<java.lang.String> endpointDomainDefaults) -
Uses of DefaultDatarouterAccountKeysSupplier in io.datarouter.auth.service
Classes in io.datarouter.auth.service that implement DefaultDatarouterAccountKeysSupplier Modifier and Type Class Description classDefaultDatarouterAccountKeysstatic classDefaultDatarouterAccountKeysSupplier.NoOpDefaultDatarouterAccountKeysSupplier