Class Auth.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<Auth>
org.jenkinsci.plugins.ParameterizedRemoteTrigger.Auth.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
Auth

@Extension public static class Auth.DescriptorImpl extends Descriptor<Auth>
Deprecated.
since 2.3.0-SNAPSHOT - use Auth2 instead.
We need to keep this for compatibility - old config deserialization!
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
      Deprecated.
  • Method Details