Package com.google.gerrit.server
Class CommentVerifier
java.lang.Object
com.google.gerrit.server.CommentVerifier
Verifier for
Comment
objects-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
verify
(Comment c, Account.Id accountId, Account.Id realAccountId, org.eclipse.jgit.lib.PersonIdent authorIdent)
-
Constructor Details
-
CommentVerifier
public CommentVerifier()
-
-
Method Details
-
verify
public static void verify(Comment c, Account.Id accountId, Account.Id realAccountId, org.eclipse.jgit.lib.PersonIdent authorIdent)
-