Interface ActionSecurityDomainContributor

All Known Implementing Classes:
LegacyActionSecurityDomainContributor

@Deprecated public interface ActionSecurityDomainContributor
Deprecated.
can be removed once we no longer support netui/dwr
contribute logic for legacy form model/old client
  • Method Details

    • getSupportedClass

      Class<?> getSupportedClass()
      Deprecated.
    • getActionId

      @Nullable @Nullable String getActionId(Object object)
      Deprecated.