Package hudson.security.csrf
package hudson.security.csrf
-
ClassDescriptionAllows plugins to define exceptions to the CSRF protection filter.Checks for and validates crumbs on requests that cause state changes, to protect against cross site request forgeries.A CrumbIssuer represents an algorithm to generate a nonce value, known as a crumb, to counter cross site request forgery exploits.CrumbIssuerDescriptor<T extends CrumbIssuer>Describes global configuration for crumb issuers.A crumb issuing algorithm based on the request principal and the remote address.Show the crumb configuration to the system config page.Generated localization support class.