Annotation Interface SecurityRealm


@Component @Target(TYPE) @Retention(RUNTIME) public @interface SecurityRealm
  • Element Details

    • name

      String name
    • authenticationEndpoint

      String authenticationEndpoint
    • firstStepName

      String firstStepName
    • publicApis

      String[] publicApis
      Default:
      {}