Class ReturnEncryptedAttributeReleasePolicy

java.lang.Object
org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
All Implemented Interfaces:
Serializable, org.apereo.cas.services.RegisteredServiceAttributeReleasePolicy, org.springframework.core.Ordered

public class ReturnEncryptedAttributeReleasePolicy extends AbstractRegisteredServiceAttributeReleasePolicy
Return only the collection of allowed attributes out of what's resolved for the principal.
Since:
4.1.0
See Also: