Class RegisteredServiceReverseMappedRegexAttributeFilter

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Detail

      • RegisteredServiceReverseMappedRegexAttributeFilter

        public RegisteredServiceReverseMappedRegexAttributeFilter()