Package io.datarouter.auth.session
Class RequestAwareCurrentSessionInfoFactory
java.lang.Object
io.datarouter.auth.session.RequestAwareCurrentSessionInfoFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis is a wrapper ofCurrentSessionInfothat does not require passing the request to every method. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestAwareCurrentSessionInfoFactory
public RequestAwareCurrentSessionInfoFactory()
-
-
Method Details
-
build
public RequestAwareCurrentSessionInfoFactory.RequestAwareCurrentSessionInfo build(javax.servlet.ServletRequest request)
-