Package io.datarouter.auth.service
Class DefaultDatarouterAccountKeysSupplier.NoOpDefaultDatarouterAccountKeysSupplier
java.lang.Object
io.datarouter.auth.service.DefaultDatarouterAccountKeysSupplier.NoOpDefaultDatarouterAccountKeysSupplier
- All Implemented Interfaces:
DefaultDatarouterAccountKeysSupplier
- Enclosing interface:
- DefaultDatarouterAccountKeysSupplier
public static class DefaultDatarouterAccountKeysSupplier.NoOpDefaultDatarouterAccountKeysSupplier extends Object implements DefaultDatarouterAccountKeysSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.auth.service.DefaultDatarouterAccountKeysSupplier
DefaultDatarouterAccountKeysSupplier.NoOpDefaultDatarouterAccountKeysSupplier -
Constructor Summary
Constructors Constructor Description NoOpDefaultDatarouterAccountKeysSupplier() -
Method Summary
Modifier and Type Method Description StringgetDefaultApiKey()StringgetDefaultSecretKey()
-
Constructor Details
-
NoOpDefaultDatarouterAccountKeysSupplier
public NoOpDefaultDatarouterAccountKeysSupplier()
-
-
Method Details
-
getDefaultApiKey
- Specified by:
getDefaultApiKeyin interfaceDefaultDatarouterAccountKeysSupplier
-
getDefaultSecretKey
- Specified by:
getDefaultSecretKeyin interfaceDefaultDatarouterAccountKeysSupplier
-