Class ReturnLinkedAttributeReleasePolicy

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

public class ReturnLinkedAttributeReleasePolicy extends BaseMappedAttributeReleasePolicy
Return a collection of allowed attributes for the principal, but additionally, offers the ability to resolve those attributes from a set attributes that provide the value.
Since:
7.0.0
See Also: