Uses of Class
net.shibboleth.idp.saml.nameid.AbstractNameIDCanonicalizer
Packages that use AbstractNameIDCanonicalizer
-
Uses of AbstractNameIDCanonicalizer in net.shibboleth.idp.saml.nameid.impl
Subclasses of AbstractNameIDCanonicalizer in net.shibboleth.idp.saml.nameid.implModifier and TypeClassDescriptionclassASubjectCanonicalizerthat transforms the inputSubjectinto a principal name by searching for one and only oneNameIDPrincipalcustom principal, using an injectedNameIDDecoderto carry out the process.classASubjectCanonicalizerthat transforms the inputSubjectinto a principal name by searching for one and only oneNameIdentifierPrincipalcustom principal, using an injectedNameIdentifierDecoderto carry out the process.