| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed(URI uri,
com.atlassian.sal.api.user.UserKey userKey)
Checks if requests to the provided URI are allowed according to the
current whitelist configuration, including rules that inspect auth
status.
|
boolean isAllowed(URI uri, com.atlassian.sal.api.user.UserKey userKey)
uri - the uri to which an http request is madeuserKey - the userKey of the user to check for auth-required rules.Copyright © 2023 Atlassian. All Rights Reserved.