Class PrincipalNameTransformerUtils

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apereo.cas.authentication.handler.PrincipalNameTransformer newPrincipalNameTransformer​(org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties p)
      New principal name transformer.
      • Methods inherited from class java.lang.Object

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

      • PrincipalNameTransformerUtils

        public PrincipalNameTransformerUtils()
    • Method Detail

      • newPrincipalNameTransformer

        public static org.apereo.cas.authentication.handler.PrincipalNameTransformer newPrincipalNameTransformer​(org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties p)
        New principal name transformer.
        Parameters:
        p - the p
        Returns:
        the principal name transformer