public class JenkinsAuthenticationProvider extends java.lang.Object implements com.google.inject.Provider<JenkinsAuthentication>
| Constructor and Description |
|---|
JenkinsAuthenticationProvider(JenkinsAuthentication creds) |
| Modifier and Type | Method and Description |
|---|---|
JenkinsAuthentication |
get() |
@Inject public JenkinsAuthenticationProvider(JenkinsAuthentication creds)
public JenkinsAuthentication get()
get in interface javax.inject.Provider<JenkinsAuthentication>