Modifier and Type | Method and Description |
---|---|
static Auth2.Auth2Descriptor |
RemoteBuildConfiguration.DescriptorImpl.getDefaultAuth2Descriptor() |
static Auth2.Auth2Descriptor |
RemoteJenkinsServer.DescriptorImpl.getDefaultAuth2Descriptor() |
static Auth2.Auth2Descriptor |
RemoteJenkinsServer.DescriptorImpl.getDefaultAuth2Descriptor() |
static Auth2.Auth2Descriptor |
RemoteBuildConfiguration.DescriptorImpl.getDefaultAuth2Descriptor() |
Modifier and Type | Method and Description |
---|---|
static List<Auth2.Auth2Descriptor> |
RemoteBuildConfiguration.DescriptorImpl.getAuth2Descriptors() |
static List<Auth2.Auth2Descriptor> |
RemoteJenkinsServer.DescriptorImpl.getAuth2Descriptors() |
static List<Auth2.Auth2Descriptor> |
RemoteJenkinsServer.DescriptorImpl.getAuth2Descriptors() |
static List<Auth2.Auth2Descriptor> |
RemoteBuildConfiguration.DescriptorImpl.getAuth2Descriptors() |
Modifier and Type | Class and Description |
---|---|
static class |
BearerTokenAuth.BearerTokenAuthDescriptor |
static class |
CredentialsAuth.CredentialsAuthDescriptor |
static class |
NoneAuth.NoneAuthDescriptor |
static class |
NullAuth.NullAuthDescriptor |
static class |
TokenAuth.TokenAuthDescriptor |
Modifier and Type | Field and Description |
---|---|
static Auth2.Auth2Descriptor |
BearerTokenAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
CredentialsAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
NoneAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
NullAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
TokenAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
TokenAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
NullAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
NoneAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
CredentialsAuth.DESCRIPTOR |
static Auth2.Auth2Descriptor |
BearerTokenAuth.DESCRIPTOR |
Modifier and Type | Method and Description |
---|---|
Auth2.Auth2Descriptor |
BearerTokenAuth.getDescriptor() |
Auth2.Auth2Descriptor |
CredentialsAuth.getDescriptor() |
Auth2.Auth2Descriptor |
NoneAuth.getDescriptor() |
Auth2.Auth2Descriptor |
NullAuth.getDescriptor() |
Auth2.Auth2Descriptor |
TokenAuth.getDescriptor() |
Auth2.Auth2Descriptor |
TokenAuth.getDescriptor() |
Auth2.Auth2Descriptor |
NullAuth.getDescriptor() |
Auth2.Auth2Descriptor |
NoneAuth.getDescriptor() |
Auth2.Auth2Descriptor |
CredentialsAuth.getDescriptor() |
Auth2.Auth2Descriptor |
BearerTokenAuth.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<Auth2,Auth2.Auth2Descriptor> |
Auth2.all() |
static DescriptorExtensionList<Auth2,Auth2.Auth2Descriptor> |
Auth2.all() |
Modifier and Type | Method and Description |
---|---|
static Auth2.Auth2Descriptor |
RemoteBuildPipelineStep.DescriptorImpl.getDefaultAuth2Descriptor() |
static Auth2.Auth2Descriptor |
RemoteBuildPipelineStep.DescriptorImpl.getDefaultAuth2Descriptor() |
Modifier and Type | Method and Description |
---|---|
static List<Auth2.Auth2Descriptor> |
RemoteBuildPipelineStep.DescriptorImpl.getAuth2Descriptors() |
static List<Auth2.Auth2Descriptor> |
RemoteBuildPipelineStep.DescriptorImpl.getAuth2Descriptors() |
Copyright © 2016–2023. All rights reserved.