Uses of Interface
io.mosip.authentication.common.service.repository.IdaUinHashSaltRepo
-
Packages that use IdaUinHashSaltRepo Package Description io.mosip.authentication.common.service.builder -
-
Uses of IdaUinHashSaltRepo in io.mosip.authentication.common.service.builder
Methods in io.mosip.authentication.common.service.builder with parameters of type IdaUinHashSaltRepo Modifier and Type Method Description AutnTxnAuthTransactionBuilder. build(EnvUtil env, IdaUinHashSaltRepo uinHashSaltRepo, IdAuthSecurityManager securityManager)BuildAutnTxn.
-