public class WhiteAndBlacklist extends BaseAction
actionMessageAlertColor, ALERT_BLUE, ALERT_RED, ALERT_YELLOW, openIDAuthenticationManager, openIDPropertyManager, profileManager, siteManager, userManager
Constructor and Description |
---|
WhiteAndBlacklist() |
Modifier and Type | Method and Description |
---|---|
String |
addAddress() |
String |
execute() |
List<? extends AddressRestriction> |
getAddresses() |
long |
getTrustType() |
List<PairType> |
getTrustTypes() |
String |
removeAddress() |
void |
setAddress(String address) |
void |
setTrustType(long trustType) |
String |
update() |
addActionMessage, baseUrl, containsActionMessages, getActionMessageAlertColor, getBaseURL, getCrowdClient, getCrowdHttpAuthenticator, getIdentifier, getPrincipalName, getRemotePrincipal, getRequest, getSession, getXsrfToken, getXsrfTokenName, isAdministrator, isAuthenticated, setCrowdClient, setCrowdHttpAuthenticator, setOpenIDAuthenticationManager, setProfileManager, setPropertyManager, setSiteManager, setUserManager, setXsrfTokenGenerator
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocale, getLocaleProvider, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTextProvider, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
public String execute() throws Exception
execute
in interface com.opensymphony.xwork2.Action
execute
in class com.opensymphony.xwork2.ActionSupport
Exception
public String update() throws OpenIDPropertyManagerException
OpenIDPropertyManagerException
public String addAddress() throws OpenIDPropertyManagerException, UnknownHostException
public String removeAddress() throws OpenIDPropertyManagerException
OpenIDPropertyManagerException
public long getTrustType() throws OpenIDPropertyManagerException
OpenIDPropertyManagerException
public void setTrustType(long trustType)
public void setAddress(String address)
public List<? extends AddressRestriction> getAddresses()
Copyright © 2020 Atlassian. All rights reserved.