| Constructor and Description |
|---|
NamedCredential()
Constructor
|
getFullName, setFullName, setFullNamepublic String getAuthProvider()
public void setAuthProvider(String authProvider)
protected void setAuthProvider(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 getEndpoint()
public void setEndpoint(String endpoint)
protected void setEndpoint(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLabel()
public void setLabel(String label)
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getOauthRefreshToken()
public void setOauthRefreshToken(String oauthRefreshToken)
protected void setOauthRefreshToken(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getOauthScope()
public void setOauthScope(String oauthScope)
protected void setOauthScope(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getOauthToken()
public void setOauthToken(String oauthToken)
protected void setOauthToken(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPassword()
public void setPassword(String password)
protected void setPassword(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ExternalPrincipalType getPrincipalType()
public void setPrincipalType(ExternalPrincipalType principalType)
protected void setPrincipalType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic AuthenticationProtocol getProtocol()
public void setProtocol(AuthenticationProtocol protocol)
protected void setProtocol(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getUsername()
public void setUsername(String username)
protected void setUsername(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic 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 © 2017. All Rights Reserved.