public class RoleExtractor extends Object
| Constructor and Description |
|---|
RoleExtractor(String rolePattern) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
extractRoles(io.vertx.core.http.HttpServerRequest request)
Extract the roles from the request.
|
public RoleExtractor(String rolePattern)
Copyright © 2016–2018. All rights reserved.