Uses of Class
org.forgerock.openam.entitlement.EntitlementRegistry
-
Uses of EntitlementRegistry in org.forgerock.openam.entitlement
Modifier and TypeMethodDescriptionstatic EntitlementRegistry
EntitlementRegistry.load()
Loads all availableEntitlementModule
instances and registers them with a new entitlement registry.Modifier 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.