Class ExportedUserPassword
java.lang.Object
org.bonitasoft.engine.identity.xml.ExportedUserPassword
- Author:
- Baptiste Mesta
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetPassword(String password) voidsetPasswordEncrypted(boolean passwordEncrypted)
-
Constructor Details
-
ExportedUserPassword
public ExportedUserPassword()
-
-
Method Details
-
isPasswordEncrypted
public boolean isPasswordEncrypted() -
setPasswordEncrypted
public void setPasswordEncrypted(boolean passwordEncrypted) -
getPassword
-
setPassword
-