Uses of Class
org.apache.syncope.common.lib.AbstractJDBCConf
-
Packages that use AbstractJDBCConf Package Description org.apache.syncope.common.lib.attr org.apache.syncope.common.lib.auth org.apache.syncope.wa.bootstrap.mapping -
-
Uses of AbstractJDBCConf in org.apache.syncope.common.lib.attr
Subclasses of AbstractJDBCConf in org.apache.syncope.common.lib.attr Modifier and Type Class Description class
JDBCAttrRepoConf
-
Uses of AbstractJDBCConf in org.apache.syncope.common.lib.auth
Subclasses of AbstractJDBCConf in org.apache.syncope.common.lib.auth Modifier and Type Class Description class
JDBCAuthModuleConf
-
Uses of AbstractJDBCConf in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type AbstractJDBCConf Modifier and Type Method Description protected void
PropertySourceMapper. fill(org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties props, AbstractJDBCConf conf)
-