Class GroovyPrincipalTransformationProperties

  • All Implemented Interfaces:
    java.io.Serializable

    @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:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroovyPrincipalTransformationProperties

        public GroovyPrincipalTransformationProperties()