| Constructor and Description |
|---|
ConnectedAppOauthConfig()
Constructor
|
public String getCallbackUrl()
public void setCallbackUrl(String callbackUrl)
protected void setCallbackUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getCertificate()
public void setCertificate(String certificate)
protected void setCertificate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getConsumerKey()
public void setConsumerKey(String consumerKey)
protected void setConsumerKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getConsumerSecret()
public void setConsumerSecret(String consumerSecret)
protected void setConsumerSecret(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ConnectedAppOauthAccessScope[] getScopes()
public void setScopes(ConnectedAppOauthAccessScope[] scopes)
protected void setScopes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.