Package net.shibboleth.idp.ui.csrf
package net.shibboleth.idp.ui.csrf
APIs relating to cross-site request forgery mitigations.
-
ClassDescriptionA base helper class for predicates that determine if CSRF protection is required per state.An anti cross-site request forgery token.A thread-safe helper class for dealing with cross-site request forgery tokens.A simple default CSRF token validation predicate.Exception indicating a problem validating a CSRF token at runtime.