Class ApiKeyEndpoint
java.lang.Object
com.github.robtimus.connect.sdk.java.springboot.actuator.ApiKeyEndpoint
An
Endpoint
for managing API keys in connect-sdk-java.- Author:
- Rob Spoor
- Since:
- 3.8
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ApiKeyEndpoint
-
-
Method Details
-
setApiKey
Sets the current API key to use.- Parameters:
apiKeyId
- The new API key id.secretApiKey
- The new secret API key.
-