Class PrincipalTransformationProperties

  • All Implemented Interfaces:
    java.io.Serializable

    @RequiresModule(name="cas-server-core-authentication",
                    automated=true)
    public class PrincipalTransformationProperties
    extends java.lang.Object
    implements java.io.Serializable
    This is PrincipalTransformationProperties. 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

      • PrincipalTransformationProperties

        public PrincipalTransformationProperties()