Class AuthInfo.PasswordAuth

    • Constructor Detail

      • PasswordAuth

        public PasswordAuth()
    • Method Detail

      • getValue

        public java.lang.String getValue()
      • getRepoId

        public java.lang.String getRepoId()
      • create

        public static AuthInfo.PasswordAuth create​(java.lang.String value,
                                                   java.lang.String repoId)