Uses of Enum Class
io.quarkus.oidc.Redirect.Location
Packages that use Redirect.Location
-
Uses of Redirect.Location in io.quarkus.oidc
Methods in io.quarkus.oidc that return Redirect.LocationModifier and TypeMethodDescriptionstatic Redirect.LocationReturns the enum constant of this class with the specified name.static Redirect.Location[]Redirect.Location.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Redirect.Location in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime with parameters of type Redirect.LocationModifier and TypeMethodDescriptionLazyTenantConfigContext.getOidcRedirectFilters(Redirect.Location loc) TenantConfigContext.getOidcRedirectFilters(Redirect.Location loc) TenantConfigContextImpl.getOidcRedirectFilters(Redirect.Location loc)