| Package | Description |
|---|---|
| org.keycloak.secretstore.boundary |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
TokenEndpoint.createFromBasicAuth(TokenCreateUpdateRequest createRequest)
This endpoint is called when a client makes a REST call with basic auth as application/json, with
extra parameters as JSON
|
javax.ws.rs.core.Response |
TokenEndpoint.update(String tokenId,
TokenCreateUpdateRequest request) |
Copyright © 2015–2016. All rights reserved.