-
For Removal Element Description io.mosip.kernel.core.authmanager.spi.AuthService.addUserPassword(UserPasswordRequestDto)
-
Interfaces Interface Description io.mosip.kernel.core.crypto.spi.JwsSpec (This class is deprecated from version 1.0.5, Please useCryptoCoreSpec.sign(Object, Object)andCryptoCoreSpec.verifySignature(Object, Object, Object)instead of these methods,)
-
Classes Class Description io.mosip.kernel.core.util.HMACUtils This class is not thread safe and could result in creating wrong digest. Please move the HMACUtils2 class for thread safe implementation.