Package com.sforce.soap.metadata
Class ExtlClntAppGlobalOauthSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.ExtlClntAppGlobalOauthSettings
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleangetLabel()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetCallbackUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetCallbackUrl(String callbackUrl) protected voidsetCertificate(XmlInputStream __in, TypeMapper __typeMapper) voidsetCertificate(String certificate) protected voidsetConsumerKey(XmlInputStream __in, TypeMapper __typeMapper) voidsetConsumerKey(String consumerKey) protected voidsetConsumerSecret(XmlInputStream __in, TypeMapper __typeMapper) voidsetConsumerSecret(String consumerSecret) protected voidsetExternalClientApplication(XmlInputStream __in, TypeMapper __typeMapper) voidsetExternalClientApplication(String externalClientApplication) voidsetIdTokenConfig(ExternalAppIdTokenConfig idTokenConfig) protected voidsetIdTokenConfig(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsClientCredentialsFlowEnabled(boolean isClientCredentialsFlowEnabled) protected voidsetIsClientCredentialsFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsCodeCredFlowEnabled(boolean isCodeCredFlowEnabled) protected voidsetIsCodeCredFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsCodeCredPostOnly(boolean isCodeCredPostOnly) protected voidsetIsCodeCredPostOnly(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsConsumerSecretOptional(boolean isConsumerSecretOptional) protected voidsetIsConsumerSecretOptional(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsDeviceFlowEnabled(boolean isDeviceFlowEnabled) protected voidsetIsDeviceFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsIntrospectAllTokens(boolean isIntrospectAllTokens) protected voidsetIsIntrospectAllTokens(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsNamedUserJwtEnabled(boolean isNamedUserJwtEnabled) protected voidsetIsNamedUserJwtEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsPkceRequired(boolean isPkceRequired) protected voidsetIsPkceRequired(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsRefreshTokenRotationEnabled(boolean isRefreshTokenRotationEnabled) protected voidsetIsRefreshTokenRotationEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsSecretRequiredForRefreshToken(boolean isSecretRequiredForRefreshToken) protected voidsetIsSecretRequiredForRefreshToken(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsSecretRequiredForTokenExchange(boolean isSecretRequiredForTokenExchange) protected voidsetIsSecretRequiredForTokenExchange(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsTokenExchangeEnabled(boolean isTokenExchangeEnabled) protected voidsetIsTokenExchangeEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetShouldRotateConsumerKey(boolean shouldRotateConsumerKey) protected voidsetShouldRotateConsumerKey(XmlInputStream __in, TypeMapper __typeMapper) voidsetShouldRotateConsumerSecret(boolean shouldRotateConsumerSecret) protected voidsetShouldRotateConsumerSecret(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
ExtlClntAppGlobalOauthSettings
public ExtlClntAppGlobalOauthSettings()Constructor
-
-
Method Details
-
getCallbackUrl
-
setCallbackUrl
-
setCallbackUrl
protected void setCallbackUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCertificate
-
setCertificate
-
setCertificate
protected void setCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConsumerKey
-
setConsumerKey
-
setConsumerKey
protected void setConsumerKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConsumerSecret
-
setConsumerSecret
-
setConsumerSecret
protected void setConsumerSecret(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExternalClientApplication
-
setExternalClientApplication
-
setExternalClientApplication
protected void setExternalClientApplication(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIdTokenConfig
-
setIdTokenConfig
-
setIdTokenConfig
protected void setIdTokenConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsClientCredentialsFlowEnabled
public boolean getIsClientCredentialsFlowEnabled() -
isIsClientCredentialsFlowEnabled
public boolean isIsClientCredentialsFlowEnabled() -
setIsClientCredentialsFlowEnabled
public void setIsClientCredentialsFlowEnabled(boolean isClientCredentialsFlowEnabled) -
setIsClientCredentialsFlowEnabled
protected void setIsClientCredentialsFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsCodeCredFlowEnabled
public boolean getIsCodeCredFlowEnabled() -
isIsCodeCredFlowEnabled
public boolean isIsCodeCredFlowEnabled() -
setIsCodeCredFlowEnabled
public void setIsCodeCredFlowEnabled(boolean isCodeCredFlowEnabled) -
setIsCodeCredFlowEnabled
protected void setIsCodeCredFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsCodeCredPostOnly
public boolean getIsCodeCredPostOnly() -
isIsCodeCredPostOnly
public boolean isIsCodeCredPostOnly() -
setIsCodeCredPostOnly
public void setIsCodeCredPostOnly(boolean isCodeCredPostOnly) -
setIsCodeCredPostOnly
protected void setIsCodeCredPostOnly(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsConsumerSecretOptional
public boolean getIsConsumerSecretOptional() -
isIsConsumerSecretOptional
public boolean isIsConsumerSecretOptional() -
setIsConsumerSecretOptional
public void setIsConsumerSecretOptional(boolean isConsumerSecretOptional) -
setIsConsumerSecretOptional
protected void setIsConsumerSecretOptional(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsDeviceFlowEnabled
public boolean getIsDeviceFlowEnabled() -
isIsDeviceFlowEnabled
public boolean isIsDeviceFlowEnabled() -
setIsDeviceFlowEnabled
public void setIsDeviceFlowEnabled(boolean isDeviceFlowEnabled) -
setIsDeviceFlowEnabled
protected void setIsDeviceFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsIntrospectAllTokens
public boolean getIsIntrospectAllTokens() -
isIsIntrospectAllTokens
public boolean isIsIntrospectAllTokens() -
setIsIntrospectAllTokens
public void setIsIntrospectAllTokens(boolean isIntrospectAllTokens) -
setIsIntrospectAllTokens
protected void setIsIntrospectAllTokens(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsNamedUserJwtEnabled
public boolean getIsNamedUserJwtEnabled() -
isIsNamedUserJwtEnabled
public boolean isIsNamedUserJwtEnabled() -
setIsNamedUserJwtEnabled
public void setIsNamedUserJwtEnabled(boolean isNamedUserJwtEnabled) -
setIsNamedUserJwtEnabled
protected void setIsNamedUserJwtEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsPkceRequired
public boolean getIsPkceRequired() -
isIsPkceRequired
public boolean isIsPkceRequired() -
setIsPkceRequired
public void setIsPkceRequired(boolean isPkceRequired) -
setIsPkceRequired
protected void setIsPkceRequired(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsRefreshTokenRotationEnabled
public boolean getIsRefreshTokenRotationEnabled() -
isIsRefreshTokenRotationEnabled
public boolean isIsRefreshTokenRotationEnabled() -
setIsRefreshTokenRotationEnabled
public void setIsRefreshTokenRotationEnabled(boolean isRefreshTokenRotationEnabled) -
setIsRefreshTokenRotationEnabled
protected void setIsRefreshTokenRotationEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsSecretRequiredForRefreshToken
public boolean getIsSecretRequiredForRefreshToken() -
isIsSecretRequiredForRefreshToken
public boolean isIsSecretRequiredForRefreshToken() -
setIsSecretRequiredForRefreshToken
public void setIsSecretRequiredForRefreshToken(boolean isSecretRequiredForRefreshToken) -
setIsSecretRequiredForRefreshToken
protected void setIsSecretRequiredForRefreshToken(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsSecretRequiredForTokenExchange
public boolean getIsSecretRequiredForTokenExchange() -
isIsSecretRequiredForTokenExchange
public boolean isIsSecretRequiredForTokenExchange() -
setIsSecretRequiredForTokenExchange
public void setIsSecretRequiredForTokenExchange(boolean isSecretRequiredForTokenExchange) -
setIsSecretRequiredForTokenExchange
protected void setIsSecretRequiredForTokenExchange(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsTokenExchangeEnabled
public boolean getIsTokenExchangeEnabled() -
isIsTokenExchangeEnabled
public boolean isIsTokenExchangeEnabled() -
setIsTokenExchangeEnabled
public void setIsTokenExchangeEnabled(boolean isTokenExchangeEnabled) -
setIsTokenExchangeEnabled
protected void setIsTokenExchangeEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldRotateConsumerKey
public boolean getShouldRotateConsumerKey() -
isShouldRotateConsumerKey
public boolean isShouldRotateConsumerKey() -
setShouldRotateConsumerKey
public void setShouldRotateConsumerKey(boolean shouldRotateConsumerKey) -
setShouldRotateConsumerKey
protected void setShouldRotateConsumerKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldRotateConsumerSecret
public boolean getShouldRotateConsumerSecret() -
isShouldRotateConsumerSecret
public boolean isShouldRotateConsumerSecret() -
setShouldRotateConsumerSecret
public void setShouldRotateConsumerSecret(boolean shouldRotateConsumerSecret) -
setShouldRotateConsumerSecret
protected void setShouldRotateConsumerSecret(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
toString
-