|
mitreid-connect
|


公開メンバ関数 | |
| String | getIdentifier (UserInfo userInfo, ClientDetailsEntity client) |
| String org.mitre.openid.connect.service.PairwiseIdentiferService.getIdentifier | ( | UserInfo | userInfo, |
| ClientDetailsEntity | client | ||
| ) |
Calcualtes the pairwise identifier for the given userinfo object and client.
Returns 'null' if no identifer could be calculated.
| userInfo | |
| client |
org.mitre.openid.connect.service.impl.UUIDPairwiseIdentiferServiceで実装されています。
1.8.13