Annotation Type LegacyMixIn


  • @Documented
    @Retention(SOURCE)
    @Target(TYPE)
    public @interface LegacyMixIn
    Marks the common interfaces that are for use as a legacy mix-in type to help adapt existing legacy credentials types.
    Since:
    1.7
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends Credentials>[] preferred