Class WebSessionManager.Val

    • Method Detail

      • getExpiresAt

        public long getExpiresAt()
      • getAccountId

        public Account.Id getAccountId()
        Parse an Account.Id.

        This is public so that plugins that implement a web session, can also implement a way to clear per user sessions.

        Returns:
        account ID.