Package io.datarouter.auth.session
package io.datarouter.auth.session
-
ClassDescriptionSimple interface for reading information about the current user, session, and roles.This is a wrapper of
CurrentSessionInfothat does not require passing the request to every method.