| Package | Description |
|---|---|
| net.shibboleth.idp.saml.nameid |
Code for manipulating NameIDs and NameIdentifiers.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentIdEntry |
PersistentIdStore.getActiveEntry(String persistentId)
Deprecated.
Get the active persistent ID entry for a given ID.
|
PersistentIdEntry |
PersistentIdStore.getActiveEntry(String issuer,
String recipient,
String sourceId)
Deprecated.
Get the active persistent ID entry for an (issuer, recipient, source ID) tuple.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentIdStore.store(PersistentIdEntry entry)
Deprecated.
Store a persistent ID.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.