Hierarchy For Package io.confluent.security.authentication.oauthbearer
Class Hierarchy
- java.lang.Object
- io.confluent.security.authentication.oauthbearer.AlgorithmWhitelist (implements io.confluent.security.authentication.oauthbearer.Constraint)
- io.confluent.security.authentication.AuthenticationConfig<C,
P> - io.confluent.security.authentication.oauthbearer.JwtAuthenticationConfig
- io.confluent.security.authentication.oauthbearer.ConstrainedVerificationKeyResolver (implements org.jose4j.keys.resolvers.VerificationKeyResolver)
- io.confluent.security.authentication.oauthbearer.IssuerExtractor
- io.confluent.security.authentication.oauthbearer.JwtAuthenticationConfig.Builder
- io.confluent.security.authentication.oauthbearer.JwtAuthenticator (implements io.confluent.security.authentication.Authenticator<C,
P>) - io.confluent.security.authentication.oauthbearer.JwtIssuer
- io.confluent.security.authentication.oauthbearer.JwtIssuerJku
- io.confluent.security.authentication.oauthbearer.JwtIssuerJwks
- io.confluent.security.authentication.oauthbearer.JwtIssuerSpire (implements io.confluent.security.authentication.oauthbearer.JwtIssuerSpireConfigurator)
- io.confluent.security.authentication.oauthbearer.JwtIssuerStatic
- io.confluent.security.authentication.oauthbearer.JwtIssuerJku.Builder
- io.confluent.security.authentication.oauthbearer.JwtIssuerJwks.Builder
- io.confluent.security.authentication.oauthbearer.JwtIssuerSpire.Builder
- io.confluent.security.authentication.oauthbearer.JwtIssuerStatic.Builder
- io.confluent.security.authentication.oauthbearer.JwtPrincipal (implements io.confluent.security.authentication.oauthbearer.Claims, java.security.Principal)
- io.confluent.security.authentication.oauthbearer.CloudJwtPrincipal
- io.confluent.security.authentication.oauthbearer.MockJwtSource (implements io.spiffe.workloadapi.JwtSource)
- io.confluent.security.authentication.oauthbearer.SpireVerificationKeyResolver (implements org.jose4j.keys.resolvers.VerificationKeyResolver)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.jose4j.lang.JoseException
- org.jose4j.lang.UnresolvableKeyException
- io.confluent.security.authentication.oauthbearer.KeyConstraintException
- org.jose4j.lang.UnresolvableKeyException
- org.jose4j.lang.JoseException
- java.lang.Exception
- io.confluent.security.authentication.oauthbearer.TrustServiceBearerServerAuthFilter (implements jakarta.ws.rs.container.ContainerRequestFilter)
- io.confluent.security.authentication.oauthbearer.TrustServiceClient
- io.confluent.security.authentication.oauthbearer.TrustServiceClient.Builder
Interface Hierarchy
- io.confluent.security.authentication.oauthbearer.Claims
- io.confluent.security.authentication.oauthbearer.Constraint
- io.confluent.security.authentication.oauthbearer.JwtIssuerSpireConfigurator
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.confluent.security.authentication.oauthbearer.MockJwtSource.Kid
- io.confluent.security.authentication.oauthbearer.SignatureAlgorithm
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)