Class UserSessionsImpl

java.lang.Object
io.jmix.audit.impl.UserSessionsImpl
All Implemented Interfaces:
UserSessions

@Component("audit_UserSessions") public class UserSessionsImpl extends Object implements UserSessions
  • Field Details

    • sessionRegistry

      @Autowired(required=false) protected org.springframework.security.core.session.SessionRegistry sessionRegistry
  • Constructor Details

    • UserSessionsImpl

      public UserSessionsImpl()
  • Method Details