Class DisableMarkingForAnonymousFormInterceptor

java.lang.Object
ch.tocco.nice2.marking.impl.DisableMarkingForAnonymousFormInterceptor
All Implemented Interfaces:
FormInterceptor

@Component @Order(800) public class DisableMarkingForAnonymousFormInterceptor extends Object implements FormInterceptor
Disables the "marking" feature on all forms if the current user is not authenticated.
  • Field Details

  • Constructor Details

    • DisableMarkingForAnonymousFormInterceptor

      public DisableMarkingForAnonymousFormInterceptor()
  • Method Details