Package | Description |
---|---|
com.iplanet.dpro.session.service |
This package contains classes and interfaces that represent
methods to validate/update/destroy/persist/retrieve the internal session data
|
org.forgerock.openam.blacklist |
Implementation of entry blacklisting.
|
org.forgerock.openam.core.guice | |
org.forgerock.openam.core.rest.session |
Session-resource specific classes.
|
org.forgerock.openam.oauth2.guice |
Constructor and Description |
---|
WebtopNamingSiteUtils(Debug debug,
WebtopNamingQuery query)
Guice initialised default constructor.
|
Constructor and Description |
---|
CTSBlacklist(CTSPersistentStore cts,
TokenType tokenType,
ScheduledExecutorService scheduler,
ThreadMonitor threadMonitor,
WebtopNamingQuery serverConfig,
long purgeDelayMs,
long pollIntervalMs) |
Modifier and Type | Method and Description |
---|---|
CTSBlacklist<Session> |
CoreGuiceModule.getCtsSessionBlacklist(CTSPersistentStore cts,
AMExecutorServiceFactory esf,
ThreadMonitor threadMonitor,
WebtopNamingQuery serverConfig,
SessionServiceConfig serviceConfig) |
Constructor and Description |
---|
SessionResourceUtil(SSOTokenManager ssoTokenManager,
SessionQueryManager sessionQueryManager,
WebtopNamingQuery webtopNamingQuery)
Creates an instance of the SessionResourceUtil
|
Modifier and Type | Method and Description |
---|---|
CTSBlacklist<Blacklistable> |
OAuth2GuiceModule.getCtsStatelessTokenBlacklist(CTSPersistentStore cts,
AMExecutorServiceFactory esf,
ThreadMonitor threadMonitor,
WebtopNamingQuery webtopNamingQuery,
OAuth2GlobalSettings globalSettings) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.