Class InweboAuthenticationConfiguration
- java.lang.Object
-
- org.apereo.cas.support.inwebo.config.InweboAuthenticationConfiguration
-
@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @Configuration(value="InweboAuthenticationConfiguration", proxyBeanMethods=false) public class InweboAuthenticationConfiguration extends java.lang.ObjectThe Inwebo MFA authentication configuration.- Since:
- 6.4.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInweboAuthenticationConfiguration.InweboAuthenticationHandlerConfigurationstatic classInweboAuthenticationConfiguration.InweboAuthenticationMetadataConfigurationstatic classInweboAuthenticationConfiguration.InweboAuthenticationPlanConfigurationstatic classInweboAuthenticationConfiguration.InweboAuthenticationProviderConfiguration
-
Constructor Summary
Constructors Constructor Description InweboAuthenticationConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apereo.cas.authentication.principal.PrincipalFactoryinweboPrincipalFactory()
-