Uses of Class
com.evolveum.midpoint.web.security.MidPointApplication
Packages that use MidPointApplication
Package
Description
Package that contains base page classes.
GUI API package for various utility classes and interfaces.
-
Uses of MidPointApplication in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return MidPointApplication -
Uses of MidPointApplication in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type MidPointApplicationModifier and TypeMethodDescriptionstatic void
WebComponentUtil.encryptCredentials
(ObjectDelta delta, boolean encrypt, MidPointApplication app) static void
WebComponentUtil.encryptCredentials
(PrismObject object, boolean encrypt, MidPointApplication app) static void
WebComponentUtil.encryptProtectedString
(ProtectedStringType string, boolean encrypt, MidPointApplication app) void
MidPointApplicationConfiguration.init
(MidPointApplication application) -
Uses of MidPointApplication in com.evolveum.midpoint.web.application
Methods in com.evolveum.midpoint.web.application that return MidPointApplicationMethods in com.evolveum.midpoint.web.application with parameters of type MidPointApplicationConstructors in com.evolveum.midpoint.web.application with parameters of type MidPointApplication -
Uses of MidPointApplication in com.evolveum.midpoint.web.boot
Methods in com.evolveum.midpoint.web.boot that return MidPointApplication -
Uses of MidPointApplication in com.evolveum.midpoint.web.component.progress
Constructors in com.evolveum.midpoint.web.component.progress with parameters of type MidPointApplication -
Uses of MidPointApplication in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return MidPointApplication