Package org.apache.maven.api.cli.mvnenc


package org.apache.maven.api.cli.mvnenc
Provides the API for the Maven Password Encryption tool (mvnenc).

This package contains interfaces and classes for the password encryption tool, which helps secure sensitive information in Maven settings and configuration files.

Key features include:

  • Password encryption and decryption
  • Master password management
  • Security settings configuration
Since:
4.0.0
See Also: