Package org.kiwiproject.consul.model.acl
Class Role
java.lang.Object
org.kiwiproject.consul.model.acl.Role
- Direct Known Subclasses:
ImmutableRole
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionid()abstract Stringname()abstract List<Role.RoleNodeIdentity>abstract List<Role.RolePolicyLink>policies()abstract List<Role.RoleServiceIdentity>
-
Constructor Details
-
Role
public Role()
-
-
Method Details
-
name
-
id
-
description
-
policies
-
serviceIdentities
-
nodeIdentities
-
namespace
-