Class RegisteredServiceReverseMappedRegexAttributeFilter

java.lang.Object
org.apereo.cas.services.support.RegisteredServiceMappedRegexAttributeFilter
org.apereo.cas.services.support.RegisteredServiceReverseMappedRegexAttributeFilter
All Implemented Interfaces:
Serializable, org.apereo.cas.services.RegisteredServiceAttributeFilter, org.springframework.core.Ordered

public class RegisteredServiceReverseMappedRegexAttributeFilter extends RegisteredServiceMappedRegexAttributeFilter
A filtering policy that selectively applies patterns to attributes mapped in the config. If an attribute is mapped, it's only allowed to be released if it does not match the linked pattern. If an attribute is not mapped, it may optionally be excluded from the released set of attributes.
Since:
5.1.0
See Also:
  • Constructor Details

    • RegisteredServiceReverseMappedRegexAttributeFilter

      public RegisteredServiceReverseMappedRegexAttributeFilter()