| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Grant.Builder<T extends Grant.Builder>
A fluent API builder for
Grant. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Role.Builder
A fluent API builder for
Role. |
| Modifier and Type | Method and Description |
|---|---|
static Grant.Builder |
Grant.builder()
Creates a fluent API builder to build new instances of this class.
|
| Constructor and Description |
|---|
Grant(Grant.Builder<?> builder)
Create an instance based on a builder.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.