Uses of Class
io.jenkins.plugins.opentelemetry.authentication.OtlpAuthentication
Packages that use OtlpAuthentication
Package
Description
-
Uses of OtlpAuthentication in io.jenkins.plugins.opentelemetry
Methods in io.jenkins.plugins.opentelemetry that return OtlpAuthenticationMethods in io.jenkins.plugins.opentelemetry that return types with arguments of type OtlpAuthenticationMethods in io.jenkins.plugins.opentelemetry with parameters of type OtlpAuthenticationModifier and TypeMethodDescriptionvoid
JenkinsOpenTelemetryPluginConfiguration.setAuthentication
(OtlpAuthentication authentication) -
Uses of OtlpAuthentication in io.jenkins.plugins.opentelemetry.authentication
Subclasses of OtlpAuthentication in io.jenkins.plugins.opentelemetry.authenticationModifier and TypeClassDescriptionclass
See https://tools.ietf.org/html/rfc6750class
class
Methods in io.jenkins.plugins.opentelemetry.authentication that return types with arguments of type OtlpAuthenticationModifier and TypeMethodDescriptionOtlpAuthentication.allDescriptors()
Returns all the registeredOtlpAuthentication
descriptors.OtlpAuthentication.getDescriptor()