Uses of Class
org.apache.syncope.client.enduser.init.ClassPathScanImplementationLookup
Packages that use ClassPathScanImplementationLookup
-
Uses of ClassPathScanImplementationLookup in org.apache.syncope.client.enduser
Fields in org.apache.syncope.client.enduser declared as ClassPathScanImplementationLookupModifier and TypeFieldDescriptionprotected final ClassPathScanImplementationLookup
SyncopeWebApplication.lookup
Methods in org.apache.syncope.client.enduser that return ClassPathScanImplementationLookupModifier and TypeMethodDescriptionIdRepoEnduserContext.classPathScanImplementationLookup()
SyncopeWebApplication.getLookup()
Methods in org.apache.syncope.client.enduser with parameters of type ClassPathScanImplementationLookupModifier and TypeMethodDescriptionIdRepoEnduserContext.previewUtils
(ClassPathScanImplementationLookup lookup) SyncopeEnduserApplication.syncopeWebApplication
(ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, ServiceOps serviceOps, List<IResource> resources) Constructors in org.apache.syncope.client.enduser with parameters of type ClassPathScanImplementationLookupModifierConstructorDescriptionSyncopeWebApplication
(ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, ServiceOps serviceOps, List<IResource> resources) -
Uses of ClassPathScanImplementationLookup in org.apache.syncope.client.enduser.commons
Fields in org.apache.syncope.client.enduser.commons declared as ClassPathScanImplementationLookupModifier and TypeFieldDescriptionprotected final ClassPathScanImplementationLookup
PreviewUtils.lookup
Constructors in org.apache.syncope.client.enduser.commons with parameters of type ClassPathScanImplementationLookup