public class AclFactory extends Object
| Constructor and Description |
|---|
AclFactory(String aclSchema) |
| Modifier and Type | Method and Description |
|---|---|
Map<PatternHolder,Set<String>> |
parseAcl(io.vertx.core.buffer.Buffer buffer) |
public AclFactory(String aclSchema)
public Map<PatternHolder,Set<String>> parseAcl(io.vertx.core.buffer.Buffer buffer) throws ValidationException
ValidationExceptionCopyright © 2016–2019. All rights reserved.