Class ReturnMappedAttributeReleasePolicy

All Implemented Interfaces:
Serializable, org.apereo.cas.services.RegisteredServiceAttributeReleasePolicy, org.springframework.core.Ordered

public class ReturnMappedAttributeReleasePolicy extends BaseMappedAttributeReleasePolicy
Return a collection of allowed attributes for the principal, but additionally, offers the ability to rename attributes on a per-service level.
Since:
4.1.0
See Also: