Class EncryptContext

java.lang.Object
org.apache.maven.cling.invoker.LookupContext
org.apache.maven.cling.invoker.mvnenc.EncryptContext
All Implemented Interfaces:
AutoCloseable

public class EncryptContext extends LookupContext
  • Field Details

    • goals

      public Map<String,Goal> goals
    • style

      public org.jline.utils.AttributedStyle style
    • reader

      public org.jline.reader.LineReader reader
  • Constructor Details

  • Method Details

    • addInHeader

      public void addInHeader(String text)
    • addInHeader

      public void addInHeader(org.jline.utils.AttributedStyle style, String text)
    • options

      public EncryptOptions options()
      Overrides:
      options in class LookupContext