public class RESTAuthParameter extends Object
| Constructor and Description |
|---|
RESTAuthParameter(String resourcePath,
Map<String,String> parameters,
String method,
String data) |
| Modifier and Type | Method and Description |
|---|---|
String |
data() |
String |
method() |
Map<String,String> |
parameters() |
String |
resourcePath() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.