public class SSOAuth extends PersistableDefault implements Auth
DEFAULT_MATCH_ALL_FIELD_MODIFIERS, DEFAULT_VALUE, enabled, FAILED_RETRIEVE_VALUE, fieldNameToPersistKeyMap, ignoredFiledModifiers, matchAllFieldModifiers, MODIFIER_CONSTANT, MODIFIER_NONE, parent, persistKeyToFieldValueMap, tabulation, threshold, thresholdEnabled, UNKNOWN_VALUECONTAINER_ELEMENTDATA_BIGGER_THAN_THRESHOLD| Constructor and Description |
|---|
SSOAuth() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustTabulation(Printable printable) |
java.util.List<Parameter> |
getParameters() |
java.lang.String |
getPassword() |
java.util.List<java.lang.String> |
getRequiredCookies() |
java.lang.String |
getSsoAuthenticationURL() |
java.lang.String |
getURLParameters() |
java.lang.String |
getUserName() |
void |
setParameters(java.util.List<Parameter> parameters) |
void |
setRequiredCookies(java.lang.String requiredCookies) |
void |
setSsoAuthenticationURL(java.lang.String ssoAuthenticationURL) |
equals, getContents, getContents, getField, getFlatKey, getParent, getPersitableFields, getTabulation, getTagName, getThreshold, ignoreFieldForPersist, isEnabled, isIgnoredContentCache, isThresholdEnabled, setEnabled, setField, setIgnoredContentCache, setParent, setTabulation, setThreshold, setThresholdEnabled, toStringpublic java.lang.String getSsoAuthenticationURL()
public void setSsoAuthenticationURL(java.lang.String ssoAuthenticationURL)
ssoAuthenticationURL - the ssoAuthenticationURL to setpublic java.util.List<java.lang.String> getRequiredCookies()
public void setRequiredCookies(java.lang.String requiredCookies)
requiredCookies - the requiredCookies to setpublic java.lang.String getURLParameters()
public java.lang.String getUserName()
public java.lang.String getPassword()
public java.util.List<Parameter> getParameters()
public void setParameters(java.util.List<Parameter> parameters)
parameters - the parameters to setprotected void adjustTabulation(Printable printable)
Copyright © SAS Institute. All Rights Reserved.