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 EntitlementRegistryEntitlementRegistry.load()Loads all availableEntitlementModuleinstances and registers them with a new entitlement registry.Methods in org.forgerock.openam.entitlement with parameters of type EntitlementRegistryModifier and TypeMethodDescriptionvoidEntitlementModule.registerCustomTypes(EntitlementRegistry registry) Register any custom entitlement conditions, subjects etc so that they are available for use with the RESTful web services and UI.