Annotation Interface Redirect


@Target(TYPE) @Retention(RUNTIME) public @interface Redirect
Annotation that can be used to restrict OidcRedirectFilter to specific redirect locations
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Identifies one or more redirect locations.
  • Element Details

    • value

      Identifies one or more redirect locations.
      Default:
      {ALL}