Uses of Class
net.shibboleth.idp.authn.context.PreferredPrincipalContext
-
Packages that use PreferredPrincipalContext Package Description net.shibboleth.idp.authn.context 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 PreferredPrincipalContext Modifier and Type Method Description PreferredPrincipalContextPreferredPrincipalContext. setPreferredPrincipals(List<Principal> principals)Set list of principals reflecting the request preferences.
-