Profile |
Represents a setup profile.
|
Profile.DnParameter |
Represents a parameter whose value is associated to a bind DN property in server configuration.
|
Profile.DomainParameter |
Represents a parameter whose value is a domain automatically converted into a DN object .
|
Profile.EnumConstant |
|
Profile.EnumParameter |
Represents a parameter with an enumeration of allowed constants.
|
Profile.ExecutionContext |
Represents when a profile runs .
|
Profile.HostPortParameter |
Represents a parameter whose value is a remote server host and port.
|
Profile.NumberParameter |
Represents a parameter whose value is a number.
|
Profile.Parameter |
Represents parameters that are defined in parameters.groovy and can be used in the
profile.groovy script.
|
Profile.ParameterValues |
|
Profile.ParameterValuesProvider |
Interface used by the setup model to retrieve profile parameter values.
|
Profile.ParameterVisitor |
A visitor of parameters , in the style of the visitor design pattern.
|
Profile.PasswordParameter |
Represents a parameter whose value is a password.
|
Profile.PathParameter |
Represents a parameter which contains a Path value.
|
Profile.SetupConfiguration |
Represents the configuration of the setup associated to this profile.
|
Profile.StringParameter |
Represents a parameter whose value is a string.
|
Security.ExistingKeyStore |
Abstract class which represents an existing keystore to use to setup a server instance.
|
Security.KeyStoreModel |
Represents keystore data which will be used to secure the server instance to setup.
|
Security.PasswordProvider |
Represents a strategy to retrieve an existing password.
|
Security.TrustStoreModel |
Represents a truststore to trust remote server certificates.
|
Setup |
Class used to install a new OpenDJ server instance.
|
SetupConsole |
Can be used to consume messages issued by Setup process.
|
SetupException |
Exception which may be thrown by the Setup model.
|
TempLogFile |
This class represents a temporary log file which should be usually deleted if linked operation succeeded.
|