Class EncryptContext
java.lang.Object
org.apache.maven.cling.invoker.LookupContext
org.apache.maven.cling.invoker.mvnenc.EncryptContext
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
FieldsModifier and TypeFieldDescriptionList<org.jline.utils.AttributedString> org.jline.reader.LineReaderorg.jline.utils.AttributedStyleFields inherited from class org.apache.maven.cling.invoker.LookupContext
buildEventListener, closeables, coloredOutput, containerCapsule, containerCapsuleManaged, cwd, effectiveSettings, effectiveToolchains, eventSpyDispatcher, installationDirectory, installationSettingsPath, interactive, invokerRequest, localRepositoryPath, logger, loggerFactory, loggerLevel, lookup, projectSettingsPath, protoSession, pushedUserProperties, slf4jConfiguration, terminal, userDirectory, userSettingsPath, writer -
Constructor Summary
ConstructorsConstructorDescriptionEncryptContext(InvokerRequest invokerRequest, EncryptOptions encryptOptions) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddInHeader(String text) voidaddInHeader(org.jline.utils.AttributedStyle style, String text) options()Methods inherited from class org.apache.maven.cling.invoker.LookupContext
close, closeContainer, doCloseContainer
-
Field Details
-
goals
-
header
-
style
public org.jline.utils.AttributedStyle style -
reader
public org.jline.reader.LineReader reader
-
-
Constructor Details
-
EncryptContext
-
-
Method Details
-
addInHeader
-
addInHeader
-
options
- Overrides:
optionsin classLookupContext
-