Class OutboundWhiteListAllowedSpringWired

java.lang.Object
com.atlassian.confluence.core.OutboundWhiteListAllowedSpringWired
All Implemented Interfaces:
com.atlassian.plugins.whitelist.OutboundWhitelist, com.atlassian.plugins.whitelist.Whitelist

public class OutboundWhiteListAllowedSpringWired extends Object implements com.atlassian.plugins.whitelist.OutboundWhitelist
  • Constructor Details

    • OutboundWhiteListAllowedSpringWired

      public OutboundWhiteListAllowedSpringWired()
  • Method Details

    • isAllowed

      public boolean isAllowed(URI uri, com.atlassian.sal.api.user.UserKey userKey)
      Specified by:
      isAllowed in interface com.atlassian.plugins.whitelist.OutboundWhitelist
    • isAllowed

      public boolean isAllowed(URI uri)
      Specified by:
      isAllowed in interface com.atlassian.plugins.whitelist.Whitelist