Interface AuthModuleConf.Mapper
- All Known Implementing Classes:
AuthModulePropertySourceMapper
- Enclosing interface:
AuthModuleConf
public static interface AuthModuleConf.Mapper
-
Method Summary
Modifier and TypeMethodDescriptionmap
(AuthModuleTO authModule, AppleOIDCAuthModuleConf conf) map
(AuthModuleTO authModule, AzureActiveDirectoryAuthModuleConf conf) map
(AuthModuleTO authModule, AzureOIDCAuthModuleConf conf) map
(AuthModuleTO authModule, DuoMfaAuthModuleConf conf) map
(AuthModuleTO authModule, GoogleMfaAuthModuleConf conf) map
(AuthModuleTO authModule, GoogleOIDCAuthModuleConf conf) map
(AuthModuleTO authModule, JaasAuthModuleConf conf) map
(AuthModuleTO authModule, JDBCAuthModuleConf conf) map
(AuthModuleTO authModule, KeycloakOIDCAuthModuleConf conf) map
(AuthModuleTO authModule, LDAPAuthModuleConf conf) map
(AuthModuleTO authModule, OAuth20AuthModuleConf conf) map
(AuthModuleTO authModule, OIDCAuthModuleConf conf) map
(AuthModuleTO authModule, OktaAuthModuleConf conf) map
(AuthModuleTO authModule, SAML2IdPAuthModuleConf conf) map
(AuthModuleTO authModule, SimpleMfaAuthModuleConf conf) map
(AuthModuleTO authModule, SpnegoAuthModuleConf conf) map
(AuthModuleTO authModule, StaticAuthModuleConf conf) map
(AuthModuleTO authModule, SyncopeAuthModuleConf conf) map
(AuthModuleTO authModule, X509AuthModuleConf conf)
-
Method Details
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-
map
-