|
||||||||||
| 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.admin.WhiteAndBlacklist
public class WhiteAndBlacklist
| 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 | |
|---|---|
WhiteAndBlacklist()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doAddAddress()
|
java.lang.String |
doDefault()
|
java.lang.String |
doRemoveAddress()
|
java.lang.String |
doUpdate()
|
java.util.List |
getAddresses()
|
long |
getTrustType()
|
java.util.List |
getTrustTypes()
|
void |
setAddress(java.lang.String address)
|
void |
setTrustType(long trustType)
|
| 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 WhiteAndBlacklist()
| 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 OpenIDPropertyManagerException
OpenIDPropertyManagerException
public java.lang.String doAddAddress()
throws OpenIDPropertyManagerException
OpenIDPropertyManagerException
public java.lang.String doRemoveAddress()
throws OpenIDPropertyManagerException
OpenIDPropertyManagerException
public long getTrustType()
throws OpenIDPropertyManagerException
OpenIDPropertyManagerExceptionpublic void setTrustType(long trustType)
public void setAddress(java.lang.String address)
public java.util.List getTrustTypes()
public java.util.List getAddresses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||