Annotation Interface NamedOidcClient


@Target({TYPE,FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) @Qualifier @Documented public @interface NamedOidcClient
Specification of OIDC client to be injected.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      name of OIDC client to be injected