| Package | Description |
|---|---|
| org.apache.shenyu.common.dto |
| Modifier and Type | Method and Description |
|---|---|
AuthPathData |
AuthPathData.Builder.build()
build new Object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuthPathData> |
AppAuthData.getPathDataList()
get pathDataList.
|
| Modifier and Type | Method and Description |
|---|---|
AppAuthData.Builder |
AppAuthData.Builder.pathDataList(java.util.List<AuthPathData> pathDataList)
build pathDataList.
|
void |
AppAuthData.setPathDataList(java.util.List<AuthPathData> pathDataList)
set pathDataList.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.