Uses of Interface
io.quarkus.oidc.runtime.OidcTenantConfig.Backchannel
Packages that use OidcTenantConfig.Backchannel
-
Uses of OidcTenantConfig.Backchannel in io.quarkus.oidc
Classes in io.quarkus.oidc that implement OidcTenantConfig.BackchannelModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc that return OidcTenantConfig.BackchannelModifier and TypeMethodDescriptionOidcTenantConfig.Logout.backchannel()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of OidcTenantConfig.Backchannel in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return OidcTenantConfig.BackchannelModifier and TypeMethodDescriptionOidcTenantConfig.Logout.backchannel()Back-Channel Logout configuration -
Uses of OidcTenantConfig.Backchannel in io.quarkus.oidc.runtime.builders
Methods in io.quarkus.oidc.runtime.builders that return OidcTenantConfig.BackchannelMethods in io.quarkus.oidc.runtime.builders with parameters of type OidcTenantConfig.BackchannelModifier and TypeMethodDescriptionLogoutConfigBuilder.backchannel(OidcTenantConfig.Backchannel backchannel)
invalid reference