Interface HashingServiceClient
-
- All Known Implementing Classes:
HashingServiceClientImpl
public interface HashingServiceClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<HashedNameType>computeHashes(List<PersonName> personNames, boolean readOnly)
-
-
-
Method Detail
-
computeHashes
List<HashedNameType> computeHashes(List<PersonName> personNames, boolean readOnly) throws FifaConnectIdException, com.fifa.connectservicebus.sdk.AuthenticationException, ValidationException
- Throws:
FifaConnectIdExceptioncom.fifa.connectservicebus.sdk.AuthenticationExceptionValidationException
-
-