@Service(value="uuidPairwiseIdentiferService") public class UUIDPairwiseIdentiferService extends Object implements PairwiseIdentiferService
Constructor and Description |
---|
UUIDPairwiseIdentiferService() |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier(UserInfo userInfo,
ClientDetailsEntity client)
Calcualtes the pairwise identifier for the given userinfo object and client.
|
public UUIDPairwiseIdentiferService()
public String getIdentifier(UserInfo userInfo, ClientDetailsEntity client)
PairwiseIdentiferService
getIdentifier
in interface PairwiseIdentiferService
Copyright © 2018. All rights reserved.