Uses of Class
io.mosip.kernel.core.authmanager.model.PasswordDto
-
Packages that use PasswordDto Package Description io.mosip.kernel.core.authmanager.spi -
-
Uses of PasswordDto in io.mosip.kernel.core.authmanager.spi
Methods in io.mosip.kernel.core.authmanager.spi with parameters of type PasswordDto Modifier and Type Method Description AuthZResponseDtoAuthService. changePassword(String appId, PasswordDto passwordDto)AuthZResponseDtoAuthService. resetPassword(String appId, PasswordDto passwordDto)
-