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.
-
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.