Uses of Class
net.shibboleth.idp.authn.AbstractSubjectCanonicalizer
Packages that use AbstractSubjectCanonicalizer
-
Uses of AbstractSubjectCanonicalizer in net.shibboleth.idp.authn.impl
Subclasses of AbstractSubjectCanonicalizer in net.shibboleth.idp.authn.implModifier and TypeClassDescriptionclassASubjectCanonicalizerthat resolves attributes and then extracts a resolvedIdPAttributevalue from anAttributeContextchild obtained via lookup function (by default a child of theSubjectCanonicalizationContext), and uses it as the result of subject canonicalization.classASubjectCanonicalizerthat delegates implementation to a function, allowing scripted/etc.classASubjectCanonicalizerthat transforms the inputSubjectinto a principal name by searching for one and only oneUsernamePrincipalcustom principal.classASubjectCanonicalizerthat transforms the inputSubjectinto a principal name by searching for one and only oneX509Certificatepublic credential, or in its absence one and only oneX500Principal.