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,
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 NameID nameID) throws NameDecoderException
decode in interface NameIDDecoderNameDecoderExceptionCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.