Uses of Interface
io.quarkus.oidc.runtime.OidcTenantConfig.IntrospectionCredentials
Packages that use OidcTenantConfig.IntrospectionCredentials
-
Uses of OidcTenantConfig.IntrospectionCredentials in io.quarkus.oidc
Classes in io.quarkus.oidc that implement OidcTenantConfig.IntrospectionCredentialsModifier and TypeClassDescriptionstatic classDeprecated.Methods in io.quarkus.oidc that return OidcTenantConfig.IntrospectionCredentialsModifier and TypeMethodDescriptionOidcTenantConfigBuilder.IntrospectionCredentialsBuilder.build()OidcTenantConfig.introspectionCredentials()Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.IntrospectionCredentialsModifier and TypeMethodDescriptionOidcTenantConfigBuilder.introspectionCredentials(OidcTenantConfig.IntrospectionCredentials introspectionCredentials) -
Uses of OidcTenantConfig.IntrospectionCredentials in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return OidcTenantConfig.IntrospectionCredentialsModifier and TypeMethodDescriptionOidcTenantConfig.introspectionCredentials()Optional introspection endpoint-specific basic authentication configuration.
OidcTenantConfigBuilder.IntrospectionCredentialsBuilder