@Path(value="keys") public class OidcKeysService extends Object
| Constructor and Description |
|---|
OidcKeysService() |
| Modifier and Type | Method and Description |
|---|---|
JsonWebKeys |
getPublicVerificationKeys() |
void |
setKeyServiceClient(WebClient keyServiceClient) |
@GET @Produces(value="application/json") public JsonWebKeys getPublicVerificationKeys()
public void setKeyServiceClient(WebClient keyServiceClient)
Apache CXF