Uses of Class
net.shibboleth.idp.authn.context.PreferredPrincipalContext
Packages that use PreferredPrincipalContext
Package
Description
Context classes for managing authentication-related state.
-
Uses of PreferredPrincipalContext in net.shibboleth.idp.authn.context
Methods in net.shibboleth.idp.authn.context that return PreferredPrincipalContextModifier and TypeMethodDescriptionPreferredPrincipalContext.setPreferredPrincipals(List<Principal> principals) Set list of principals reflecting the request preferences.