Modifier and Type | Method and Description |
---|---|
ExternalIdPConfig |
ConfigurationFacade.getIdPConfigByName(String idpName,
String tenantDomain) |
ExternalIdPConfig |
ConfigurationFacade.getIdPConfigByRealm(String realm,
String tenantDomain) |
Modifier and Type | Method and Description |
---|---|
ExternalIdPConfig |
FileBasedConfigurationBuilder.getIdPConfigs(String name) |
Modifier and Type | Method and Description |
---|---|
List<ExternalIdPConfig> |
FileBasedConfigurationBuilder.getIdpList() |
Modifier and Type | Method and Description |
---|---|
ExternalIdPConfig |
AuthenticationContext.getExternalIdP() |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationContext.setExternalIdP(ExternalIdPConfig externalIdP) |
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultStepBasedSequenceHandler.getIdpRoleClaimUri(ExternalIdPConfig externalIdPConfig) |
protected List<String> |
DefaultStepBasedSequenceHandler.getLocallyMappedUserRoles(SequenceConfig sequenceConfig,
ExternalIdPConfig externalIdPConfig,
Map<String,String> extAttributesValueMap,
String idpRoleClaimUri) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
FrameworkUtils.getAuthenticatorPropertyMapFromIdP(ExternalIdPConfig externalIdPConfig,
String name) |
Copyright © 2015 WSO2. All rights reserved.