Uses of Package
hudson.security.csrf
-
Packages that use hudson.security.csrf Package Description hudson hudson.cli Server-side CLI commands for Hudson.hudson.security.csrf jenkins.model jenkins.security -
Classes in hudson.security.csrf used by hudson Class Description CrumbIssuer A CrumbIssuer represents an algorithm to generate a nonce value, known as a crumb, to counter cross site request forgery exploits. -
Classes in hudson.security.csrf used by hudson.cli Class Description CrumbExclusion Allows plugins to define exceptions to the CSRF protection filter. -
Classes in hudson.security.csrf used by hudson.security.csrf Class Description CrumbExclusion Allows plugins to define exceptions to the CSRF protection filter.CrumbIssuer A CrumbIssuer represents an algorithm to generate a nonce value, known as a crumb, to counter cross site request forgery exploits.CrumbIssuerDescriptor Describes global configuration for crumb issuers.DefaultCrumbIssuer A crumb issuing algorithm based on the request principal and the remote address. -
Classes in hudson.security.csrf used by jenkins.model Class Description CrumbIssuer A CrumbIssuer represents an algorithm to generate a nonce value, known as a crumb, to counter cross site request forgery exploits. -
Classes in hudson.security.csrf used by jenkins.security Class Description CrumbExclusion Allows plugins to define exceptions to the CSRF protection filter.