| Package | Description |
|---|---|
| io.helidon.security.abac.scope |
Scope (OAuth2) attribute validator.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ScopeValidator.Builder |
ScopeValidator.builder() |
Create a fluent API builder.
|
ScopeValidator.Builder |
ScopeValidator.Builder.from(Config config) |
Update builder from configuration.
|
ScopeValidator.Builder |
ScopeValidator.Builder.useOrOperator(boolean useOrOperator) |
Whether to use "OR" or "AND" (default) operator.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.