Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command | |
com.github.dockerjava.core | |
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
AuthCmd |
DockerClient.authCmd()
Authenticate with the server, useful for checking authentication.
|
Modifier and Type | Method and Description |
---|---|
AuthCmd |
AuthCmd.withAuthConfig(AuthConfig authConfig) |
Modifier and Type | Method and Description |
---|---|
AuthCmd |
DockerClientImpl.authCmd()
Authenticate with the server, useful for checking authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthCmdImpl
Authenticate with the server, useful for checking authentication.
|
Modifier and Type | Method and Description |
---|---|
protected AuthResponse |
AuthCmdExec.execute(AuthCmd command) |
Copyright © 2015. All Rights Reserved.