Uses of Class
net.shibboleth.idp.ui.csrf.BaseCSRFTokenPredicate
Packages that use BaseCSRFTokenPredicate
Package
Description
Implementation classes for cross-site request forgery mitigation.
-
Uses of BaseCSRFTokenPredicate in net.shibboleth.idp.ui.csrf.impl
Subclasses of BaseCSRFTokenPredicate in net.shibboleth.idp.ui.csrf.implModifier and TypeClassDescriptionclassDefaultBiPredicatefor determining if CSRF token validation should occur from a compatible request context and event.classDefaultPredicatefor determining if a CSRF token is required for the given request context.