public class OAuth2 extends PersistableDefault implements Auth
Modifier and Type | Field and Description |
---|---|
protected AuthorizationServer |
authorizationServer |
protected Content |
content |
protected SimpleAuth |
simpleAuth |
DEFAULT_MATCH_ALL_FIELD_MODIFIERS, DEFAULT_VALUE, enabled, FAILED_RETRIEVE_VALUE, fieldNameToPersistKeyMap, ignoredFiledModifiers, matchAllFieldModifiers, MODIFIER_CONSTANT, MODIFIER_NONE, parent, persistKeyToFieldValueMap, tabulation, threshold, thresholdEnabled, UNKNOWN_VALUE
CONTAINER_ELEMENT
DATA_BIGGER_THAN_THRESHOLD
Constructor and Description |
---|
OAuth2() |
Modifier and Type | Method and Description |
---|---|
protected void |
adjustTabulation(Printable printable) |
AuthorizationServer |
getAuthorizationServer() |
Content |
getContent() |
SimpleAuth |
getSimpleAuth() |
void |
setAuthorizationServer(AuthorizationServer authorizationServer) |
void |
setContent(Content content) |
void |
setSimpleAuth(SimpleAuth simpleAuth) |
equals, getContents, getContents, getField, getFlatKey, getParent, getPersitableFields, getTabulation, getTagName, getThreshold, ignoreFieldForPersist, isEnabled, isIgnoredContentCache, isThresholdEnabled, setEnabled, setField, setIgnoredContentCache, setParent, setTabulation, setThreshold, setThresholdEnabled, toString
protected AuthorizationServer authorizationServer
protected Content content
protected SimpleAuth simpleAuth
public SimpleAuth getSimpleAuth()
public void setSimpleAuth(SimpleAuth simpleAuth)
public Content getContent()
public void setContent(Content content)
public AuthorizationServer getAuthorizationServer()
public void setAuthorizationServer(AuthorizationServer authorizationServer)
protected void adjustTabulation(Printable printable)
Copyright © SAS Institute. All Rights Reserved.