| Constructor and Description |
|---|
ExternalDataSource()
Constructor
|
getFullName, setFullNamepublic String getApiKey()
public void setApiKey(String apiKey)
public String getAuthProvider()
public void setAuthProvider(String authProvider)
public String getCertificate()
public void setCertificate(String certificate)
public String getCustomConfiguration()
public void setCustomConfiguration(String customConfiguration)
public String getEndpoint()
public void setEndpoint(String endpoint)
public String getLabel()
public void setLabel(String label)
public String getOauthRefreshToken()
public void setOauthRefreshToken(String oauthRefreshToken)
public String getOauthScope()
public void setOauthScope(String oauthScope)
public String getOauthToken()
public void setOauthToken(String oauthToken)
public String getPassword()
public void setPassword(String password)
public ExternalPrincipalType getPrincipalType()
public void setPrincipalType(ExternalPrincipalType principalType)
public AuthenticationProtocol getProtocol()
public void setProtocol(AuthenticationProtocol protocol)
public String getRepository()
public void setRepository(String repository)
public ExternalDataSourceType getType()
public void setType(ExternalDataSourceType type)
public String getUsername()
public void setUsername(String username)
public String getVersion()
public void setVersion(String version)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.