public class HttpInputSourceConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
DEFAULT_ALLOWED_PROTOCOLS |
| Constructor and Description |
|---|
HttpInputSourceConfig(Set<String> allowedProtocols) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
getAllowedProtocols() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.