public interface OAuth2ProfileConfig
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
OAuth2ProfileConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
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
|
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
String getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlString name)
String getClientID()
org.apache.xmlbeans.XmlString xgetClientID()
void setClientID(String clientID)
void xsetClientID(org.apache.xmlbeans.XmlString clientID)
String getClientSecret()
org.apache.xmlbeans.XmlString xgetClientSecret()
void setClientSecret(String clientSecret)
void xsetClientSecret(org.apache.xmlbeans.XmlString clientSecret)
String getAuthorizationURI()
org.apache.xmlbeans.XmlString xgetAuthorizationURI()
void setAuthorizationURI(String authorizationURI)
void xsetAuthorizationURI(org.apache.xmlbeans.XmlString authorizationURI)
String getAccessTokenURI()
org.apache.xmlbeans.XmlString xgetAccessTokenURI()
void setAccessTokenURI(String accessTokenURI)
void xsetAccessTokenURI(org.apache.xmlbeans.XmlString accessTokenURI)
String getRedirectURI()
org.apache.xmlbeans.XmlString xgetRedirectURI()
void setRedirectURI(String redirectURI)
void xsetRedirectURI(org.apache.xmlbeans.XmlString redirectURI)
String getAccessToken()
org.apache.xmlbeans.XmlString xgetAccessToken()
void setAccessToken(String accessToken)
void xsetAccessToken(org.apache.xmlbeans.XmlString accessToken)
AccessTokenPositionConfig.Enum getAccessTokenPosition()
AccessTokenPositionConfig xgetAccessTokenPosition()
void setAccessTokenPosition(AccessTokenPositionConfig.Enum accessTokenPosition)
void xsetAccessTokenPosition(AccessTokenPositionConfig accessTokenPosition)
OAuth2FlowConfig.Enum getOAuth2Flow()
OAuth2FlowConfig xgetOAuth2Flow()
void setOAuth2Flow(OAuth2FlowConfig.Enum oAuth2Flow)
void xsetOAuth2Flow(OAuth2FlowConfig oAuth2Flow)
RefreshAccessTokenMethodConfig.Enum getRefreshAccessTokenMethod()
RefreshAccessTokenMethodConfig xgetRefreshAccessTokenMethod()
void setRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig.Enum refreshAccessTokenMethod)
void xsetRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig refreshAccessTokenMethod)
String getRefreshToken()
org.apache.xmlbeans.XmlString xgetRefreshToken()
void setRefreshToken(String refreshToken)
void xsetRefreshToken(org.apache.xmlbeans.XmlString refreshToken)
String getScope()
org.apache.xmlbeans.XmlString xgetScope()
void setScope(String scope)
void xsetScope(org.apache.xmlbeans.XmlString scope)
AccessTokenStatusConfig.Enum getAccessTokenStatus()
AccessTokenStatusConfig xgetAccessTokenStatus()
void setAccessTokenStatus(AccessTokenStatusConfig.Enum accessTokenStatus)
void xsetAccessTokenStatus(AccessTokenStatusConfig accessTokenStatus)
AccessTokenStatusConfig.Enum getAccessTokenStartingStatus()
AccessTokenStatusConfig xgetAccessTokenStartingStatus()
void setAccessTokenStartingStatus(AccessTokenStatusConfig.Enum accessTokenStartingStatus)
void xsetAccessTokenStartingStatus(AccessTokenStatusConfig accessTokenStartingStatus)
long getAccessTokenExpirationTime()
org.apache.xmlbeans.XmlLong xgetAccessTokenExpirationTime()
void setAccessTokenExpirationTime(long accessTokenExpirationTime)
void xsetAccessTokenExpirationTime(org.apache.xmlbeans.XmlLong accessTokenExpirationTime)
long getAccessTokenIssuedTime()
org.apache.xmlbeans.XmlLong xgetAccessTokenIssuedTime()
void setAccessTokenIssuedTime(long accessTokenIssuedTime)
void xsetAccessTokenIssuedTime(org.apache.xmlbeans.XmlLong accessTokenIssuedTime)
StringListConfig getJavaScripts()
void setJavaScripts(StringListConfig javaScripts)
StringListConfig addNewJavaScripts()
String getManualAccessTokenExpirationTime()
org.apache.xmlbeans.XmlString xgetManualAccessTokenExpirationTime()
boolean isSetManualAccessTokenExpirationTime()
void setManualAccessTokenExpirationTime(String manualAccessTokenExpirationTime)
void xsetManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlString manualAccessTokenExpirationTime)
void unsetManualAccessTokenExpirationTime()
boolean getUseManualAccessTokenExpirationTime()
org.apache.xmlbeans.XmlBoolean xgetUseManualAccessTokenExpirationTime()
void setUseManualAccessTokenExpirationTime(boolean useManualAccessTokenExpirationTime)
void xsetUseManualAccessTokenExpirationTime(org.apache.xmlbeans.XmlBoolean useManualAccessTokenExpirationTime)
TimeUnitConfig.Enum getManualAccessTokenExpirationTimeUnit()
TimeUnitConfig xgetManualAccessTokenExpirationTimeUnit()
void setManualAccessTokenExpirationTimeUnit(TimeUnitConfig.Enum manualAccessTokenExpirationTimeUnit)
void xsetManualAccessTokenExpirationTimeUnit(TimeUnitConfig manualAccessTokenExpirationTimeUnit)
String getResourceOwnerName()
org.apache.xmlbeans.XmlString xgetResourceOwnerName()
void setResourceOwnerName(String resourceOwnerName)
void xsetResourceOwnerName(org.apache.xmlbeans.XmlString resourceOwnerName)
String getResourceOwnerPassword()
org.apache.xmlbeans.XmlString xgetResourceOwnerPassword()
void setResourceOwnerPassword(String resourceOwnerPassword)
void xsetResourceOwnerPassword(org.apache.xmlbeans.XmlString resourceOwnerPassword)
Copyright © 2019. All Rights Reserved.