Uses of Class
hudson.security.csrf.CrumbIssuerDescriptor

Packages that use CrumbIssuerDescriptor
hudson.security.csrf   
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Uses of CrumbIssuerDescriptor in hudson.security.csrf
 

Subclasses of CrumbIssuerDescriptor in hudson.security.csrf
static class DefaultCrumbIssuer.DescriptorImpl
           
 

Methods in hudson.security.csrf that return CrumbIssuerDescriptor
 CrumbIssuerDescriptor<CrumbIssuer> CrumbIssuer.getDescriptor()
          Access global configuration for the crumb issuer.
 

Uses of CrumbIssuerDescriptor in org.jvnet.hudson.test
 

Subclasses of CrumbIssuerDescriptor in org.jvnet.hudson.test
static class TestCrumbIssuer.DescriptorImpl
           
 



Copyright © 2004-2013. All Rights Reserved.