| Package | Description |
|---|---|
| net.shibboleth.idp.saml.nameid.impl |
Implementation of SAML
NameID and
NameIdentifier generation and consumption. |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptoTransientNameIDDecoder
Processes a transient
NameID, checks that its NameIDType.getNameQualifier() and
NameIDType.getSPNameQualifier() are correct, and decodes NameIDType.getValue()
via the base class (reversing the work done by
CryptoTransientIdGenerationStrategy). |
class |
CryptoTransientNameIdentifierDecoder
Processes a transient
NameIdentifier, checks that its NameIdentifier.getNameQualifier() is
correct, and decodes NameIdentifier.getValue() via the base class (reversing the work done by
CryptoTransientIdGenerationStrategy). |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.