Uses of Class
org.apache.syncope.common.lib.types.ConnConfProperty
-
Packages that use ConnConfProperty Package Description org.apache.syncope.common.lib.to org.apache.syncope.common.lib.types -
-
Uses of ConnConfProperty in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return types with arguments of type ConnConfProperty Modifier and Type Method Description List<ConnConfProperty>ConnInstanceTO. getConf()Optional<ConnConfProperty>ConnInstanceTO. getConf(String schemaName)List<ConnConfProperty>ResourceTO. getConfOverride() -
Uses of ConnConfProperty in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types with parameters of type ConnConfProperty Modifier and Type Method Description intConnConfProperty. compareTo(ConnConfProperty connConfProperty)
-