Uses of Class
net.shibboleth.idp.authn.principal.ProxyAuthenticationPrincipal
-
Packages that use ProxyAuthenticationPrincipal Package Description net.shibboleth.idp.authn.context 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 ProxyAuthenticationPrincipal Modifier and Type Method Description private booleanAuthenticationContext. checkProxyRestrictions(Collection<ProxyAuthenticationPrincipal> principals)Check for proxy restrictions and evaluate them against the associatedRelyingPartyContext.
-