Uses of Interface
org.forgerock.http.session.AsyncSessionManager
-
Uses of AsyncSessionManager in org.forgerock.http.filter
Modifier and TypeMethodDescriptionstatic Filter
Filters.newAsyncSessionFilter
(AsyncSessionManager sessionManager) Creates a sessionFilter
that will use the providedAsyncSessionManager
to manage the users session.