Uses of Interface
io.github.tonywasher.joceanus.prometheus.security.PrometheusSecurityDialogController
Packages that use PrometheusSecurityDialogController
-
Uses of PrometheusSecurityDialogController in io.github.tonywasher.joceanus.prometheus.security
Classes in io.github.tonywasher.joceanus.prometheus.security that implement PrometheusSecurityDialogControllerMethods in io.github.tonywasher.joceanus.prometheus.security with parameters of type PrometheusSecurityDialogControllerModifier and TypeMethodDescriptionvoidPrometheusSecurityPasswordManager.setDialogController(PrometheusSecurityDialogController pDialog) Set the dialog controller.Constructors in io.github.tonywasher.joceanus.prometheus.security with parameters of type PrometheusSecurityDialogControllerModifierConstructorDescriptionPrometheusSecurityPasswordManager(GordianFactory pFactory, GordianPasswordLockSpec pLockSpec, PrometheusSecurityDialogController pDialog) Constructor.PrometheusSecurityPasswordManager(GordianFactory pFactory, PrometheusSecurityDialogController pDialog) Constructor.