long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
service-auth
/
org.artofdev.tasks.controller.plugins.serviceAuthenticator
Package-level
declarations
Types
Types
Service
Auth
Config
Link copied to clipboard
data
class
ServiceAuthConfig
(
val
secToken
:
String
)
Service
Authenticator
Link copied to clipboard
class
ServiceAuthenticator
(
val
name
:
String
,
config
:
ServiceAuthConfig
)
:
Authenticator
Service
Authenticator
Plugin
Link copied to clipboard
class
ServiceAuthenticatorPlugin
:
TaskControllerPlugin