Package net.shibboleth.idp.installer
package net.shibboleth.idp.installer
Classes available for installation.
NOTE that only
InstallerSupport
is suitable for programmatic extension. All other classes are either for use
only by this package (i.e. PropertiesWithComments
)
or are final and have limited public methods (the three classes that do the heavy lifting
V4Install
, CopyDistribution
,
BuildWar
-
ClassDescriptionCode to build the war file during an install or on request.Copy the distribution to the final location.Tells the installers about the current install state.Interface to describe simply parameterization and status of the installation.Class implement
InstallerProperties
with properties/UI driven values.General common names and helper functions for the Installer.Interface to define Metadata Generation.Interface which describes metadata that needs to be generated.A version ofBufferedOutputStream
which provides some idea of progress.A package which is similar to Properties, but allows comments to be preserved.A POJO which looks like a property.Code to do most of the V4 Install.