package

com.atlassian.jira.bc.whitelist

Interfaces

InternalWhitelistManager Marker interface to distinguish the actual implementation of WhitelistManager living in a plugin from the delegation placeholder in JIRA core. 
WhitelistManager This interface is deprecated. Replaced by com.atlassian.plugins.whitelist.WhitelistService and com.atlassian.plugins.whitelist.OutboundWhitelist. Since v6.1.  
WhitelistService This interface is deprecated. Replaced by com.atlassian.plugins.whitelist.WhitelistService and com.atlassian.plugins.whitelist.OutboundWhitelist. Since v6.1.  

Classes

DefaultWhitelistManager Default implementation that delegates to the WhitelistManager in jira-gadgets-plugin 
DefaultWhitelistService  
WhitelistService.WhitelistResult  
WhitelistService.WhitelistUpdateValidationResult