Class PasswordServiceDao
java.lang.Object
net.datenwerke.gxtdto.client.dtomanager.Dao
net.datenwerke.security.ext.client.password.PasswordServiceDao
-
Constructor Summary
ConstructorsConstructorDescriptionPasswordServiceDao(CryptoUIService cryptoService, PasswordRpcServiceAsync passwordService) -
Method Summary
Modifier and TypeMethodDescriptionvoidchangePassword(String oldPassword, String newPassword, <any> callback) voidchangePassword(String username, String oldPassword, String newPassword, <any> callback) Methods inherited from class net.datenwerke.gxtdto.client.dtomanager.Dao
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtos
-
Constructor Details
-
PasswordServiceDao
-
-
Method Details
-
changePassword
-
changePassword
-