Skip to content

Commit

Permalink
fixes mongoauthentication on fix validation
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviojava committed May 3, 2019
1 parent a2d41bc commit 782ef44
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@

final class MongoAuthentication {

private MongoAuthentication() {
}

static Optional<MongoCredential> of(Settings settings) {

Expand Down

0 comments on commit 782ef44

Please sign in to comment.