Package com.sforce.soap.metadata
Class NamedCredential
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.NamedCredential
- 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 TypeMethodDescriptionbooleanbooleanbooleanintgetLabel()booleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAllowMergeFieldsInBody(boolean allowMergeFieldsInBody) protected voidsetAllowMergeFieldsInBody(XmlInputStream __in, TypeMapper __typeMapper) voidsetAllowMergeFieldsInHeader(boolean allowMergeFieldsInHeader) protected voidsetAllowMergeFieldsInHeader(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetAuthProvider(XmlInputStream __in, TypeMapper __typeMapper) voidsetAuthProvider(String authProvider) protected voidsetAuthTokenEndpointUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetAuthTokenEndpointUrl(String authTokenEndpointUrl) protected voidsetAwsAccessKey(XmlInputStream __in, TypeMapper __typeMapper) voidsetAwsAccessKey(String awsAccessKey) protected voidsetAwsAccessSecret(XmlInputStream __in, TypeMapper __typeMapper) voidsetAwsAccessSecret(String awsAccessSecret) protected voidsetAwsRegion(XmlInputStream __in, TypeMapper __typeMapper) voidsetAwsRegion(String awsRegion) protected voidsetAwsService(XmlInputStream __in, TypeMapper __typeMapper) voidsetAwsService(String awsService) voidsetCalloutStatus(CalloutStatus calloutStatus) protected voidsetCalloutStatus(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetCertificate(XmlInputStream __in, TypeMapper __typeMapper) voidsetCertificate(String certificate) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) protected voidsetEndpoint(XmlInputStream __in, TypeMapper __typeMapper) voidsetEndpoint(String endpoint) voidsetGenerateAuthorizationHeader(boolean generateAuthorizationHeader) protected voidsetGenerateAuthorizationHeader(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetJwtAudience(XmlInputStream __in, TypeMapper __typeMapper) voidsetJwtAudience(String jwtAudience) protected voidsetJwtFormulaSubject(XmlInputStream __in, TypeMapper __typeMapper) voidsetJwtFormulaSubject(String jwtFormulaSubject) protected voidsetJwtIssuer(XmlInputStream __in, TypeMapper __typeMapper) voidsetJwtIssuer(String jwtIssuer) protected voidsetJwtSigningCertificate(XmlInputStream __in, TypeMapper __typeMapper) voidsetJwtSigningCertificate(String jwtSigningCertificate) protected voidsetJwtTextSubject(XmlInputStream __in, TypeMapper __typeMapper) voidsetJwtTextSubject(String jwtTextSubject) voidsetJwtValidityPeriodSeconds(int jwtValidityPeriodSeconds) protected voidsetJwtValidityPeriodSeconds(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetNamedCredentialParameters(NamedCredentialParameter[] namedCredentialParameters) protected voidsetNamedCredentialParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetNamedCredentialType(NamedCredentialType namedCredentialType) protected voidsetNamedCredentialType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetOauthRefreshToken(XmlInputStream __in, TypeMapper __typeMapper) voidsetOauthRefreshToken(String oauthRefreshToken) protected voidsetOauthScope(XmlInputStream __in, TypeMapper __typeMapper) voidsetOauthScope(String oauthScope) protected voidsetOauthToken(XmlInputStream __in, TypeMapper __typeMapper) voidsetOauthToken(String oauthToken) protected voidsetOutboundNetworkConnection(XmlInputStream __in, TypeMapper __typeMapper) voidsetOutboundNetworkConnection(String outboundNetworkConnection) protected voidsetPassword(XmlInputStream __in, TypeMapper __typeMapper) voidsetPassword(String password) voidsetPrincipalType(ExternalPrincipalType principalType) protected voidsetPrincipalType(XmlInputStream __in, TypeMapper __typeMapper) voidsetProtocol(AuthenticationProtocol protocol) protected voidsetProtocol(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetUsername(XmlInputStream __in, TypeMapper __typeMapper) voidsetUsername(String username) 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
-
NamedCredential
public NamedCredential()Constructor
-
-
Method Details
-
getAllowMergeFieldsInBody
public boolean getAllowMergeFieldsInBody() -
isAllowMergeFieldsInBody
public boolean isAllowMergeFieldsInBody() -
setAllowMergeFieldsInBody
public void setAllowMergeFieldsInBody(boolean allowMergeFieldsInBody) -
setAllowMergeFieldsInBody
protected void setAllowMergeFieldsInBody(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAllowMergeFieldsInHeader
public boolean getAllowMergeFieldsInHeader() -
isAllowMergeFieldsInHeader
public boolean isAllowMergeFieldsInHeader() -
setAllowMergeFieldsInHeader
public void setAllowMergeFieldsInHeader(boolean allowMergeFieldsInHeader) -
setAllowMergeFieldsInHeader
protected void setAllowMergeFieldsInHeader(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAuthProvider
-
setAuthProvider
-
setAuthProvider
protected void setAuthProvider(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAuthTokenEndpointUrl
-
setAuthTokenEndpointUrl
-
setAuthTokenEndpointUrl
protected void setAuthTokenEndpointUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAwsAccessKey
-
setAwsAccessKey
-
setAwsAccessKey
protected void setAwsAccessKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAwsAccessSecret
-
setAwsAccessSecret
-
setAwsAccessSecret
protected void setAwsAccessSecret(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAwsRegion
-
setAwsRegion
-
setAwsRegion
protected void setAwsRegion(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAwsService
-
setAwsService
-
setAwsService
protected void setAwsService(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCalloutStatus
-
setCalloutStatus
-
setCalloutStatus
protected void setCalloutStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCertificate
-
setCertificate
-
setCertificate
protected void setCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEndpoint
-
setEndpoint
-
setEndpoint
protected void setEndpoint(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGenerateAuthorizationHeader
public boolean getGenerateAuthorizationHeader() -
isGenerateAuthorizationHeader
public boolean isGenerateAuthorizationHeader() -
setGenerateAuthorizationHeader
public void setGenerateAuthorizationHeader(boolean generateAuthorizationHeader) -
setGenerateAuthorizationHeader
protected void setGenerateAuthorizationHeader(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getJwtAudience
-
setJwtAudience
-
setJwtAudience
protected void setJwtAudience(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getJwtFormulaSubject
-
setJwtFormulaSubject
-
setJwtFormulaSubject
protected void setJwtFormulaSubject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getJwtIssuer
-
setJwtIssuer
-
setJwtIssuer
protected void setJwtIssuer(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getJwtSigningCertificate
-
setJwtSigningCertificate
-
setJwtSigningCertificate
protected void setJwtSigningCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getJwtTextSubject
-
setJwtTextSubject
-
setJwtTextSubject
protected void setJwtTextSubject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getJwtValidityPeriodSeconds
public int getJwtValidityPeriodSeconds() -
setJwtValidityPeriodSeconds
public void setJwtValidityPeriodSeconds(int jwtValidityPeriodSeconds) -
setJwtValidityPeriodSeconds
protected void setJwtValidityPeriodSeconds(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNamedCredentialParameters
-
setNamedCredentialParameters
-
setNamedCredentialParameters
protected void setNamedCredentialParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNamedCredentialType
-
setNamedCredentialType
-
setNamedCredentialType
protected void setNamedCredentialType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOauthRefreshToken
-
setOauthRefreshToken
-
setOauthRefreshToken
protected void setOauthRefreshToken(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOauthScope
-
setOauthScope
-
setOauthScope
protected void setOauthScope(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOauthToken
-
setOauthToken
-
setOauthToken
protected void setOauthToken(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOutboundNetworkConnection
-
setOutboundNetworkConnection
-
setOutboundNetworkConnection
protected void setOutboundNetworkConnection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPassword
-
setPassword
-
setPassword
protected void setPassword(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPrincipalType
-
setPrincipalType
-
setPrincipalType
protected void setPrincipalType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getProtocol
-
setProtocol
-
setProtocol
protected void setProtocol(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getUsername
-
setUsername
-
setUsername
protected void setUsername(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
-