Annotation Type Attributes


@Target(TYPE) @Retention(RUNTIME) public @interface Attributes
Annotates an identity with a list of supported attributes it may generate
  • Element Details

    • value

      String[] value
      Default:
      {}
    • identities

      Class<? extends Identity>[] identities
      Default:
      {}