Uses of Class
net.shibboleth.idp.authn.principal.UsernamePrincipal
Packages that use UsernamePrincipal
Package
Description
Implementation of various authentication actions.
Classes supporting Java
Principal usage.-
Uses of UsernamePrincipal in net.shibboleth.idp.authn.impl
Methods in net.shibboleth.idp.authn.impl that return UsernamePrincipalModifier and TypeMethodDescriptionprivate UsernamePrincipalSimpleSubjectCanonicalization.getUsernamePrincipal(SubjectCanonicalizationContext c14nContext) Helper method that returns the first and onlyUsernamePrincipal, returning null otherwise. -
Uses of UsernamePrincipal in net.shibboleth.idp.authn.principal
Methods in net.shibboleth.idp.authn.principal that return UsernamePrincipalModifier and TypeMethodDescriptionUsernamePrincipal.clone()Creates and returns a copy of this object.