Class EncryptContext
java.lang.Object
org.apache.maven.cling.invoker.LookupContext
org.apache.maven.cling.invoker.mvnenc.EncryptContext
- All Implemented Interfaces:
- AutoCloseable
- 
Field SummaryFieldsModifier and TypeFieldDescriptionList<org.jline.utils.AttributedString> org.jline.reader.LineReaderorg.jline.utils.AttributedStyleFields inherited from class org.apache.maven.cling.invoker.LookupContextbuildEventListener, 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 SummaryConstructorsConstructorDescriptionEncryptContext(InvokerRequest invokerRequest, EncryptOptions encryptOptions) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddInHeader(String text) voidaddInHeader(org.jline.utils.AttributedStyle style, String text) options()Methods inherited from class org.apache.maven.cling.invoker.LookupContextclose, closeContainer, doCloseContainer
- 
Field Details- 
goals
- 
header
- 
stylepublic org.jline.utils.AttributedStyle style
- 
readerpublic org.jline.reader.LineReader reader
 
- 
- 
Constructor Details- 
EncryptContext
 
- 
- 
Method Details- 
addInHeader
- 
addInHeader
- 
options- Overrides:
- optionsin class- LookupContext
 
 
-