|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.crowd.openid.server.action.BaseAction
com.atlassian.crowd.openid.server.action.secure.interaction.EditAllowAlways
public class EditAllowAlways
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.openid.server.action.BaseAction |
|---|
actionMessageAlertColor, ALERT_BLUE, ALERT_RED, ALERT_YELLOW, authenticated, identifier, isAdministrator, openIDAuthenticationManager, openIDPropertyManager, profileManager, siteManager, userManager |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
EditAllowAlways()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doDefault()
|
java.lang.String |
doUpdate()
|
java.util.List |
getProfileIDs()
|
java.util.Collection |
getProfiles()
|
java.util.List |
getSiteApprovals()
|
java.util.List |
getUrls()
|
void |
setProfileIDs(java.util.List profileIDs)
|
void |
setProfiles(java.util.Collection profiles)
|
void |
setSiteApprovals(java.util.List siteApprovals)
|
void |
setUrls(java.util.List urls)
|
| Methods inherited from class com.atlassian.crowd.openid.server.action.BaseAction |
|---|
addActionMessage, containsActionMessages, getActionMessageAlertColor, getAttribute, getBaseURL, getFirstAttribute, getHttpAuthenticator, getHttpReqest, getIdentifier, getPrincipalName, getRemotePrincipal, getRequest, getSecurityServerClient, getSession, isAdministrator, isAuthenticated, lookupDomainName, setHttpAuthenticator, setOpenIDAuthenticationManager, setProfileManager, setPropertyManager, setSecurityServerClient, setSiteManager, setUserManager |
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditAllowAlways()
| Method Detail |
|---|
public java.lang.String doDefault()
throws java.lang.Exception
doDefault in class com.opensymphony.xwork.ActionSupportjava.lang.Exception
public java.lang.String doUpdate()
throws java.lang.Exception
java.lang.Exceptionpublic java.util.List getSiteApprovals()
public void setSiteApprovals(java.util.List siteApprovals)
public java.util.Collection getProfiles()
public void setProfiles(java.util.Collection profiles)
public java.util.List getUrls()
public void setUrls(java.util.List urls)
public java.util.List getProfileIDs()
public void setProfileIDs(java.util.List profileIDs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||