Uses of Class
net.shibboleth.idp.saml.nameid.impl.BaseTransientDecoder
-
Packages that use BaseTransientDecoder Package Description net.shibboleth.idp.saml.nameid.impl Implementation of SAMLNameIDandNameIdentifiergeneration and consumption. -
-
Uses of BaseTransientDecoder in net.shibboleth.idp.saml.nameid.impl
Subclasses of BaseTransientDecoder in net.shibboleth.idp.saml.nameid.impl Modifier and Type Class Description classTransientNameIDDecoderDecodesXSString.getValue()via the base class (reversing the work done byTransientSAML2NameIDGenerator).classTransientNameIdentifierDecoderDecodesXSString.getValue()via the base class (reversing the work done byTransientSAML1NameIdentifierGenerator).
-