Package | Description |
---|---|
org.forgerock.openam.session.service |
Defines interfaces and classes for the Session Service.
|
Modifier and Type | Class and Description |
---|---|
class |
DestroyAllAction
This action will invalidate all currently existing sessions, but it will
let the current session to get created, so this way the user will always have
only one session.
|
class |
DestroyNextExpiringAction |
class |
DestroyOldestAction
This action retrieves all the sessions using the Session service and
refreshes them in the local cache (so they have up-to-date session expiration
information).
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.