Class GroovyPrincipalTransformationProperties

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

@RequiresModule(name="cas-server-core-authentication", automated=true) public class GroovyPrincipalTransformationProperties extends SpringResourceProperties
This is GroovyPrincipalTransformationProperties. Transform the user id prior to executing the authentication sequence. Each authentication strategy in CAS provides settings to properly transform the principal. Refer to the relevant settings for the authentication strategy at hand to learn more.
Since:
5.0.0
See Also:
  • Constructor Details

    • GroovyPrincipalTransformationProperties

      public GroovyPrincipalTransformationProperties()