Uses of Class
de.aeb.xnsg.foundation.bf.ChangeAdminPasswordResultDTO
Packages that use ChangeAdminPasswordResultDTO
Package
Description
This business facade provides basic features of an XNSG business server,
providing some information with which clients, which components and versions
this server is running.
-
Uses of ChangeAdminPasswordResultDTO in de.aeb.xnsg.foundation.bf
Methods in de.aeb.xnsg.foundation.bf that return ChangeAdminPasswordResultDTOModifier and TypeMethodDescriptionIFoundationBF.changeAdminPassword(ChangeAdminPasswordParmDTO changeAdminPasswordParmDTO) Verify the old password with the old password in the parameter DTO and if its equal then changes the admin password to the new value using AdminPasswordHelper