Class ExportedUserPassword

java.lang.Object
org.bonitasoft.engine.identity.xml.ExportedUserPassword

public class ExportedUserPassword extends Object
Author:
Baptiste Mesta
  • Constructor Details

    • ExportedUserPassword

      public ExportedUserPassword()
  • Method Details

    • isPasswordEncrypted

      public boolean isPasswordEncrypted()
    • setPasswordEncrypted

      public void setPasswordEncrypted(boolean passwordEncrypted)
    • getPassword

      public String getPassword()
    • setPassword

      public void setPassword(String password)