| Constructor and Description |
|---|
AuthProvider()
Constructor
|
getFullName, setFullName, setFullNamepublic String getAuthorizeUrl()
public void setAuthorizeUrl(String authorizeUrl)
protected void setAuthorizeUrl(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 String getCustomMetadataTypeRecord()
public void setCustomMetadataTypeRecord(String customMetadataTypeRecord)
protected void setCustomMetadataTypeRecord(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDefaultScopes()
public void setDefaultScopes(String defaultScopes)
protected void setDefaultScopes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getErrorUrl()
public void setErrorUrl(String errorUrl)
protected void setErrorUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getExecutionUser()
public void setExecutionUser(String executionUser)
protected void setExecutionUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getFriendlyName()
public void setFriendlyName(String friendlyName)
protected void setFriendlyName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getIconUrl()
public void setIconUrl(String iconUrl)
protected void setIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getIdTokenIssuer()
public void setIdTokenIssuer(String idTokenIssuer)
protected void setIdTokenIssuer(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getIncludeOrgIdInIdentifier()
public boolean isIncludeOrgIdInIdentifier()
public void setIncludeOrgIdInIdentifier(boolean includeOrgIdInIdentifier)
protected void setIncludeOrgIdInIdentifier(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLogoutUrl()
public void setLogoutUrl(String logoutUrl)
protected void setLogoutUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPlugin()
public void setPlugin(String plugin)
protected void setPlugin(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPortal()
public void setPortal(String portal)
protected void setPortal(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic AuthProviderType getProviderType()
public void setProviderType(AuthProviderType providerType)
protected void setProviderType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getRegistrationHandler()
public void setRegistrationHandler(String registrationHandler)
protected void setRegistrationHandler(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSendAccessTokenInHeader()
public boolean isSendAccessTokenInHeader()
public void setSendAccessTokenInHeader(boolean sendAccessTokenInHeader)
protected void setSendAccessTokenInHeader(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSendClientCredentialsInHeader()
public boolean isSendClientCredentialsInHeader()
public void setSendClientCredentialsInHeader(boolean sendClientCredentialsInHeader)
protected void setSendClientCredentialsInHeader(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getTokenUrl()
public void setTokenUrl(String tokenUrl)
protected void setTokenUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getUserInfoUrl()
public void setUserInfoUrl(String userInfoUrl)
protected void setUserInfoUrl(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.