@PublicApi
public interface Whitelist
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed(URI uri)
Checks if requests to the provided URI are allowed according to the current whitelist configuration
|
boolean isAllowed(URI uri)
uri - the uri a http request is made toCopyright © 2023 Atlassian. All Rights Reserved.