@Configuration(value="samlIdPAuthenticationServiceSelectionStrategyConfiguration") @EnableConfigurationProperties(value=CasConfigurationProperties.class) public class SamlIdPAuthenticationServiceSelectionStrategyConfiguration extends java.lang.Object implements AuthenticationServiceSelectionStrategyConfigurer
Constructor and Description |
---|
SamlIdPAuthenticationServiceSelectionStrategyConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
configureAuthenticationServiceSelectionStrategy(AuthenticationServiceSelectionPlan plan)
Configure authentication service selection strategy.
|
AuthenticationServiceSelectionStrategy |
samlIdPEntityIdValidationServiceSelectionStrategy() |
public SamlIdPAuthenticationServiceSelectionStrategyConfiguration()
@ConditionalOnMissingBean(name="samlIdPEntityIdValidationServiceSelectionStrategy") @Bean public AuthenticationServiceSelectionStrategy samlIdPEntityIdValidationServiceSelectionStrategy()
public void configureAuthenticationServiceSelectionStrategy(AuthenticationServiceSelectionPlan plan)
AuthenticationServiceSelectionStrategyConfigurer
configureAuthenticationServiceSelectionStrategy
in interface AuthenticationServiceSelectionStrategyConfigurer
plan
- the plan