abstract fun protectPaths(verticle: WebVerticle, pathsToProtect: Set<String>, sessionHandler: SessionHandler): AuthHandler
Protect paths for the specified verticle.
Return the AuthHandler.