Uses of Class
net.shibboleth.idp.saml.nameid.NameIDCanonicalizationFlowDescriptor
Packages that use NameIDCanonicalizationFlowDescriptor
Package
Description
Code for manipulating NameIDs and NameIdentifiers.
Implementation of SAML
NameID and
NameIdentifier generation and consumption.-
Uses of NameIDCanonicalizationFlowDescriptor in net.shibboleth.idp.saml.nameid
Subclasses of NameIDCanonicalizationFlowDescriptor in net.shibboleth.idp.saml.nameidModifier and TypeClassDescriptionclassBase class for "inline" implementations of SAML c14n flows. -
Uses of NameIDCanonicalizationFlowDescriptor in net.shibboleth.idp.saml.nameid.impl
Subclasses of NameIDCanonicalizationFlowDescriptor 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.