Class AccountValidator


  • public class AccountValidator
    extends Object
    • Method Detail

      • validate

        public List<String> validate​(Account.Id accountId,
                                     org.eclipse.jgit.lib.Repository allUsersRepo,
                                     org.eclipse.jgit.revwalk.RevWalk rw,
                                     org.eclipse.jgit.lib.ObjectId oldId,
                                     org.eclipse.jgit.lib.ObjectId newId)
                              throws IOException
        Throws:
        IOException