Class OpenIdClient
java.lang.Object
io.confluent.security.authentication.oidc.OpenIdClient
OpenIdHttpClient processes authentication requests based on the OpenId spec
https://openid.net/specs/openid-connect-core-1_0.html
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic OpenIdClient.Builderbuilder()voidhandleGrant(GrantBase grant)
-
Method Details
-
handleGrant
-
builder
-