Class OtlpAuthentication.AbstractDescriptor

java.lang.Object
hudson.model.Descriptor<OtlpAuthentication>
io.jenkins.plugins.opentelemetry.authentication.OtlpAuthentication.AbstractDescriptor
All Implemented Interfaces:
Saveable, Comparable<OtlpAuthentication.AbstractDescriptor>, Loadable, OnMaster
Direct Known Subclasses:
BearerTokenAuthentication.DescriptorImpl, HeaderAuthentication.DescriptorImpl, NoAuthentication.DescriptorImpl
Enclosing class:
OtlpAuthentication

public abstract static class OtlpAuthentication.AbstractDescriptor extends Descriptor<OtlpAuthentication> implements Comparable<OtlpAuthentication.AbstractDescriptor>