Package com.sforce.soap.metadata
Class ExtlClntAppOauthConfigurablePolicies
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.ExtlClntAppOauthConfigurablePolicies
- 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 TypeMethodDescriptionintbooleanbooleanbooleangetLabel()intintintbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetApexHandler(XmlInputStream __in, TypeMapper __typeMapper) voidsetApexHandler(String apexHandler) protected voidsetClientCredentialsFlowUser(XmlInputStream __in, TypeMapper __typeMapper) voidsetClientCredentialsFlowUser(String clientCredentialsFlowUser) protected voidsetCommaSeparatedCustomScopes(XmlInputStream __in, TypeMapper __typeMapper) voidsetCommaSeparatedCustomScopes(String commaSeparatedCustomScopes) protected voidsetCommaSeparatedPermissionSet(XmlInputStream __in, TypeMapper __typeMapper) voidsetCommaSeparatedPermissionSet(String commaSeparatedPermissionSet) protected voidsetCommaSeparatedProfile(XmlInputStream __in, TypeMapper __typeMapper) voidsetCommaSeparatedProfile(String commaSeparatedProfile) voidsetCustomAttributes(ExtlClntAppOauthPoliciesAttribute[] customAttributes) protected voidsetCustomAttributes(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetExecuteHandlerAs(XmlInputStream __in, TypeMapper __typeMapper) voidsetExecuteHandlerAs(String executeHandlerAs) protected voidsetExternalClientApplication(XmlInputStream __in, TypeMapper __typeMapper) voidsetExternalClientApplication(String externalClientApplication) voidsetGuestJwtTimeout(int guestJwtTimeout) protected voidsetGuestJwtTimeout(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetIpRelaxationPolicyType(XmlInputStream __in, TypeMapper __typeMapper) voidsetIpRelaxationPolicyType(String ipRelaxationPolicyType) voidsetIsClientCredentialsFlowEnabled(boolean isClientCredentialsFlowEnabled) protected voidsetIsClientCredentialsFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsGuestCodeCredFlowEnabled(boolean isGuestCodeCredFlowEnabled) protected voidsetIsGuestCodeCredFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsTokenExchangeFlowEnabled(boolean isTokenExchangeFlowEnabled) protected voidsetIsTokenExchangeFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetNamedUserJwtTimeout(int namedUserJwtTimeout) protected voidsetNamedUserJwtTimeout(XmlInputStream __in, TypeMapper __typeMapper) voidsetPermittedUsersPolicyType(PermittedUsersPolicyType permittedUsersPolicyType) protected voidsetPermittedUsersPolicyType(XmlInputStream __in, TypeMapper __typeMapper) voidsetPolicyAction(PolicyAction policyAction) protected voidsetPolicyAction(XmlInputStream __in, TypeMapper __typeMapper) voidsetRefreshTokenPolicyType(RefreshTokenPolicyType refreshTokenPolicyType) protected voidsetRefreshTokenPolicyType(XmlInputStream __in, TypeMapper __typeMapper) voidsetRefreshTokenValidityPeriod(int refreshTokenValidityPeriod) protected voidsetRefreshTokenValidityPeriod(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetRefreshTokenValidityUnit(XmlInputStream __in, TypeMapper __typeMapper) voidsetRefreshTokenValidityUnit(String refreshTokenValidityUnit) voidsetRequiredSessionLevel(SessionSecurityLevel requiredSessionLevel) protected voidsetRequiredSessionLevel(XmlInputStream __in, TypeMapper __typeMapper) voidsetSessionTimeoutInMinutes(int sessionTimeoutInMinutes) protected voidsetSessionTimeoutInMinutes(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSingleLogoutUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetSingleLogoutUrl(String singleLogoutUrl) protected voidsetStartUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetStartUrl(String startUrl) 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
-
ExtlClntAppOauthConfigurablePolicies
public ExtlClntAppOauthConfigurablePolicies()Constructor
-
-
Method Details
-
getApexHandler
-
setApexHandler
-
setApexHandler
protected void setApexHandler(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getClientCredentialsFlowUser
-
setClientCredentialsFlowUser
-
setClientCredentialsFlowUser
protected void setClientCredentialsFlowUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCommaSeparatedCustomScopes
-
setCommaSeparatedCustomScopes
-
setCommaSeparatedCustomScopes
protected void setCommaSeparatedCustomScopes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCommaSeparatedPermissionSet
-
setCommaSeparatedPermissionSet
-
setCommaSeparatedPermissionSet
protected void setCommaSeparatedPermissionSet(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCommaSeparatedProfile
-
setCommaSeparatedProfile
-
setCommaSeparatedProfile
protected void setCommaSeparatedProfile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomAttributes
-
setCustomAttributes
-
setCustomAttributes
protected void setCustomAttributes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExecuteHandlerAs
-
setExecuteHandlerAs
-
setExecuteHandlerAs
protected void setExecuteHandlerAs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExternalClientApplication
-
setExternalClientApplication
-
setExternalClientApplication
protected void setExternalClientApplication(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGuestJwtTimeout
public int getGuestJwtTimeout() -
setGuestJwtTimeout
public void setGuestJwtTimeout(int guestJwtTimeout) -
setGuestJwtTimeout
protected void setGuestJwtTimeout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIpRelaxationPolicyType
-
setIpRelaxationPolicyType
-
setIpRelaxationPolicyType
protected void setIpRelaxationPolicyType(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
-
getIsGuestCodeCredFlowEnabled
public boolean getIsGuestCodeCredFlowEnabled() -
isIsGuestCodeCredFlowEnabled
public boolean isIsGuestCodeCredFlowEnabled() -
setIsGuestCodeCredFlowEnabled
public void setIsGuestCodeCredFlowEnabled(boolean isGuestCodeCredFlowEnabled) -
setIsGuestCodeCredFlowEnabled
protected void setIsGuestCodeCredFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsTokenExchangeFlowEnabled
public boolean getIsTokenExchangeFlowEnabled() -
isIsTokenExchangeFlowEnabled
public boolean isIsTokenExchangeFlowEnabled() -
setIsTokenExchangeFlowEnabled
public void setIsTokenExchangeFlowEnabled(boolean isTokenExchangeFlowEnabled) -
setIsTokenExchangeFlowEnabled
protected void setIsTokenExchangeFlowEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNamedUserJwtTimeout
public int getNamedUserJwtTimeout() -
setNamedUserJwtTimeout
public void setNamedUserJwtTimeout(int namedUserJwtTimeout) -
setNamedUserJwtTimeout
protected void setNamedUserJwtTimeout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPermittedUsersPolicyType
-
setPermittedUsersPolicyType
-
setPermittedUsersPolicyType
protected void setPermittedUsersPolicyType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPolicyAction
-
setPolicyAction
-
setPolicyAction
protected void setPolicyAction(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRefreshTokenPolicyType
-
setRefreshTokenPolicyType
-
setRefreshTokenPolicyType
protected void setRefreshTokenPolicyType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRefreshTokenValidityPeriod
public int getRefreshTokenValidityPeriod() -
setRefreshTokenValidityPeriod
public void setRefreshTokenValidityPeriod(int refreshTokenValidityPeriod) -
setRefreshTokenValidityPeriod
protected void setRefreshTokenValidityPeriod(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRefreshTokenValidityUnit
-
setRefreshTokenValidityUnit
-
setRefreshTokenValidityUnit
protected void setRefreshTokenValidityUnit(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRequiredSessionLevel
-
setRequiredSessionLevel
-
setRequiredSessionLevel
protected void setRequiredSessionLevel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSessionTimeoutInMinutes
public int getSessionTimeoutInMinutes() -
setSessionTimeoutInMinutes
public void setSessionTimeoutInMinutes(int sessionTimeoutInMinutes) -
setSessionTimeoutInMinutes
protected void setSessionTimeoutInMinutes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSingleLogoutUrl
-
setSingleLogoutUrl
-
setSingleLogoutUrl
protected void setSingleLogoutUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStartUrl
-
setStartUrl
-
setStartUrl
protected void setStartUrl(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
-