Class GroovyAuthenticationHandlerResolutionProperties

java.lang.Object
org.apereo.cas.configuration.model.SpringResourceProperties
org.apereo.cas.configuration.model.core.authentication.GroovyAuthenticationHandlerResolutionProperties
All Implemented Interfaces:
Serializable, CasFeatureModule

@RequiresModule(name="cas-server-support-authentication", automated=true) public class GroovyAuthenticationHandlerResolutionProperties extends SpringResourceProperties
Since:
6.4.0
See Also:
  • Constructor Details

    • GroovyAuthenticationHandlerResolutionProperties

      public GroovyAuthenticationHandlerResolutionProperties()
  • Method Details

    • getOrder

      public int getOrder()
      The execution order of this resolver in the chain of authentication handler resolvers.
    • setOrder

      The execution order of this resolver in the chain of authentication handler resolvers.
      Returns:
      this.