mock-oauth2-server
Toggle table of contents
3.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
mock-oauth2-server
mock-oauth2-server
/
no.nav.security.mock.oauth2.debugger
/
SessionManager
Session
Manager
class
SessionManager
Members
Constructors
Session
Manager
Link copied to clipboard
constructor
(
)
Types
Session
Link copied to clipboard
class
Session
(
encryptionKey
:
SecretKey
,
val
request
:
OAuth2HttpRequest
)
Functions
session
Link copied to clipboard
fun
session
(
request
:
OAuth2HttpRequest
)
:
SessionManager.Session