Uses of Interface
net.shibboleth.idp.installer.InstallerProperties
Packages that use InstallerProperties
Package
Description
Classes available for installation.
Implementation classes for installation.
-
Uses of InstallerProperties in net.shibboleth.idp.installer
Classes in net.shibboleth.idp.installer that implement InstallerPropertiesModifier and TypeClassDescriptionclassClass implementInstallerPropertieswith properties/UI driven values.Fields in net.shibboleth.idp.installer declared as InstallerPropertiesModifier and TypeFieldDescriptionprivate final InstallerPropertiesCopyDistribution.installerPropsProperties for the job.private final InstallerPropertiesV4Install.installerPropsInstaller Properties.private final InstallerPropertiesV4Install.KeyManagement.installerPropsProperties for the job.Constructors in net.shibboleth.idp.installer with parameters of type InstallerPropertiesModifierConstructorDescriptionBuildWar(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 InstallerProperties in net.shibboleth.idp.installer.impl
Constructors in net.shibboleth.idp.installer.impl with parameters of type InstallerPropertiesModifierConstructorDescriptionCurrentInstallStateImpl(InstallerProperties installerProps) Constructor.