Modifier and Type | Method and Description |
---|---|
Map<Integer,StepConfig> |
SequenceConfig.getStepMap() |
Modifier and Type | Method and Description |
---|---|
void |
SequenceConfig.setStepMap(Map<Integer,StepConfig> stepMap) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
ClaimHandler.handleClaimMappings(StepConfig stepConfig,
AuthenticationContext context,
Map<String,String> extAttrs,
boolean isFederatedClaims) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
DefaultClaimHandler.handleClaimMappings(StepConfig stepConfig,
AuthenticationContext context,
Map<String,String> remoteClaims,
boolean isFederatedClaims) |
protected Map<String,String> |
DefaultClaimHandler.handleFederatedClaims(Map<String,String> remoteClaims,
String spStandardDialect,
StepConfig stepConfig,
AuthenticationContext context) |
protected Map<String,String> |
DefaultClaimHandler.handleLocalClaims(String spStandardDialect,
StepConfig stepConfig,
AuthenticationContext context) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
DefaultStepBasedSequenceHandler.handleClaimMappings(StepConfig stepConfig,
AuthenticationContext context,
Map<String,String> extAttrs,
boolean isFederatedClaims) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultStepHandler.populateStepConfigWithAuthenticationDetails(StepConfig stepConfig,
AuthenticatedIdPData authenticatedIdPData) |
Modifier and Type | Method and Description |
---|---|
static Map<String,AuthenticatorConfig> |
FrameworkUtils.getAuthenticatedStepIdPs(StepConfig stepConfig,
Map<String,AuthenticatedIdPData> authenticatedIdPs) |
static List<String> |
FrameworkUtils.getStepIdPs(StepConfig stepConfig) |
Copyright © 2016 WSO2. All rights reserved.