| Package | Description |
|---|---|
| io.helidon.security.abac |
Attribute based access control (ABAC) security provider.
|
| Modifier and Type | Method | Description |
|---|---|---|
AbacProvider |
AbacProvider.Builder.build() |
|
static AbacProvider |
AbacProvider.create() |
Creates a new provider instance with default configuration.
|
static AbacProvider |
AbacProvider.from(Config config) |
Creates a new provider instance from configuration.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.