open fun listAclTokens(resultHandler: Handler<AsyncResult<MutableList<AclToken>>>): ConsulClient
Get list of Acl token
resultHandler - will be provided with list of tokens
resultHandler
Return reference to this, for fluency