public class OAuth1ProfileConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements OAuth1ProfileConfig
OAuth1ProfileConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
OAuth1ProfileConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
String |
getAccessToken()
Gets the "accessToken" element
|
long |
getAccessTokenIssuedTime()
Gets the "accessTokenIssuedTime" element
|
AccessTokenPositionConfig.Enum |
getAccessTokenPosition()
Gets the "accessTokenPosition" element
|
AccessTokenStatusConfig.Enum |
getAccessTokenStartingStatus()
Gets the "accessTokenStartingStatus" element
|
AccessTokenStatusConfig.Enum |
getAccessTokenStatus()
Gets the "accessTokenStatus" element
|
String |
getAccessTokenURI()
Gets the "accessTokenURI" element
|
String |
getAuthorizationURI()
Gets the "authorizationURI" element
|
String |
getConsumerKey()
Gets the "consumerKey" element
|
String |
getConsumerSecret()
Gets the "consumerSecret" element
|
String |
getManualAccessTokenExpirationTime()
Gets the "manualAccessTokenExpirationTime" element
|
TimeUnitConfig.Enum |
getManualAccessTokenExpirationTimeUnit()
Gets the "manualAccessTokenExpirationTimeUnit" element
|
String |
getName()
Gets the "name" element
|
String |
getRedirectURI()
Gets the "redirectURI" element
|
String |
getTemporaryTokenURI()
Gets the "temporaryTokenURI" element
|
String |
getTokenSecret()
Gets the "tokenSecret" element
|
AccessTokenStatusConfig.Enum |
getTokenSecretStartingStatus()
Gets the "tokenSecretStartingStatus" element
|
AccessTokenStatusConfig.Enum |
getTokenSecretStatus()
Gets the "tokenSecretStatus" element
|
boolean |
getUseManualAccessTokenExpirationTime()
Gets the "useManualAccessTokenExpirationTime" element
|
boolean |
isSetAccessTokenStatus()
True if has "accessTokenStatus" element
|
boolean |
isSetManualAccessTokenExpirationTime()
True if has "manualAccessTokenExpirationTime" element
|
boolean |
isSetTokenSecretStatus()
True if has "tokenSecretStatus" element
|
void |
setAccessToken(String accessToken)
Sets the "accessToken" element
|
void |
setAccessTokenIssuedTime(long accessTokenIssuedTime)
Sets the "accessTokenIssuedTime" element
|
void |
setAccessTokenPosition(AccessTokenPositionConfig.Enum accessTokenPosition)
Sets the "accessTokenPosition" element
|
void |
setAccessTokenStartingStatus(AccessTokenStatusConfig.Enum accessTokenStartingStatus)
Sets the "accessTokenStartingStatus" element
|
void |
setAccessTokenStatus(AccessTokenStatusConfig.Enum accessTokenStatus)
Sets the "accessTokenStatus" element
|
void |
setAccessTokenURI(String accessTokenURI)
Sets the "accessTokenURI" element
|
void |
setAuthorizationURI(String authorizationURI)
Sets the "authorizationURI" element
|
void |
setConsumerKey(String consumerKey)
Sets the "consumerKey" element
|
void |
setConsumerSecret(String consumerSecret)
Sets the "consumerSecret" element
|
void |
setManualAccessTokenExpirationTime(String manualAccessTokenExpirationTime)
Sets the "manualAccessTokenExpirationTime" element
|
void |
setManualAccessTokenExpirationTimeUnit(TimeUnitConfig.Enum manualAccessTokenExpirationTimeUnit)
Sets the "manualAccessTokenExpirationTimeUnit" element
|
void |
setName(String name)
Sets the "name" element
|
void |
setRedirectURI(String redirectURI)
Sets the "redirectURI" element
|
void |
setTemporaryTokenURI(String temporaryTokenURI)
Sets the "temporaryTokenURI" element
|
void |
setTokenSecret(String tokenSecret)
Sets the "tokenSecret" element
|
void |
setTokenSecretStartingStatus(AccessTokenStatusConfig.Enum tokenSecretStartingStatus)
Sets the "tokenSecretStartingStatus" element
|
void |
setTokenSecretStatus(AccessTokenStatusConfig.Enum tokenSecretStatus)
Sets the "tokenSecretStatus" element
|
void |
setUseManualAccessTokenExpirationTime(boolean useManualAccessTokenExpirationTime)
Sets the "useManualAccessTokenExpirationTime" element
|
void |
unsetAccessTokenStatus()
Unsets the "accessTokenStatus" element
|
void |
unsetManualAccessTokenExpirationTime()
Unsets the "manualAccessTokenExpirationTime" element
|
void |
unsetTokenSecretStatus()
Unsets the "tokenSecretStatus" element
|
org.apache.xmlbeans.XmlString |
xgetAccessToken()
Gets (as xml) the "accessToken" element
|
org.apache.xmlbeans.XmlLong |
xgetAccessTokenIssuedTime()
Gets (as xml) the "accessTokenIssuedTime" element
|
AccessTokenPositionConfig |
xgetAccessTokenPosition()
Gets (as xml) the "accessTokenPosition" element
|
AccessTokenStatusConfig |
xgetAccessTokenStartingStatus()
Gets (as xml) the "accessTokenStartingStatus" element
|
AccessTokenStatusConfig |
xgetAccessTokenStatus()
Gets (as xml) the "accessTokenStatus" element
|
org.apache.xmlbeans.XmlString |
xgetAccessTokenURI()
Gets (as xml) the "accessTokenURI" element
|
org.apache.xmlbeans.XmlString |
xgetAuthorizationURI()
Gets (as xml) the "authorizationURI" element
|
org.apache.xmlbeans.XmlString |
xgetConsumerKey()
Gets (as xml) the "consumerKey" element
|
org.apache.xmlbeans.XmlString |
xgetConsumerSecret()
Gets (as xml) the "consumerSecret" element
|
org.apache.xmlbeans.XmlString |
xgetManualAccessTokenExpirationTime()
Gets (as xml) the "manualAccessTokenExpirationTime" element
|
TimeUnitConfig |
xgetManualAccessTokenExpirationTimeUnit()
Gets (as xml) the "manualAccessTokenExpirationTimeUnit" element
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" element
|
org.apache.xmlbeans.XmlString |
xgetRedirectURI()
Gets (as xml) the "redirectURI" element
|
org.apache.xmlbeans.XmlString |
xgetTemporaryTokenURI()
Gets (as xml) the "temporaryTokenURI" element
|
org.apache.xmlbeans.XmlString |
xgetTokenSecret()
Gets (as xml) the "tokenSecret" element
|
AccessTokenStatusConfig |
xgetTokenSecretStartingStatus()
Gets (as xml) the "tokenSecretStartingStatus" element
|
AccessTokenStatusConfig |
xgetTokenSecretStatus()
Gets (as xml) the "tokenSecretStatus" element
|
org.apache.xmlbeans.XmlBoolean |
xgetUseManualAccessTokenExpirationTime()
Gets (as xml) the "useManualAccessTokenExpirationTime" element
|
void |
xsetAccessToken(org.apache.xmlbeans.XmlString accessToken)
Sets (as xml) the "accessToken" element
|
void |
xsetAccessTokenIssuedTime(org.apache.xmlbeans.XmlLong accessTokenIssuedTime)
Sets (as xml) the "accessTokenIssuedTime" element
|
void |
xsetAccessTokenPosition(AccessTokenPositionConfig accessTokenPosition)
Sets (as xml) the "accessTokenPosition" element
|
void |
xsetAccessTokenStartingStatus(AccessTokenStatusConfig accessTokenStartingStatus)
Sets (as xml) the "accessTokenStartingStatus" element
|
void |
xsetAccessTokenStatus(AccessTokenStatusConfig accessTokenStatus)
Sets (as xml) the "accessTokenStatus" element
|
void |
xsetAccessTokenURI(org.apache.xmlbeans.XmlString accessTokenURI)
Sets (as xml) the "accessTokenURI" element
|
void |
xsetAuthorizationURI(org.apache.xmlbeans.XmlString authorizationURI)
Sets (as xml) the "authorizationURI" element
|
void |
xsetConsumerKey(org.apache.xmlbeans.XmlString consumerKey)
Sets (as xml) the "consumerKey" element
|
void |
xsetConsumerSecret(org.apache.xmlbeans.XmlString consumerSecret)
Sets (as xml) the "consumerSecret" element
|
void |
xsetManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlString manualAccessTokenExpirationTime)
Sets (as xml) the "manualAccessTokenExpirationTime" element
|
void |
xsetManualAccessTokenExpirationTimeUnit(TimeUnitConfig manualAccessTokenExpirationTimeUnit)
Sets (as xml) the "manualAccessTokenExpirationTimeUnit" element
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" element
|
void |
xsetRedirectURI(org.apache.xmlbeans.XmlString redirectURI)
Sets (as xml) the "redirectURI" element
|
void |
xsetTemporaryTokenURI(org.apache.xmlbeans.XmlString temporaryTokenURI)
Sets (as xml) the "temporaryTokenURI" element
|
void |
xsetTokenSecret(org.apache.xmlbeans.XmlString tokenSecret)
Sets (as xml) the "tokenSecret" element
|
void |
xsetTokenSecretStartingStatus(AccessTokenStatusConfig tokenSecretStartingStatus)
Sets (as xml) the "tokenSecretStartingStatus" element
|
void |
xsetTokenSecretStatus(AccessTokenStatusConfig tokenSecretStatus)
Sets (as xml) the "tokenSecretStatus" element
|
void |
xsetUseManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlBoolean useManualAccessTokenExpirationTime)
Sets (as xml) the "useManualAccessTokenExpirationTime" element
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public OAuth1ProfileConfigImpl(org.apache.xmlbeans.SchemaType sType)
public String getName()
getName
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetName()
xgetName
in interface OAuth1ProfileConfig
public void setName(String name)
setName
in interface OAuth1ProfileConfig
public void xsetName(org.apache.xmlbeans.XmlString name)
xsetName
in interface OAuth1ProfileConfig
public String getAuthorizationURI()
getAuthorizationURI
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetAuthorizationURI()
xgetAuthorizationURI
in interface OAuth1ProfileConfig
public void setAuthorizationURI(String authorizationURI)
setAuthorizationURI
in interface OAuth1ProfileConfig
public void xsetAuthorizationURI(org.apache.xmlbeans.XmlString authorizationURI)
xsetAuthorizationURI
in interface OAuth1ProfileConfig
public String getAccessTokenURI()
getAccessTokenURI
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetAccessTokenURI()
xgetAccessTokenURI
in interface OAuth1ProfileConfig
public void setAccessTokenURI(String accessTokenURI)
setAccessTokenURI
in interface OAuth1ProfileConfig
public void xsetAccessTokenURI(org.apache.xmlbeans.XmlString accessTokenURI)
xsetAccessTokenURI
in interface OAuth1ProfileConfig
public String getRedirectURI()
getRedirectURI
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetRedirectURI()
xgetRedirectURI
in interface OAuth1ProfileConfig
public void setRedirectURI(String redirectURI)
setRedirectURI
in interface OAuth1ProfileConfig
public void xsetRedirectURI(org.apache.xmlbeans.XmlString redirectURI)
xsetRedirectURI
in interface OAuth1ProfileConfig
public String getAccessToken()
getAccessToken
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetAccessToken()
xgetAccessToken
in interface OAuth1ProfileConfig
public void setAccessToken(String accessToken)
setAccessToken
in interface OAuth1ProfileConfig
public void xsetAccessToken(org.apache.xmlbeans.XmlString accessToken)
xsetAccessToken
in interface OAuth1ProfileConfig
public AccessTokenPositionConfig.Enum getAccessTokenPosition()
getAccessTokenPosition
in interface OAuth1ProfileConfig
public AccessTokenPositionConfig xgetAccessTokenPosition()
xgetAccessTokenPosition
in interface OAuth1ProfileConfig
public void setAccessTokenPosition(AccessTokenPositionConfig.Enum accessTokenPosition)
setAccessTokenPosition
in interface OAuth1ProfileConfig
public void xsetAccessTokenPosition(AccessTokenPositionConfig accessTokenPosition)
xsetAccessTokenPosition
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig.Enum getAccessTokenStatus()
getAccessTokenStatus
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig xgetAccessTokenStatus()
xgetAccessTokenStatus
in interface OAuth1ProfileConfig
public boolean isSetAccessTokenStatus()
isSetAccessTokenStatus
in interface OAuth1ProfileConfig
public void setAccessTokenStatus(AccessTokenStatusConfig.Enum accessTokenStatus)
setAccessTokenStatus
in interface OAuth1ProfileConfig
public void xsetAccessTokenStatus(AccessTokenStatusConfig accessTokenStatus)
xsetAccessTokenStatus
in interface OAuth1ProfileConfig
public void unsetAccessTokenStatus()
unsetAccessTokenStatus
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig.Enum getAccessTokenStartingStatus()
getAccessTokenStartingStatus
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig xgetAccessTokenStartingStatus()
xgetAccessTokenStartingStatus
in interface OAuth1ProfileConfig
public void setAccessTokenStartingStatus(AccessTokenStatusConfig.Enum accessTokenStartingStatus)
setAccessTokenStartingStatus
in interface OAuth1ProfileConfig
public void xsetAccessTokenStartingStatus(AccessTokenStatusConfig accessTokenStartingStatus)
xsetAccessTokenStartingStatus
in interface OAuth1ProfileConfig
public long getAccessTokenIssuedTime()
getAccessTokenIssuedTime
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlLong xgetAccessTokenIssuedTime()
xgetAccessTokenIssuedTime
in interface OAuth1ProfileConfig
public void setAccessTokenIssuedTime(long accessTokenIssuedTime)
setAccessTokenIssuedTime
in interface OAuth1ProfileConfig
public void xsetAccessTokenIssuedTime(org.apache.xmlbeans.XmlLong accessTokenIssuedTime)
xsetAccessTokenIssuedTime
in interface OAuth1ProfileConfig
public String getManualAccessTokenExpirationTime()
getManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetManualAccessTokenExpirationTime()
xgetManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public boolean isSetManualAccessTokenExpirationTime()
isSetManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public void setManualAccessTokenExpirationTime(String manualAccessTokenExpirationTime)
setManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public void xsetManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlString manualAccessTokenExpirationTime)
xsetManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public void unsetManualAccessTokenExpirationTime()
unsetManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public boolean getUseManualAccessTokenExpirationTime()
getUseManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlBoolean xgetUseManualAccessTokenExpirationTime()
xgetUseManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public void setUseManualAccessTokenExpirationTime(boolean useManualAccessTokenExpirationTime)
setUseManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public void xsetUseManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlBoolean useManualAccessTokenExpirationTime)
xsetUseManualAccessTokenExpirationTime
in interface OAuth1ProfileConfig
public TimeUnitConfig.Enum getManualAccessTokenExpirationTimeUnit()
getManualAccessTokenExpirationTimeUnit
in interface OAuth1ProfileConfig
public TimeUnitConfig xgetManualAccessTokenExpirationTimeUnit()
xgetManualAccessTokenExpirationTimeUnit
in interface OAuth1ProfileConfig
public void setManualAccessTokenExpirationTimeUnit(TimeUnitConfig.Enum manualAccessTokenExpirationTimeUnit)
setManualAccessTokenExpirationTimeUnit
in interface OAuth1ProfileConfig
public void xsetManualAccessTokenExpirationTimeUnit(TimeUnitConfig manualAccessTokenExpirationTimeUnit)
xsetManualAccessTokenExpirationTimeUnit
in interface OAuth1ProfileConfig
public String getTemporaryTokenURI()
getTemporaryTokenURI
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetTemporaryTokenURI()
xgetTemporaryTokenURI
in interface OAuth1ProfileConfig
public void setTemporaryTokenURI(String temporaryTokenURI)
setTemporaryTokenURI
in interface OAuth1ProfileConfig
public void xsetTemporaryTokenURI(org.apache.xmlbeans.XmlString temporaryTokenURI)
xsetTemporaryTokenURI
in interface OAuth1ProfileConfig
public String getConsumerKey()
getConsumerKey
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetConsumerKey()
xgetConsumerKey
in interface OAuth1ProfileConfig
public void setConsumerKey(String consumerKey)
setConsumerKey
in interface OAuth1ProfileConfig
public void xsetConsumerKey(org.apache.xmlbeans.XmlString consumerKey)
xsetConsumerKey
in interface OAuth1ProfileConfig
public String getConsumerSecret()
getConsumerSecret
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetConsumerSecret()
xgetConsumerSecret
in interface OAuth1ProfileConfig
public void setConsumerSecret(String consumerSecret)
setConsumerSecret
in interface OAuth1ProfileConfig
public void xsetConsumerSecret(org.apache.xmlbeans.XmlString consumerSecret)
xsetConsumerSecret
in interface OAuth1ProfileConfig
public String getTokenSecret()
getTokenSecret
in interface OAuth1ProfileConfig
public org.apache.xmlbeans.XmlString xgetTokenSecret()
xgetTokenSecret
in interface OAuth1ProfileConfig
public void setTokenSecret(String tokenSecret)
setTokenSecret
in interface OAuth1ProfileConfig
public void xsetTokenSecret(org.apache.xmlbeans.XmlString tokenSecret)
xsetTokenSecret
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig.Enum getTokenSecretStatus()
getTokenSecretStatus
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig xgetTokenSecretStatus()
xgetTokenSecretStatus
in interface OAuth1ProfileConfig
public boolean isSetTokenSecretStatus()
isSetTokenSecretStatus
in interface OAuth1ProfileConfig
public void setTokenSecretStatus(AccessTokenStatusConfig.Enum tokenSecretStatus)
setTokenSecretStatus
in interface OAuth1ProfileConfig
public void xsetTokenSecretStatus(AccessTokenStatusConfig tokenSecretStatus)
xsetTokenSecretStatus
in interface OAuth1ProfileConfig
public void unsetTokenSecretStatus()
unsetTokenSecretStatus
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig.Enum getTokenSecretStartingStatus()
getTokenSecretStartingStatus
in interface OAuth1ProfileConfig
public AccessTokenStatusConfig xgetTokenSecretStartingStatus()
xgetTokenSecretStartingStatus
in interface OAuth1ProfileConfig
public void setTokenSecretStartingStatus(AccessTokenStatusConfig.Enum tokenSecretStartingStatus)
setTokenSecretStartingStatus
in interface OAuth1ProfileConfig
public void xsetTokenSecretStartingStatus(AccessTokenStatusConfig tokenSecretStartingStatus)
xsetTokenSecretStartingStatus
in interface OAuth1ProfileConfig
Copyright © 2019. All Rights Reserved.