Class EncryptContext
java.lang.Object
org.apache.maven.cling.invoker.LookupContext
org.apache.maven.cling.invoker.mvnenc.EncryptContext
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Modifier and TypeFieldDescriptionList<org.jline.utils.AttributedString>
org.jline.reader.LineReader
org.jline.utils.AttributedStyle
Fields inherited from class org.apache.maven.cling.invoker.LookupContext
buildEventListener, closeables, coloredOutput, containerCapsule, cwdResolver, effectiveSettings, installationResolver, installationSettingsPath, interactive, invokerRequest, localRepositoryPath, logger, loggerFactory, loggerLevel, lookup, projectSettingsPath, protoSession, pushedUserProperties, slf4jConfiguration, terminal, userResolver, userSettingsPath, writer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addInHeader
(String text) void
addInHeader
(org.jline.utils.AttributedStyle style, String text) Methods inherited from class org.apache.maven.cling.invoker.LookupContext
close, closeContainer
-
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
-