All Classes and Interfaces
Class
Description
Describes authentication credentials.
Contract for providers of authentication credentials for authenticating against remote repositories.
A registry of
CredentialsProvider instances.A
PasswordProcessor which decrypts encrypted Maven passwords using the master password
from ~/.m2/settings-security.xml.A
PasswordProcessor for unencrypted Maven passwords which unescapes the given clear text password in case it
contains escaped curly braces.Applies credentials to
Contract of collecting properties to be replaced in settings.xml.
Acts as the main authentication coordinator for "publish" tasks using the Publication API.
Provider of credentials based on standard Maven conventions using settings.xml.