File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/java/io/github/microcks/client Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ private KeycloakClient() {
5353 * Connecto to a remote Kaycloent token endpoint and retrieve an OAuth token for a Service Account.
5454 * @param serviceAccount The Service account to retrieve token for.
5555 * @param saCredentials The Service account credentials.
56- * @param tokenEndpoint The Keycloak token endpoint (ends with /realms/< myrealm> /protocol/openid-connect/token)
56+ * @param tokenEndpoint The Keycloak token endpoint (ends with /realms/< myrealm> /protocol/openid-connect/token)
5757 * @return The OAuth token string representation
5858 * @throws ApiException If token cannot be retrieved.
5959 * @throws IOException If http connection cannot be established or closed.
You can’t perform that action at this time.
0 commit comments