Uses of Class
net.shibboleth.idp.authn.principal.ProxyAuthenticationPrincipal
Packages that use ProxyAuthenticationPrincipal
Package
Description
Context classes for managing authentication-related state.
-
Uses of ProxyAuthenticationPrincipal in net.shibboleth.idp.authn.context
Method parameters in net.shibboleth.idp.authn.context with type arguments of type ProxyAuthenticationPrincipalModifier and TypeMethodDescriptionprivate booleanAuthenticationContext.checkProxyRestrictions(Collection<ProxyAuthenticationPrincipal> principals) Check for proxy restrictions and evaluate them against the associatedRelyingPartyContext.