Package io.quarkus.oidc
Annotation Interface Redirect
Annotation that can be used to restrict
OidcRedirectFilter to specific redirect locations-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionIdentifies one or more redirect locations.
-
Element Details
-
value
Redirect.Location[] valueIdentifies one or more redirect locations.- Default:
- {ALL}
-