You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
480 B
17 lines
480 B
{
|
|
"groups": [
|
|
{
|
|
"name": "security.oauth2.ignore",
|
|
"type": "com.pig4cloud.pig.common.security.component.PermitAllUrlProperties",
|
|
"sourceType": "com.pig4cloud.pig.common.security.component.PermitAllUrlProperties"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "security.oauth2.ignore.urls",
|
|
"type": "java.util.List<java.lang.String>",
|
|
"sourceType": "com.pig4cloud.pig.common.security.component.PermitAllUrlProperties"
|
|
}
|
|
],
|
|
"hints": []
|
|
}
|