Uses of Class
utu.vbingm.privaterepocloner.IncorrectTokenForHttpsUrlException
-
Uses of IncorrectTokenForHttpsUrlException in utu.vbingm.privaterepocloner
Methods in utu.vbingm.privaterepocloner that throw IncorrectTokenForHttpsUrlExceptionModifier and TypeMethodDescriptionstatic voidPrivateRepoCloner.addProfile(String profileName, String repoUrl, String token) Add or replace a profile and store its access token in the OS keyring.static voidPrivateRepoCloner.cloneProfileRepo(String profileName, Path targetDir) Clone a profile's repository totargetDirusing the stored token.