public class PolicyConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
rolesAllowed
The roles that are allowed to access resources protected by this policy
|
| Constructor and Description |
|---|
PolicyConfig() |
@ConfigItem @ConvertWith(value=io.quarkus.runtime.configuration.TrimmedStringConverter.class) public List<String> rolesAllowed
Copyright © 2021 JBoss by Red Hat. All rights reserved.