Uses of Class
net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
Packages that use NameIdentifierPrincipal
Package
Description
SAML-specific classes for integration with idp-authn-api packages.
Implementation of SAML
NameID and
NameIdentifier generation and consumption.-
Uses of NameIdentifierPrincipal in net.shibboleth.idp.saml.authn.principal
Methods in net.shibboleth.idp.saml.authn.principal that return NameIdentifierPrincipalModifier and TypeMethodDescriptionNameIdentifierPrincipal.clone()Creates and returns a copy of this object. -
Uses of NameIdentifierPrincipal in net.shibboleth.idp.saml.nameid.impl
Methods in net.shibboleth.idp.saml.nameid.impl that return NameIdentifierPrincipalModifier and TypeMethodDescriptionprivate NameIdentifierPrincipalNameIdentifierCanonicalization.getNameIdentifierPrincipal(SubjectCanonicalizationContext c14nContext) Helper method that returns the first and onlyNameIdentifierPrincipalprovided it matches a valid Format, returning null otherwise.