Class PropertySourceMapper
java.lang.Object
org.apache.syncope.wa.bootstrap.mapping.PropertySourceMapper
- Direct Known Subclasses:
AttrRepoPropertySourceMapper
,AuthModulePropertySourceMapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
fill
(org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties props, AbstractJDBCConf conf) protected void
fill
(org.apereo.cas.configuration.model.support.ldap.AbstractLdapSearchProperties props, AbstractLDAPConf conf)
-
Field Details
-
LOG
-
-
Constructor Details
-
PropertySourceMapper
public PropertySourceMapper()
-
-
Method Details
-
prefix
-
fill
protected void fill(org.apereo.cas.configuration.model.support.ldap.AbstractLdapSearchProperties props, AbstractLDAPConf conf) -
fill
protected void fill(org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties props, AbstractJDBCConf conf)
-