| Package | Description |
|---|---|
| org.mitre.openid.connect.repository |
| Modifier and Type | Method and Description |
|---|---|
PairwiseIdentifier |
PairwiseIdentifierRepository.getBySectorIdentifier(String sub,
String sectorIdentifierUri)
Get a pairwise identifier by its associated user subject and sector identifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PairwiseIdentifierRepository.save(PairwiseIdentifier pairwise)
Save a pairwise identifier to the database.
|
Copyright © 2022. All rights reserved.