Class DockerCredentialExecutor


  • public class DockerCredentialExecutor
    extends Object
    • Constructor Detail

      • DockerCredentialExecutor

        public DockerCredentialExecutor​(org.apache.maven.settings.Settings settings,
                                        String repoId,
                                        String repoUrl,
                                        File dockerContext,
                                        boolean usePlainTextPassword,
                                        boolean dryRun)
    • Method Detail

      • login

        public void login()
                   throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • logout

        public void logout()
                    throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException