java.lang.Object
com.pervasive.datarush.io.configuration.Password

public final class Password extends Object
Wraps a string into an object that is json-serialized in an encrypted format.
  • Constructor Details

  • Method Details

    • getClearText

      public String getClearText()
      Returns the clear-text password
      Returns:
      the clear-text password