Comments on LDAP Query

Last modified by Ludovic Dubost on 2021/07/15 16:18

  • Vincent Massol
    Vincent Massol, 2015/09/25 15:14

    Ludovic, you should probably use XmlUtil instead to escape XML in Groovy. Example:

    println groovy.xml.XmlUtil.escapeXml("john & jane")

Get Connected