Class AuthenticatedAspect

java.lang.Object
io.jmix.core.security.impl.AuthenticatedAspect

@Component("core_AuthenticatedAspect") public class AuthenticatedAspect extends Object
  • Constructor Details

    • AuthenticatedAspect

      public AuthenticatedAspect()
  • Method Details

    • setAuthenticator

      @Autowired public void setAuthenticator(SystemAuthenticator authenticator)