com.xebialabs.deployit.plugin.cloud.util
Class XmlHelper

java.lang.Object
  extended by com.xebialabs.deployit.plugin.cloud.util.XmlHelper

public class XmlHelper
extends java.lang.Object


Constructor Summary
XmlHelper()
           
 
Method Summary
static java.lang.String securePassword(java.lang.String xml)
          Replaces contents of the password tags with stars.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlHelper

public XmlHelper()
Method Detail

securePassword

public static java.lang.String securePassword(java.lang.String xml)
Replaces contents of the password tags with stars. To be used in descriptors output