Uses of Class
net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
Packages that use NameIDPrincipal
Package
Description
SAML-specific classes for integration with idp-authn-api packages.
Implementation classes supporting SAML-related Principal objects.
Implementation of SAML
NameID and
NameIdentifier generation and consumption.-
Uses of NameIDPrincipal in net.shibboleth.idp.saml.authn.principal
Methods in net.shibboleth.idp.saml.authn.principal that return NameIDPrincipalModifier and TypeMethodDescriptionNameIDPrincipal.clone()Creates and returns a copy of this object. -
Uses of NameIDPrincipal in net.shibboleth.idp.saml.authn.principal.impl
Methods in net.shibboleth.idp.saml.authn.principal.impl that return NameIDPrincipalModifier and TypeMethodDescriptionNameIDPrincipalSerializer.deserialize(String value) Deserialize the supplied value. -
Uses of NameIDPrincipal in net.shibboleth.idp.saml.nameid.impl
Methods in net.shibboleth.idp.saml.nameid.impl that return NameIDPrincipalModifier and TypeMethodDescriptionprivate NameIDPrincipalNameIDCanonicalization.getNameIDPrincipal(SubjectCanonicalizationContext c14nContext) Helper method that returns the first and onlyNameIDPrincipalprovided it matches a valid Format, returning null otherwise.