public class CryptoTransientNameIDDecoder extends BaseCryptoTransientDecoder implements NameIDDecoder
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).| Constructor and Description |
|---|
CryptoTransientNameIDDecoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(SubjectCanonicalizationContext c14nContext,
org.opensaml.saml.saml2.core.NameID nameID) |
decode, doInitialize, getDataSealer, getLogPrefix, setDataSealersetIdgetIddestroy, doDestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId@Nonnull @NotEmpty public String decode(@Nonnull SubjectCanonicalizationContext c14nContext, @Nonnull org.opensaml.saml.saml2.core.NameID nameID) throws NameDecoderException
decode in interface NameIDDecoderNameDecoderExceptionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.