public class PolicyMappingConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
methods
The methods that this permission set applies to.
|
List<String> |
paths
The paths that this permission check applies to.
|
String |
policy
The HTTP policy that this permission set is linked to.
|
| Constructor and Description |
|---|
PolicyMappingConfig() |
@ConfigItem public String policy
@ConfigItem public List<String> methods
@ConfigItem public List<String> paths
Copyright © 2019 JBoss by Red Hat. All rights reserved.