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