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

public interface AuthModuleConf extends BaseBean