Interface AuthModuleConf

All Superinterfaces:
BaseBean, Serializable
All Known Subinterfaces:
LDAPDependantAuthModuleConf, MFAAuthModuleConf
All Known Implementing Classes:
AbstractOAuth20AuthModuleConf, AbstractOIDCAuthModuleConf, AppleOIDCAuthModuleConf, AzureActiveDirectoryAuthModuleConf, AzureOIDCAuthModuleConf, DuoMfaAuthModuleConf, GoogleMfaAuthModuleConf, GoogleOIDCAuthModuleConf, JaasAuthModuleConf, JDBCAuthModuleConf, KeycloakOIDCAuthModuleConf, LDAPAuthModuleConf, OAuth20AuthModuleConf, OIDCAuthModuleConf, OktaAuthModuleConf, Pac4jAuthModuleConf, SAML2IdPAuthModuleConf, SimpleMfaAuthModuleConf, SpnegoAuthModuleConf, StaticAuthModuleConf, SyncopeAuthModuleConf, X509AuthModuleConf
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface AuthModuleConf extends BaseBean