Annotation Interface Tenant


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface Tenant
Annotation which can be used to associate tenant configurations with Jakarta REST resources and resource methods.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Identifies an OIDC tenant configurations.
  • Element Details

    • value

      String value
      Identifies an OIDC tenant configurations.