public class AllowlistControl extends BackdoorControl<AllowlistControl>
Constructor and Description |
---|
AllowlistControl(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.plugins.whitelist.WhitelistRule |
createAllowlistRule(String expression,
com.atlassian.plugins.whitelist.WhitelistType type) |
protected com.sun.jersey.api.client.WebResource |
createResource() |
List<com.atlassian.plugins.whitelist.WhitelistRule> |
getRules() |
createResourceForPath, createResourceForPath, get, getRestModulePath
anonymous, cleanUp, client, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponse
public AllowlistControl(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData)
protected com.sun.jersey.api.client.WebResource createResource()
createResource
in class BackdoorControl<AllowlistControl>
public List<com.atlassian.plugins.whitelist.WhitelistRule> getRules()
public com.atlassian.plugins.whitelist.WhitelistRule createAllowlistRule(String expression, com.atlassian.plugins.whitelist.WhitelistType type)
Copyright © 2002-2024 Atlassian. All Rights Reserved.