Uses of Interface
com.evolveum.midpoint.model.api.authentication.GuiProfileCompilable
-
Packages that use GuiProfileCompilable Package Description com.evolveum.midpoint.gui.api GUI API package contains classes that are stable and intended for public (third-party) usage.com.evolveum.midpoint.model.api.authentication com.evolveum.midpoint.model.impl.security -
-
Uses of GuiProfileCompilable in com.evolveum.midpoint.gui.api
Classes in com.evolveum.midpoint.gui.api that implement GuiProfileCompilable Modifier and Type Class Description classDefaultGuiConfigurationCompiler -
Uses of GuiProfileCompilable in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication with parameters of type GuiProfileCompilable Modifier and Type Method Description voidGuiProfileCompilerRegistry. registerCompiler(GuiProfileCompilable compiler) -
Uses of GuiProfileCompilable in com.evolveum.midpoint.model.impl.security
Methods in com.evolveum.midpoint.model.impl.security with parameters of type GuiProfileCompilable Modifier and Type Method Description voidGuiProfileCompilerRegistryImpl. registerCompiler(GuiProfileCompilable compiler)
-