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 CurrentInstallStateV4Install.currentStateCurrent Install.private final CurrentInstallStateV4Install.KeyManagement.currentStateCurrent Install.private final CurrentInstallStateCopyDistribution.installStateThe 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.protectedKeyManagement(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 classTells the installers about the current install state.