Class RegisteredServiceScriptedAttributeFilter

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

public class RegisteredServiceScriptedAttributeFilter extends Object implements org.apereo.cas.services.RegisteredServiceAttributeFilter
Since:
5.1.0
See Also:
  • Constructor Details

    • RegisteredServiceScriptedAttributeFilter

      public RegisteredServiceScriptedAttributeFilter(int order, String script)
  • Method Details