http4s-pac4j
http4s-pac4j
API
org.pac4j.http4s
CacheSessionRepository
CallbackService
DefaultHttpActionAdapter
DefaultSecurityGrantedAccessAdapter
Http4sCacheSessionStore
Http4sCookieSessionStore
Http4sCookieSessionStore
Http4sGenericSessionStore
Http4sWebContext
Http4sWebContext
LogoutService
SecurityFilterMiddleware
Session
SessionConfig
SessionRepository
SessionSyntax
RequestOps
ResponseOps
http4s-pac4j
/
org.pac4j.http4s
/
Session
Session
org.pac4j.http4s.Session
object
Session
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Session
.type
Members list
Clear all
Value members
Concrete methods
def
applySessionUpdates
[
F
[
_
] :
Sync
](
config
:
SessionConfig
,
sessionFromRequest
:
Option
[
Session
],
response
:
Response
[
F
]):
F
[
Response
[
F
]]
def
sessionManagement
[
F
[
_
] :
Sync
](
config
:
SessionConfig
): ()
=>
F
def
sessionRequired
[
F
[
_
] :
Monad
](
fallback
:
F
[
Response
[
F
]]): ()
=>
F
Concrete fields
val
cookieWarnLimit
:
Int
val
requestAttr
:
Key
[
Session
]
val
responseAttr
:
Key
[
Option
[
Session
]
=>
Option
[
Session
]]
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields