Class OidcKeysService
- java.lang.Object
-
- org.apache.cxf.rs.security.oauth2.services.JwksService
-
- org.apache.cxf.rs.security.oidc.idp.OidcKeysService
-
public class OidcKeysService extends JwksService
-
-
Constructor Summary
Constructors Constructor Description OidcKeysService()
-
Method Summary
-
Methods inherited from class org.apache.cxf.rs.security.oauth2.services.JwksService
getPublicVerificationKeys, isStripPrivateParameters, setKeyServiceClient, setStripPrivateParameters
-
-