Class DenyAllAttributeReleasePolicy

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

public class DenyAllAttributeReleasePolicy extends AbstractRegisteredServiceAttributeReleasePolicy
A deny rule to refuse all service from receiving attributes, whether default or not.
Since:
5.0.0
See Also: