Uses of Interface
org.apache.syncope.common.lib.auth.AuthModuleConf.Mapper
-
Uses of AuthModuleConf.Mapper in org.apache.syncope.common.lib.auth
Modifier and TypeMethodDescriptionAppleOIDCAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) AuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) AzureActiveDirectoryAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) AzureOIDCAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) DuoMfaAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) GoogleMfaAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) GoogleOIDCAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) JaasAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) JDBCAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) KeycloakOIDCAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) LDAPAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) OAuth20AuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) OIDCAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) OktaAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) SAML2IdPAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) SimpleMfaAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) SpnegoAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) StaticAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) SyncopeAuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) X509AuthModuleConf.map
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) -
Uses of AuthModuleConf.Mapper in org.apache.syncope.wa.bootstrap.mapping