vertx / io.vertx.ext.auth.mongo / MongoAuth / getCollectionName

getCollectionName

abstract fun getCollectionName(): String

The name of the collection used to store User objects inside. Defaults to #DEFAULT_COLLECTION_NAME

Return
the collectionName