Uses of Class
org.forgerock.openam.entitlement.EntitlementRegistry
Packages that use EntitlementRegistry
-
Uses of EntitlementRegistry in org.forgerock.openam.entitlement
Methods in org.forgerock.openam.entitlement that return EntitlementRegistryModifier and TypeMethodDescriptionstatic EntitlementRegistry
EntitlementRegistry.load()
Loads all availableEntitlementModule
instances and registers them with a new entitlement registry.Methods in org.forgerock.openam.entitlement with parameters of type EntitlementRegistryModifier and TypeMethodDescriptionvoid
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.