Uses of Interface
net.shibboleth.idp.installer.CurrentInstallState
Packages that use CurrentInstallState
Package
Description
Classes available for installation.
Implementation classes for installation.
-
Uses of CurrentInstallState in net.shibboleth.idp.installer
Fields in net.shibboleth.idp.installer declared as CurrentInstallStateModifier and TypeFieldDescriptionprivate final CurrentInstallState
V4Install.currentState
Current Install.private final CurrentInstallState
V4Install.KeyManagement.currentState
Current Install.private final CurrentInstallState
CopyDistribution.installState
The state of the current install.Constructors in net.shibboleth.idp.installer with parameters of type CurrentInstallStateModifierConstructorDescriptionBuildWar
(InstallerProperties props, CurrentInstallState installState) Constructor.CopyDistribution
(InstallerProperties props, CurrentInstallState state) Constructor.protected
KeyManagement
(InstallerProperties props, CurrentInstallState installState) Constructor.V4Install
(InstallerProperties props, CurrentInstallState installState) Constructor. -
Uses of CurrentInstallState in net.shibboleth.idp.installer.impl
Classes in net.shibboleth.idp.installer.impl that implement CurrentInstallStateModifier and TypeClassDescriptionfinal class
Tells the installers about the current install state.