|
mitreid-connect
|

公開メンバ関数 | |
| Long | getId () |
| void | setId (Long id) |
| String | getIdentifier () |
| void | setIdentifier (String identifier) |
| String | getUserSub () |
| void | setUserSub (String userSub) |
| String | getSectorIdentifier () |
| void | setSectorIdentifier (String sectorIdentifier) |
静的公開変数類 | |
| static final String | QUERY_BY_SECTOR_IDENTIFIER = "PairwiseIdentifier.getBySectorIdentifier" |
| static final String | QUERY_ALL = "PairwiseIdentifier.getAll" |
| static final String | PARAM_SECTOR_IDENTIFIER = "sectorIdentifier" |
| static final String | PARAM_SUB = "sub" |
非公開変数類 | |
| Long | id |
| String | identifier |
| String | userSub |
| String | sectorIdentifier |
Holds the generated pairwise identifiers for a user. Can be tied to either a client ID or a sector identifier URL.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| id | the id to set |
|
inline |
| identifier | the identifier to set |
|
inline |
| sectorIdentifier | the sectorIdentifier to set |
|
inline |
| userSub | the userSub to set |
|
private |
|
private |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
1.8.13