@Path(value="keys") public class OidcKeysService extends Object
| Constructor and Description |
|---|
OidcKeysService() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.rs.security.jose.jwk.JsonWebKeys |
getPublicVerificationKeys() |
void |
setKeyServiceClient(org.apache.cxf.jaxrs.client.WebClient keyServiceClient) |
Apache CXF