public class OAuth2ProfileConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements OAuth2ProfileConfig
OAuth2ProfileConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
OAuth2ProfileConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
StringListConfig |
addNewJavaScripts()
Appends and returns a new empty "javaScripts" element
|
String |
getAccessToken()
Gets the "accessToken" element
|
long |
getAccessTokenExpirationTime()
Gets the "accessTokenExpirationTime" 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 |
getClientID()
Gets the "clientID" element
|
String |
getClientSecret()
Gets the "clientSecret" element
|
StringListConfig |
getJavaScripts()
Gets the "javaScripts" element
|
String |
getManualAccessTokenExpirationTime()
Gets the "manualAccessTokenExpirationTime" element
|
TimeUnitConfig.Enum |
getManualAccessTokenExpirationTimeUnit()
Gets the "manualAccessTokenExpirationTimeUnit" element
|
String |
getName()
Gets the "name" element
|
OAuth2FlowConfig.Enum |
getOAuth2Flow()
Gets the "oAuth2Flow" element
|
String |
getRedirectURI()
Gets the "redirectURI" element
|
RefreshAccessTokenMethodConfig.Enum |
getRefreshAccessTokenMethod()
Gets the "refreshAccessTokenMethod" element
|
String |
getRefreshToken()
Gets the "refreshToken" element
|
String |
getResourceOwnerName()
Gets the "resourceOwnerName" element
|
String |
getResourceOwnerPassword()
Gets the "resourceOwnerPassword" element
|
String |
getScope()
Gets the "scope" element
|
boolean |
getUseManualAccessTokenExpirationTime()
Gets the "useManualAccessTokenExpirationTime" element
|
boolean |
isSetManualAccessTokenExpirationTime()
True if has "manualAccessTokenExpirationTime" element
|
void |
setAccessToken(String accessToken)
Sets the "accessToken" element
|
void |
setAccessTokenExpirationTime(long accessTokenExpirationTime)
Sets the "accessTokenExpirationTime" 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 |
setClientID(String clientID)
Sets the "clientID" element
|
void |
setClientSecret(String clientSecret)
Sets the "clientSecret" element
|
void |
setJavaScripts(StringListConfig javaScripts)
Sets the "javaScripts" 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 |
setOAuth2Flow(OAuth2FlowConfig.Enum oAuth2Flow)
Sets the "oAuth2Flow" element
|
void |
setRedirectURI(String redirectURI)
Sets the "redirectURI" element
|
void |
setRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig.Enum refreshAccessTokenMethod)
Sets the "refreshAccessTokenMethod" element
|
void |
setRefreshToken(String refreshToken)
Sets the "refreshToken" element
|
void |
setResourceOwnerName(String resourceOwnerName)
Sets the "resourceOwnerName" element
|
void |
setResourceOwnerPassword(String resourceOwnerPassword)
Sets the "resourceOwnerPassword" element
|
void |
setScope(String scope)
Sets the "scope" element
|
void |
setUseManualAccessTokenExpirationTime(boolean useManualAccessTokenExpirationTime)
Sets the "useManualAccessTokenExpirationTime" element
|
void |
unsetManualAccessTokenExpirationTime()
Unsets the "manualAccessTokenExpirationTime" element
|
org.apache.xmlbeans.XmlString |
xgetAccessToken()
Gets (as xml) the "accessToken" element
|
org.apache.xmlbeans.XmlLong |
xgetAccessTokenExpirationTime()
Gets (as xml) the "accessTokenExpirationTime" 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 |
xgetClientID()
Gets (as xml) the "clientID" element
|
org.apache.xmlbeans.XmlString |
xgetClientSecret()
Gets (as xml) the "clientSecret" 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
|
OAuth2FlowConfig |
xgetOAuth2Flow()
Gets (as xml) the "oAuth2Flow" element
|
org.apache.xmlbeans.XmlString |
xgetRedirectURI()
Gets (as xml) the "redirectURI" element
|
RefreshAccessTokenMethodConfig |
xgetRefreshAccessTokenMethod()
Gets (as xml) the "refreshAccessTokenMethod" element
|
org.apache.xmlbeans.XmlString |
xgetRefreshToken()
Gets (as xml) the "refreshToken" element
|
org.apache.xmlbeans.XmlString |
xgetResourceOwnerName()
Gets (as xml) the "resourceOwnerName" element
|
org.apache.xmlbeans.XmlString |
xgetResourceOwnerPassword()
Gets (as xml) the "resourceOwnerPassword" element
|
org.apache.xmlbeans.XmlString |
xgetScope()
Gets (as xml) the "scope" 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 |
xsetAccessTokenExpirationTime(org.apache.xmlbeans.XmlLong accessTokenExpirationTime)
Sets (as xml) the "accessTokenExpirationTime" 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 |
xsetClientID(org.apache.xmlbeans.XmlString clientID)
Sets (as xml) the "clientID" element
|
void |
xsetClientSecret(org.apache.xmlbeans.XmlString clientSecret)
Sets (as xml) the "clientSecret" 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 |
xsetOAuth2Flow(OAuth2FlowConfig oAuth2Flow)
Sets (as xml) the "oAuth2Flow" element
|
void |
xsetRedirectURI(org.apache.xmlbeans.XmlString redirectURI)
Sets (as xml) the "redirectURI" element
|
void |
xsetRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig refreshAccessTokenMethod)
Sets (as xml) the "refreshAccessTokenMethod" element
|
void |
xsetRefreshToken(org.apache.xmlbeans.XmlString refreshToken)
Sets (as xml) the "refreshToken" element
|
void |
xsetResourceOwnerName(org.apache.xmlbeans.XmlString resourceOwnerName)
Sets (as xml) the "resourceOwnerName" element
|
void |
xsetResourceOwnerPassword(org.apache.xmlbeans.XmlString resourceOwnerPassword)
Sets (as xml) the "resourceOwnerPassword" element
|
void |
xsetScope(org.apache.xmlbeans.XmlString scope)
Sets (as xml) the "scope" 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 OAuth2ProfileConfigImpl(org.apache.xmlbeans.SchemaType sType)
public String getName()
getName
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetName()
xgetName
in interface OAuth2ProfileConfig
public void setName(String name)
setName
in interface OAuth2ProfileConfig
public void xsetName(org.apache.xmlbeans.XmlString name)
xsetName
in interface OAuth2ProfileConfig
public String getClientID()
getClientID
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetClientID()
xgetClientID
in interface OAuth2ProfileConfig
public void setClientID(String clientID)
setClientID
in interface OAuth2ProfileConfig
public void xsetClientID(org.apache.xmlbeans.XmlString clientID)
xsetClientID
in interface OAuth2ProfileConfig
public String getClientSecret()
getClientSecret
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetClientSecret()
xgetClientSecret
in interface OAuth2ProfileConfig
public void setClientSecret(String clientSecret)
setClientSecret
in interface OAuth2ProfileConfig
public void xsetClientSecret(org.apache.xmlbeans.XmlString clientSecret)
xsetClientSecret
in interface OAuth2ProfileConfig
public String getAuthorizationURI()
getAuthorizationURI
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetAuthorizationURI()
xgetAuthorizationURI
in interface OAuth2ProfileConfig
public void setAuthorizationURI(String authorizationURI)
setAuthorizationURI
in interface OAuth2ProfileConfig
public void xsetAuthorizationURI(org.apache.xmlbeans.XmlString authorizationURI)
xsetAuthorizationURI
in interface OAuth2ProfileConfig
public String getAccessTokenURI()
getAccessTokenURI
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetAccessTokenURI()
xgetAccessTokenURI
in interface OAuth2ProfileConfig
public void setAccessTokenURI(String accessTokenURI)
setAccessTokenURI
in interface OAuth2ProfileConfig
public void xsetAccessTokenURI(org.apache.xmlbeans.XmlString accessTokenURI)
xsetAccessTokenURI
in interface OAuth2ProfileConfig
public String getRedirectURI()
getRedirectURI
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetRedirectURI()
xgetRedirectURI
in interface OAuth2ProfileConfig
public void setRedirectURI(String redirectURI)
setRedirectURI
in interface OAuth2ProfileConfig
public void xsetRedirectURI(org.apache.xmlbeans.XmlString redirectURI)
xsetRedirectURI
in interface OAuth2ProfileConfig
public String getAccessToken()
getAccessToken
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetAccessToken()
xgetAccessToken
in interface OAuth2ProfileConfig
public void setAccessToken(String accessToken)
setAccessToken
in interface OAuth2ProfileConfig
public void xsetAccessToken(org.apache.xmlbeans.XmlString accessToken)
xsetAccessToken
in interface OAuth2ProfileConfig
public AccessTokenPositionConfig.Enum getAccessTokenPosition()
getAccessTokenPosition
in interface OAuth2ProfileConfig
public AccessTokenPositionConfig xgetAccessTokenPosition()
xgetAccessTokenPosition
in interface OAuth2ProfileConfig
public void setAccessTokenPosition(AccessTokenPositionConfig.Enum accessTokenPosition)
setAccessTokenPosition
in interface OAuth2ProfileConfig
public void xsetAccessTokenPosition(AccessTokenPositionConfig accessTokenPosition)
xsetAccessTokenPosition
in interface OAuth2ProfileConfig
public OAuth2FlowConfig.Enum getOAuth2Flow()
getOAuth2Flow
in interface OAuth2ProfileConfig
public OAuth2FlowConfig xgetOAuth2Flow()
xgetOAuth2Flow
in interface OAuth2ProfileConfig
public void setOAuth2Flow(OAuth2FlowConfig.Enum oAuth2Flow)
setOAuth2Flow
in interface OAuth2ProfileConfig
public void xsetOAuth2Flow(OAuth2FlowConfig oAuth2Flow)
xsetOAuth2Flow
in interface OAuth2ProfileConfig
public RefreshAccessTokenMethodConfig.Enum getRefreshAccessTokenMethod()
getRefreshAccessTokenMethod
in interface OAuth2ProfileConfig
public RefreshAccessTokenMethodConfig xgetRefreshAccessTokenMethod()
xgetRefreshAccessTokenMethod
in interface OAuth2ProfileConfig
public void setRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig.Enum refreshAccessTokenMethod)
setRefreshAccessTokenMethod
in interface OAuth2ProfileConfig
public void xsetRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig refreshAccessTokenMethod)
xsetRefreshAccessTokenMethod
in interface OAuth2ProfileConfig
public String getRefreshToken()
getRefreshToken
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetRefreshToken()
xgetRefreshToken
in interface OAuth2ProfileConfig
public void setRefreshToken(String refreshToken)
setRefreshToken
in interface OAuth2ProfileConfig
public void xsetRefreshToken(org.apache.xmlbeans.XmlString refreshToken)
xsetRefreshToken
in interface OAuth2ProfileConfig
public String getScope()
getScope
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetScope()
xgetScope
in interface OAuth2ProfileConfig
public void setScope(String scope)
setScope
in interface OAuth2ProfileConfig
public void xsetScope(org.apache.xmlbeans.XmlString scope)
xsetScope
in interface OAuth2ProfileConfig
public AccessTokenStatusConfig.Enum getAccessTokenStatus()
getAccessTokenStatus
in interface OAuth2ProfileConfig
public AccessTokenStatusConfig xgetAccessTokenStatus()
xgetAccessTokenStatus
in interface OAuth2ProfileConfig
public void setAccessTokenStatus(AccessTokenStatusConfig.Enum accessTokenStatus)
setAccessTokenStatus
in interface OAuth2ProfileConfig
public void xsetAccessTokenStatus(AccessTokenStatusConfig accessTokenStatus)
xsetAccessTokenStatus
in interface OAuth2ProfileConfig
public AccessTokenStatusConfig.Enum getAccessTokenStartingStatus()
getAccessTokenStartingStatus
in interface OAuth2ProfileConfig
public AccessTokenStatusConfig xgetAccessTokenStartingStatus()
xgetAccessTokenStartingStatus
in interface OAuth2ProfileConfig
public void setAccessTokenStartingStatus(AccessTokenStatusConfig.Enum accessTokenStartingStatus)
setAccessTokenStartingStatus
in interface OAuth2ProfileConfig
public void xsetAccessTokenStartingStatus(AccessTokenStatusConfig accessTokenStartingStatus)
xsetAccessTokenStartingStatus
in interface OAuth2ProfileConfig
public long getAccessTokenExpirationTime()
getAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlLong xgetAccessTokenExpirationTime()
xgetAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public void setAccessTokenExpirationTime(long accessTokenExpirationTime)
setAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public void xsetAccessTokenExpirationTime(org.apache.xmlbeans.XmlLong accessTokenExpirationTime)
xsetAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public long getAccessTokenIssuedTime()
getAccessTokenIssuedTime
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlLong xgetAccessTokenIssuedTime()
xgetAccessTokenIssuedTime
in interface OAuth2ProfileConfig
public void setAccessTokenIssuedTime(long accessTokenIssuedTime)
setAccessTokenIssuedTime
in interface OAuth2ProfileConfig
public void xsetAccessTokenIssuedTime(org.apache.xmlbeans.XmlLong accessTokenIssuedTime)
xsetAccessTokenIssuedTime
in interface OAuth2ProfileConfig
public StringListConfig getJavaScripts()
getJavaScripts
in interface OAuth2ProfileConfig
public void setJavaScripts(StringListConfig javaScripts)
setJavaScripts
in interface OAuth2ProfileConfig
public StringListConfig addNewJavaScripts()
addNewJavaScripts
in interface OAuth2ProfileConfig
public String getManualAccessTokenExpirationTime()
getManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetManualAccessTokenExpirationTime()
xgetManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public boolean isSetManualAccessTokenExpirationTime()
isSetManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public void setManualAccessTokenExpirationTime(String manualAccessTokenExpirationTime)
setManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public void xsetManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlString manualAccessTokenExpirationTime)
xsetManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public void unsetManualAccessTokenExpirationTime()
unsetManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public boolean getUseManualAccessTokenExpirationTime()
getUseManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlBoolean xgetUseManualAccessTokenExpirationTime()
xgetUseManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public void setUseManualAccessTokenExpirationTime(boolean useManualAccessTokenExpirationTime)
setUseManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public void xsetUseManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlBoolean useManualAccessTokenExpirationTime)
xsetUseManualAccessTokenExpirationTime
in interface OAuth2ProfileConfig
public TimeUnitConfig.Enum getManualAccessTokenExpirationTimeUnit()
getManualAccessTokenExpirationTimeUnit
in interface OAuth2ProfileConfig
public TimeUnitConfig xgetManualAccessTokenExpirationTimeUnit()
xgetManualAccessTokenExpirationTimeUnit
in interface OAuth2ProfileConfig
public void setManualAccessTokenExpirationTimeUnit(TimeUnitConfig.Enum manualAccessTokenExpirationTimeUnit)
setManualAccessTokenExpirationTimeUnit
in interface OAuth2ProfileConfig
public void xsetManualAccessTokenExpirationTimeUnit(TimeUnitConfig manualAccessTokenExpirationTimeUnit)
xsetManualAccessTokenExpirationTimeUnit
in interface OAuth2ProfileConfig
public String getResourceOwnerName()
getResourceOwnerName
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetResourceOwnerName()
xgetResourceOwnerName
in interface OAuth2ProfileConfig
public void setResourceOwnerName(String resourceOwnerName)
setResourceOwnerName
in interface OAuth2ProfileConfig
public void xsetResourceOwnerName(org.apache.xmlbeans.XmlString resourceOwnerName)
xsetResourceOwnerName
in interface OAuth2ProfileConfig
public String getResourceOwnerPassword()
getResourceOwnerPassword
in interface OAuth2ProfileConfig
public org.apache.xmlbeans.XmlString xgetResourceOwnerPassword()
xgetResourceOwnerPassword
in interface OAuth2ProfileConfig
public void setResourceOwnerPassword(String resourceOwnerPassword)
setResourceOwnerPassword
in interface OAuth2ProfileConfig
public void xsetResourceOwnerPassword(org.apache.xmlbeans.XmlString resourceOwnerPassword)
xsetResourceOwnerPassword
in interface OAuth2ProfileConfig
Copyright © 2019. All Rights Reserved.