Entitlements Service in OpenSSO

Finally, we have moved the entitlements service (an OpenSSO extension) to the products directory i.e. opensso/extensions/entitlements to opensso/products/ directory (if you are familiar with OpenSSO workspace).
Here is where you can find the source code for entitlements service.

console resources: opensso/products/federation/openfm/web
console source: opensso/products/federation/openfm/source
entitlement APIs and backend implementation: opensso/products/amserver/com/sun/identity/entitlement
CLI: opensso/products/amserver/com/sun/identity/cli/entitlement

Entitlements Service is released [...]