Package | Description |
---|---|
org.forgerock.openam.entitlement |
Defines classes to handle entitlements.
|
Modifier and Type | Method and Description |
---|---|
static EntitlementRegistry |
EntitlementRegistry.load()
Loads all available
EntitlementModule instances and registers them with a new entitlement registry. |
Modifier and Type | Method and Description |
---|---|
void |
EntitlementModule.registerCustomTypes(EntitlementRegistry registry)
Register any custom entitlement conditions, subjects etc so that they are available for use with the RESTful
web services and UI.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.