Interface ApiKeyStore<G>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Where the application keeps its API keys.
-
Method Summary
-
Method Details
-
find
The key with this id, ornull.
-