Class Password


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

      • getClearText

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