| Package | Description |
|---|---|
| io.vertx.ext.consul.token |
| Modifier and Type | Method and Description |
|---|---|
PolicyLink |
PolicyLink.setId(String id)
Sets a policy id
|
PolicyLink |
PolicyLink.setName(String name)
Sets a policy name
|
| Modifier and Type | Method and Description |
|---|---|
List<PolicyLink> |
AclToken.getPolicies() |
| Modifier and Type | Method and Description |
|---|---|
AclToken |
AclToken.addPolicy(PolicyLink policyLink)
Adds a policy.
|
| Modifier and Type | Method and Description |
|---|---|
AclToken |
AclToken.setPolicies(List<PolicyLink> policies)
Sets policies
|
Copyright © 2023 Eclipse. All rights reserved.