Uses of Class
io.quarkus.oidc.OidcTenantConfig.IntrospectionCredentials
Packages that use OidcTenantConfig.IntrospectionCredentials
-
Uses of OidcTenantConfig.IntrospectionCredentials in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.IntrospectionCredentialsMethods in io.quarkus.oidc that return OidcTenantConfig.IntrospectionCredentialsModifier and TypeMethodDescriptionOidcTenantConfig.getIntrospectionCredentials()Deprecated.use theOidcTenantConfig.introspectionCredentials()method insteadMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.IntrospectionCredentialsModifier and TypeMethodDescriptionvoidOidcTenantConfig.setIntrospectionCredentials(OidcTenantConfig.IntrospectionCredentials introspectionCredentials) Deprecated.build this config with theOidcTenantConfigBuilderbuilder
OidcTenantConfig.introspectionCredentials()method instead