public class AuthCmdImpl extends AbstrDockerCmd<AuthCmd,AuthResponse> implements AuthCmd
AuthCmd.Execexecution| Constructor and Description |
|---|
AuthCmdImpl(AuthCmd.Exec exec,
AuthConfig authConfig) |
| Modifier and Type | Method and Description |
|---|---|
AuthResponse |
exec() |
AuthConfig |
getAuthConfig() |
AuthCmd |
withAuthConfig(AuthConfig authConfig) |
close, registryAuth, toStringpublic AuthCmdImpl(AuthCmd.Exec exec, AuthConfig authConfig)
public AuthResponse exec() throws UnauthorizedException
exec in interface AuthCmdexec in interface SyncDockerCmd<AuthResponse>exec in class AbstrDockerCmd<AuthCmd,AuthResponse>UnauthorizedExceptionpublic AuthConfig getAuthConfig()
getAuthConfig in interface AuthCmdpublic AuthCmd withAuthConfig(AuthConfig authConfig)
withAuthConfig in interface AuthCmdCopyright © 2025. All rights reserved.