Uses of Interface
com.fifa.connectid.sdk.core.hashing.HashingServiceClient
-
Packages that use HashingServiceClient Package Description com.fifa.connectid.sdk.core com.fifa.connectid.sdk.core.hashing -
-
Uses of HashingServiceClient in com.fifa.connectid.sdk.core
Methods in com.fifa.connectid.sdk.core that return HashingServiceClient Modifier and Type Method Description HashingServiceClientFifaConnectIdClient. getHashingClient()Returns current instance of HashingClientHashingServiceClientFifaConnectIdClientImpl. getHashingClient()Returns current instance of HashingClientConstructors in com.fifa.connectid.sdk.core with parameters of type HashingServiceClient Constructor Description FifaConnectIdClientImpl(HashingServiceClient hashingServiceClient, IdDirectoryServiceClient idDirectoryServiceClient, com.fifa.connectservicebus.sdk.logging.Logger logger) -
Uses of HashingServiceClient in com.fifa.connectid.sdk.core.hashing
Classes in com.fifa.connectid.sdk.core.hashing that implement HashingServiceClient Modifier and Type Class Description classHashingServiceClientImpl
-