Uses of Class
io.datarouter.auth.service.DatarouterAccountApiKeyPredicate
| Package | Description |
|---|---|
| io.datarouter.auth.config | |
| io.datarouter.auth.readme | |
| io.datarouter.auth.service |
-
Uses of DatarouterAccountApiKeyPredicate in io.datarouter.auth.config
Constructors in io.datarouter.auth.config with parameters of type DatarouterAccountApiKeyPredicate Constructor Description DatarouterAccountApiRouteSet(io.datarouter.httpclient.DatarouterServicePaths paths, DatarouterAccountApiKeyPredicate apiKeyPredicate, DatarouterAccountSignatureValidator signatureValidator) -
Uses of DatarouterAccountApiKeyPredicate in io.datarouter.auth.readme
Constructors in io.datarouter.auth.readme with parameters of type DatarouterAccountApiKeyPredicate Constructor Description AuthExampleAccountRouteSet(DatarouterAccountApiKeyPredicate datarouterAccountApiKeyPredicate) -
Uses of DatarouterAccountApiKeyPredicate in io.datarouter.auth.service
Methods in io.datarouter.auth.service that return DatarouterAccountApiKeyPredicate Modifier and Type Method Description DatarouterAccountApiKeyPredicateDatarouterAccountApiKeyPredicate.DatarouterAccountApiKeyPredicateFactory. create(String apiKeyFieldName)