Package | Description |
---|---|
com.sun.identity.entitlement.opensso | |
org.forgerock.openam.entitlement.service | |
org.forgerock.openam.entitlement.utils |
This package contains utility classes for entitlements.
|
org.forgerock.openam.upgrade.steps |
Defines the upgrade steps necessary to perform an upgrade of OpenAM from an earlier version.
|
Modifier and Type | Class and Description |
---|---|
class |
EntitlementService |
Modifier and Type | Method and Description |
---|---|
EntitlementConfiguration |
EntitlementConfigurationFactory.create(Subject subject,
String realm)
Creates a new
EntitlementConfiguration instance based on the calling subject for the passed realm. |
Modifier and Type | Method and Description |
---|---|
static EntitlementConfiguration |
EntitlementUtils.getEntitlementConfiguration(Subject subject,
String realm)
Get a new instance of the
EntitlementConfiguration . |
Constructor and Description |
---|
UpgradeEntitlementSubConfigsStep(EntitlementConfiguration entitlementService,
ResourceTypeConfiguration resourceTypeConfiguration,
PrivilegedAction<SSOToken> adminTokenAction,
ConnectionFactory connectionFactory,
ApplicationServiceFactory applicationServiceFactory) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.