Class ReturnRestfulAttributeReleasePolicy

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

public class ReturnRestfulAttributeReleasePolicy extends BaseMappedAttributeReleasePolicy
Return a collection of allowed attributes for the principal based on an external REST endpoint.
Since:
4.1.0
See Also: