| Interface | Description |
|---|---|
| AccessManager |
A simple interface for the purpose of allowing OutboundWhitelist to check the
access status of a UserKey.
|
| InboundWhitelist |
Check if incoming access to a given uri is allowed or not.
|
| OutboundWhitelist |
Check if outgoing access to a given uri is allowed or not.
|
| Whitelist |
Check if access to a given uri is allowed or not.
|
| WhitelistManager |
Handles all whitelist rules related data queries and modification.
|
| WhitelistOnOffSwitch |
Enable or disable the whitelist in general.
|
| WhitelistRule |
The essential data of a whitelist rule which is persisted in the database.
|
| WhitelistService |
Handles all whitelist rules related data queries and modification.
|
| Class | Description |
|---|---|
| ImmutableWhitelistRule | |
| ImmutableWhitelistRuleBuilder | |
| LegacyWhitelistRule |
| Enum | Description |
|---|---|
| WhitelistType |
| Exception | Description |
|---|---|
| NotAuthorizedException |
Copyright © 2023 Atlassian. All Rights Reserved.