Annotation Interface TokenInfo


@Retention(RUNTIME) @Target(TYPE) @Public @Evolving public @interface TokenInfo
Indicates Token related information to be used
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<? extends TokenSelector<? extends TokenIdentifier>>
    The type of TokenSelector to be used.