| Package | Description |
|---|---|
| io.helidon.security.abac.policy |
Attribute based access control policy validator.
|
| io.helidon.security.abac.role |
Role attribute validator.
|
| io.helidon.security.abac.scope |
Scope (OAuth2) attribute validator.
|
| io.helidon.security.abac.time |
Time attribute validator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyValidatorService
A validator of policy statements java service to plug into Abac security provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoleValidatorService
Java service for
RoleValidator ABAC security provider. |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeValidatorService
A service to provide
ScopeValidator to AbacProvider. |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeValidatorService
Time validator java service for
AbacProvider. |
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.