public class CryptoTransientNameIdentifierDecoder extends BaseCryptoTransientDecoder implements NameIdentifierDecoder
NameIdentifier, checks that its NameIdentifier.getNameQualifier() is
correct, and decodes NameIdentifier.getValue() via the base class (reversing the work done by
CryptoTransientIdGenerationStrategy).| Constructor and Description |
|---|
CryptoTransientNameIdentifierDecoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(SubjectCanonicalizationContext c14nContext,
org.opensaml.saml.saml1.core.NameIdentifier nameIdentifier) |
decode, doInitialize, getDataSealer, getLogPrefix, setDataSealersetIdgetIddestroy, doDestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic CryptoTransientNameIdentifierDecoder()
@Nonnull public String decode(@Nonnull SubjectCanonicalizationContext c14nContext, @Nonnull org.opensaml.saml.saml1.core.NameIdentifier nameIdentifier) throws NameDecoderException
decode in interface NameIdentifierDecoderNameDecoderExceptionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.