public class AdfsCredentialsProvider extends SamlCredentialsProvider
| Modifier and Type | Field and Description |
|---|---|
protected static String |
KEY_SSL_INSECURE |
protected String |
m_loginToRp
String to hold value of loginToRp.
|
protected boolean |
m_sslInsecure |
KEY_IDP_HOST, m_autoCreate, m_dbGroups, m_dbGroupsFilter, m_dbUser, m_disableCache, m_duration, m_forceLowercase, m_groupFederation, m_idpHost, m_idpPort, m_log, m_password, m_preferredRole, m_region, m_stsEndpoint, m_userName| Constructor and Description |
|---|
AdfsCredentialsProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String key,
String value) |
protected CloseableHttpClient |
getHttpClient() |
String |
getPluginSpecificCacheKey() |
protected String |
getSamlAssertion() |
checkRequiredParameters, escapeHtmlEntity, getCacheKey, getCredentials, getFormAction, getIdpToken, getInputTagsfromHTML, getSubType, getValueByKey, getValueByKeyWithoutQuotesAndValueInSingleQuote, isPassword, isText, refresh, setGroupFederation, setLoggerprotected String m_loginToRp
protected static final String KEY_SSL_INSECURE
protected boolean m_sslInsecure
public void addParameter(String key, String value)
addParameter in interface IPluginaddParameter in class SamlCredentialsProviderpublic String getPluginSpecificCacheKey()
getPluginSpecificCacheKey in interface IPlugingetPluginSpecificCacheKey in class SamlCredentialsProviderprotected String getSamlAssertion() throws IOException
getSamlAssertion in class SamlCredentialsProviderIOExceptionprotected CloseableHttpClient getHttpClient()
throws GeneralSecurityException
GeneralSecurityExceptionCopyright © 2022 Amazon.com Inc.. All rights reserved.