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
|
com.sun.identity.entitlement.opensso | |
com.sun.identity.federation.services |
Handles
ID-FF federation profiles. |
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
com.sun.identity.policy.remote |
Classes to handle policies remotely.
|
com.sun.identity.saml |
Defines SAML Assertion Manager and SAML Client APIs.
|
com.sun.identity.shared.stats |
Defines classes to interact with statistics.
|
Constructor and Description |
---|
SessionMaxStats(SessionAccessManager sessionAccessManager,
SessionNotificationSender sessionNotificationSender,
Stats stats)
Creates a new SessionMaxStats
|
Constructor and Description |
---|
EntitlementsStats(Stats stats) |
Modifier and Type | Field and Description |
---|---|
static Stats |
FSAssertionManager.artStats
Statistics instance for artifacts.
|
static Stats |
FSAssertionManager.assrtStats
Statistics instance for assertions.
|
static Stats |
FSSessionManager.sessStats
For managing session statistics.
|
Constructor and Description |
---|
PolicyStatsListener(Stats policyStats)
Constructs PolicyStatsListener
|
Modifier and Type | Method and Description |
---|---|
static void |
PolicyRequestHandler.printStats(Stats policyStats) |
Modifier and Type | Field and Description |
---|---|
static Stats |
AssertionManager.artStats |
static Stats |
AssertionManager.assStats |
Modifier and Type | Method and Description |
---|---|
static Stats |
Stats.getInstance(String statsName)
Returns an existing instance of Stats for the specified stats file or a
new one if no such instance already exists.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.