| Package | Description |
|---|---|
| io.swagger.models.auth |
| Modifier and Type | Method and Description |
|---|---|
UrlMatcher |
AuthorizationValue.getUrlMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationValue.setUrlMatcher(UrlMatcher urlMatcher) |
AuthorizationValue |
AuthorizationValue.urlMatcher(UrlMatcher urlMatcher) |
| Constructor and Description |
|---|
AuthorizationValue(String keyName,
String value,
String type,
UrlMatcher urlMatcher) |
Copyright © 2022. All Rights Reserved.