| Package | Description |
|---|---|
| net.shibboleth.idp.saml.nameid |
Code for manipulating NameIDs and NameIdentifiers.
|
| Modifier and Type | Method and Description |
|---|---|
String |
NameIDDecoder.decode(SubjectCanonicalizationContext c14nContext,
org.opensaml.saml.saml2.core.NameID nameID)
Decode the provided
NameID. |
String |
NameIdentifierDecoder.decode(SubjectCanonicalizationContext c14nContext,
org.opensaml.saml.saml1.core.NameIdentifier nameID)
Decode the provided
NameIdentifier. |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.