Package | Description |
---|---|
com.iplanet.dpro.session.service.cluster | |
com.iplanet.services.naming | |
com.sun.identity.common |
This packages contains commonly used constants and utilities.
|
com.sun.identity.coretoken.service | |
com.sun.identity.federation.services |
Handles
ID-FF federation profiles. |
com.sun.identity.saml.servlet |
SAML 1.x servlet endpoints.
|
com.sun.identity.saml.xmlsig |
Defines KeyProvider interface and default implementation class.
|
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
com.sun.identity.shared.stats |
Defines classes to interact with statistics.
|
org.forgerock.openam.session |
Modifier and Type | Class and Description |
---|---|
class |
ClusterStateService
The
ClusterStateService monitors the state of Server instances
that are part of the current Site. |
Modifier and Type | Class and Description |
---|---|
static class |
WebtopNaming.SiteMonitor
The
SiteMonitor class is used to monitor the
health status of all the sites. |
Modifier and Type | Class and Description |
---|---|
class |
InstantGroupRunnable
Instant task (task will only be run once) which has handler separated
(share the same ScheduleableGroupAction) can be scheduled to Timer or
TimerPool by using InstantGroupRunnable.
|
class |
InstantRunnable
Instant task (task will only be run once) which has handler integrated
(implements ScheduleableAction) can be scheduled to Timer or TimerPool by
using InstantRunnable.
|
class |
PeriodicCleanUpMap
PeriodicCleanUpMap is a general Map and a scheduleable unit.
|
class |
PeriodicGroupMap
PeriodicGroupMap is a general Map and a scheduleable unit.
|
class |
PeriodicGroupRunnable
Periodic task (task will be run periodically) which has handler separated
(share the same ScheduleableGroupAction) can be scheduled to Timer or
TimerPool by using PeriodicGroupRunnable.
|
class |
PeriodicRunnable
Periodic task (task will be run periodically) which has handler integrated
(implements ScheduleableAction) can be scheduled to Timer or TimerPool by
using PeriodicRunnable.
|
Modifier and Type | Class and Description |
---|---|
class |
TokenCleanupRunnable
The class is used to cleanup expired token in the core token store.
|
Modifier and Type | Class and Description |
---|---|
class |
FSRequestCleanUpRunnable
This is a helper class used by FSSessionManager to clean up expired
assertionIDs from the map.
|
Modifier and Type | Class and Description |
---|---|
class |
POSTCleanUpRunnable
This is a helper class used by SAMLPOSTProfileServlet to clean up expired
assertionIDs from the map.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyStoreRefresher
This class is used to update the key store freqently.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheCleanUpRunnable
This is a helper class to clean up cache.
|
Modifier and Type | Class and Description |
---|---|
class |
StatsRunner |
Modifier and Type | Class and Description |
---|---|
class |
SessionCuller
This class is responsible for periodically checking to see whether a given Session should remain in the SessionCache,
or whether it should be removed.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.