Class PrincipalTransformationProperties

java.lang.Object
org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-core-authentication", automated=true) public class PrincipalTransformationProperties extends Object implements 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:
  • Constructor Details

    • PrincipalTransformationProperties

      public PrincipalTransformationProperties()