Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgAgentPasswordLoader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgAgentPasswordLoader.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgAgentPasswordLoader.html
 Fri Mar  8 09:36:58 2024
@@ -0,0 +1,202 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>BcSigner.GpgAgentPasswordLoader (Apache Maven GPG Plugin 3.2.0 
API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.maven.plugins.gpg, class: BcSigner, class: GpgAgentPasswordLoader">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="class-use/BcSigner.GpgAgentPasswordLoader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+<ul class="sub-nav-list-small">
+<li>
+<p>Summary:</p>
+<ul>
+<li>Nested</li>
+<li>Field</li>
+<li><a href="#constructor-summary">Constr</a></li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+</li>
+<li>
+<p>Detail:</p>
+<ul>
+<li>Field</li>
+<li><a href="#constructor-detail">Constr</a></li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list">
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.maven.plugins.gpg</a></div>
+<h1 title="Class BcSigner.GpgAgentPasswordLoader" class="title">Class 
BcSigner.GpgAgentPasswordLoader</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div 
class="inheritance">org.apache.maven.plugins.gpg.BcSigner.GpgAgentPasswordLoader</div>
+</div>
+<section class="class-description" id="class-description">
+<dl class="notes">
+<dt>All Implemented Interfaces:</dt>
+<dd><code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+</dl>
+<dl class="notes">
+<dt>Enclosing class:</dt>
+<dd><code><a href="BcSigner.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner</a></code></dd>
+</dl>
+<hr>
+<div class="type-signature"><span class="modifiers">public final class 
</span><span class="element-name 
type-name-label">BcSigner.GpgAgentPasswordLoader</span>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a>
+implements <a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></span></div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<li>
+<section class="constructor-summary" id="constructor-summary">
+<h2>Constructor Summary</h2>
+<div class="caption"><span>Constructors</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Constructor</div>
+<div class="table-header col-last">Description</div>
+<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" 
class="member-name-link">GpgAgentPasswordLoader</a>()</code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab4', 3)" class="table-tab">Concrete 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel">
+<div class="summary-table three-column-summary" 
aria-labelledby="method-summary-table-tab0">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>char[]</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#loadPassword(org.eclipse.aether.RepositorySystemSession,byte%5B%5D)" 
class="member-name-link">loadPassword</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ byte[]&nbsp;fingerprint)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Returns the key password, or <code>null</code>.</div>
+</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+<div class="inherited-list">
+<h3 
id="methods-inherited-from-class-org.apache.maven.plugins.gpg.BcSigner.Loader">Methods
 inherited from interface&nbsp;org.apache.maven.plugins.gpg.<a 
href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></h3>
+<code><a 
href="BcSigner.Loader.html#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">loadKeyFingerprint</a>,
 <a 
href="BcSigner.Loader.html#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">loadKeyRingMaterial</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<li>
+<section class="constructor-details" id="constructor-detail">
+<h2>Constructor Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="&lt;init&gt;()">
+<h3>GpgAgentPasswordLoader</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">GpgAgentPasswordLoader</span>()</div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" 
id="loadPassword(org.eclipse.aether.RepositorySystemSession,byte[])">
+<h3>loadPassword</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">char[]</span>&nbsp;<span 
class="element-name">loadPassword</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ byte[]&nbsp;fingerprint)</span>
+                    throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block"><span class="description-from-type-label">Description 
copied from interface:&nbsp;<code><a 
href="BcSigner.Loader.html#loadPassword(org.eclipse.aether.RepositorySystemSession,byte%5B%5D)">BcSigner.Loader</a></code></span></div>
+<div class="block">Returns the key password, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="BcSigner.Loader.html#loadPassword(org.eclipse.aether.RepositorySystemSession,byte%5B%5D)">loadPassword</a></code>&nbsp;in
 interface&nbsp;<code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code></dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgConfLoader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgConfLoader.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgConfLoader.html
 Fri Mar  8 09:36:58 2024
@@ -0,0 +1,217 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>BcSigner.GpgConfLoader (Apache Maven GPG Plugin 3.2.0 API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.maven.plugins.gpg, class: BcSigner, class: GpgConfLoader">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="class-use/BcSigner.GpgConfLoader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+<ul class="sub-nav-list-small">
+<li>
+<p>Summary:</p>
+<ul>
+<li>Nested</li>
+<li>Field</li>
+<li><a href="#constructor-summary">Constr</a></li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+</li>
+<li>
+<p>Detail:</p>
+<ul>
+<li>Field</li>
+<li><a href="#constructor-detail">Constr</a></li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list">
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.maven.plugins.gpg</a></div>
+<h1 title="Class BcSigner.GpgConfLoader" class="title">Class 
BcSigner.GpgConfLoader</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div 
class="inheritance">org.apache.maven.plugins.gpg.BcSigner.GpgConfLoader</div>
+</div>
+<section class="class-description" id="class-description">
+<dl class="notes">
+<dt>All Implemented Interfaces:</dt>
+<dd><code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+</dl>
+<dl class="notes">
+<dt>Enclosing class:</dt>
+<dd><code><a href="BcSigner.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner</a></code></dd>
+</dl>
+<hr>
+<div class="type-signature"><span class="modifiers">public final class 
</span><span class="element-name type-name-label">BcSigner.GpgConfLoader</span>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a>
+implements <a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></span></div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<li>
+<section class="constructor-summary" id="constructor-summary">
+<h2>Constructor Summary</h2>
+<div class="caption"><span>Constructors</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Constructor</div>
+<div class="table-header col-last">Description</div>
+<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" 
class="member-name-link">GpgConfLoader</a>()</code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab4', 3)" class="table-tab">Concrete 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel">
+<div class="summary-table three-column-summary" 
aria-labelledby="method-summary-table-tab0">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)" 
class="member-name-link">loadKeyFingerprint</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Returns the key fingerprint, or <code>null</code>.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)" 
class="member-name-link">loadKeyRingMaterial</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session)</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Returns the key ring material, or <code>null</code>.</div>
+</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+<div class="inherited-list">
+<h3 
id="methods-inherited-from-class-org.apache.maven.plugins.gpg.BcSigner.Loader">Methods
 inherited from interface&nbsp;org.apache.maven.plugins.gpg.<a 
href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></h3>
+<code><a 
href="BcSigner.Loader.html#loadPassword(org.eclipse.aether.RepositorySystemSession,byte%5B%5D)">loadPassword</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<li>
+<section class="constructor-details" id="constructor-detail">
+<h2>Constructor Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="&lt;init&gt;()">
+<h3>GpgConfLoader</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">GpgConfLoader</span>()</div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" 
id="loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">
+<h3>loadKeyRingMaterial</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">byte[]</span>&nbsp;<span 
class="element-name">loadKeyRingMaterial</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session)</span>
+                           throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block"><span class="description-from-type-label">Description 
copied from interface:&nbsp;<code><a 
href="BcSigner.Loader.html#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">BcSigner.Loader</a></code></span></div>
+<div class="block">Returns the key ring material, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="BcSigner.Loader.html#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">loadKeyRingMaterial</a></code>&nbsp;in
 interface&nbsp;<code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code></dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" 
id="loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">
+<h3>loadKeyFingerprint</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">byte[]</span>&nbsp;<span 
class="element-name">loadKeyFingerprint</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session)</span></div>
+<div class="block"><span class="description-from-type-label">Description 
copied from interface:&nbsp;<code><a 
href="BcSigner.Loader.html#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">BcSigner.Loader</a></code></span></div>
+<div class="block">Returns the key fingerprint, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="BcSigner.Loader.html#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">loadKeyFingerprint</a></code>&nbsp;in
 interface&nbsp;<code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgEnvLoader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgEnvLoader.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.GpgEnvLoader.html
 Fri Mar  8 09:36:58 2024
@@ -0,0 +1,214 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>BcSigner.GpgEnvLoader (Apache Maven GPG Plugin 3.2.0 API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.maven.plugins.gpg, class: BcSigner, class: GpgEnvLoader">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="class-use/BcSigner.GpgEnvLoader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+<ul class="sub-nav-list-small">
+<li>
+<p>Summary:</p>
+<ul>
+<li>Nested</li>
+<li>Field</li>
+<li><a href="#constructor-summary">Constr</a></li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+</li>
+<li>
+<p>Detail:</p>
+<ul>
+<li>Field</li>
+<li><a href="#constructor-detail">Constr</a></li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list">
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.maven.plugins.gpg</a></div>
+<h1 title="Class BcSigner.GpgEnvLoader" class="title">Class 
BcSigner.GpgEnvLoader</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div 
class="inheritance">org.apache.maven.plugins.gpg.BcSigner.GpgEnvLoader</div>
+</div>
+<section class="class-description" id="class-description">
+<dl class="notes">
+<dt>All Implemented Interfaces:</dt>
+<dd><code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+</dl>
+<dl class="notes">
+<dt>Enclosing class:</dt>
+<dd><code><a href="BcSigner.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner</a></code></dd>
+</dl>
+<hr>
+<div class="type-signature"><span class="modifiers">public final class 
</span><span class="element-name type-name-label">BcSigner.GpgEnvLoader</span>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a>
+implements <a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></span></div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<li>
+<section class="constructor-summary" id="constructor-summary">
+<h2>Constructor Summary</h2>
+<div class="caption"><span>Constructors</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Constructor</div>
+<div class="table-header col-last">Description</div>
+<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" 
class="member-name-link">GpgEnvLoader</a>()</code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab4', 3)" class="table-tab">Concrete 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel">
+<div class="summary-table three-column-summary" 
aria-labelledby="method-summary-table-tab0">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)" 
class="member-name-link">loadKeyFingerprint</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Returns the key fingerprint, or <code>null</code>.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)" 
class="member-name-link">loadKeyRingMaterial</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session)</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Returns the key ring material, or <code>null</code>.</div>
+</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+<div class="inherited-list">
+<h3 
id="methods-inherited-from-class-org.apache.maven.plugins.gpg.BcSigner.Loader">Methods
 inherited from interface&nbsp;org.apache.maven.plugins.gpg.<a 
href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></h3>
+<code><a 
href="BcSigner.Loader.html#loadPassword(org.eclipse.aether.RepositorySystemSession,byte%5B%5D)">loadPassword</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<li>
+<section class="constructor-details" id="constructor-detail">
+<h2>Constructor Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="&lt;init&gt;()">
+<h3>GpgEnvLoader</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">GpgEnvLoader</span>()</div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" 
id="loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">
+<h3>loadKeyRingMaterial</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">byte[]</span>&nbsp;<span 
class="element-name">loadKeyRingMaterial</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session)</span></div>
+<div class="block"><span class="description-from-type-label">Description 
copied from interface:&nbsp;<code><a 
href="BcSigner.Loader.html#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">BcSigner.Loader</a></code></span></div>
+<div class="block">Returns the key ring material, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="BcSigner.Loader.html#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">loadKeyRingMaterial</a></code>&nbsp;in
 interface&nbsp;<code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" 
id="loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">
+<h3>loadKeyFingerprint</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">byte[]</span>&nbsp;<span 
class="element-name">loadKeyFingerprint</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session)</span></div>
+<div class="block"><span class="description-from-type-label">Description 
copied from interface:&nbsp;<code><a 
href="BcSigner.Loader.html#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">BcSigner.Loader</a></code></span></div>
+<div class="block">Returns the key fingerprint, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="BcSigner.Loader.html#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">loadKeyFingerprint</a></code>&nbsp;in
 interface&nbsp;<code><a href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.Loader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.Loader.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.Loader.html
 Fri Mar  8 09:36:58 2024
@@ -0,0 +1,195 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>BcSigner.Loader (Apache Maven GPG Plugin 3.2.0 API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.maven.plugins.gpg, class: BcSigner, interface: Loader">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="class-use/BcSigner.Loader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+<ul class="sub-nav-list-small">
+<li>
+<p>Summary:</p>
+<ul>
+<li>Nested</li>
+<li>Field</li>
+<li>Constr</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+</li>
+<li>
+<p>Detail:</p>
+<ul>
+<li>Field</li>
+<li>Constr</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list">
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.maven.plugins.gpg</a></div>
+<h1 title="Interface BcSigner.Loader" class="title">Interface 
BcSigner.Loader</h1>
+</div>
+<section class="class-description" id="class-description">
+<dl class="notes">
+<dt>All Known Implementing Classes:</dt>
+<dd><code><a href="BcSigner.GpgAgentPasswordLoader.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner.GpgAgentPasswordLoader</a></code>, 
<code><a href="BcSigner.GpgConfLoader.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner.GpgConfLoader</a></code>, <code><a 
href="BcSigner.GpgEnvLoader.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner.GpgEnvLoader</a></code></dd>
+</dl>
+<dl class="notes">
+<dt>Enclosing class:</dt>
+<dd><code><a href="BcSigner.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner</a></code></dd>
+</dl>
+<hr>
+<div class="type-signature"><span class="modifiers">public static interface 
</span><span class="element-name type-name-label">BcSigner.Loader</span></div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab5" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab5', 3)" class="table-tab">Default 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel">
+<div class="summary-table three-column-summary" 
aria-labelledby="method-summary-table-tab0">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5"><code>default 
byte[]</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5"><code><a 
href="#loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)" 
class="member-name-link">loadKeyFingerprint</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5">
+<div class="block">Returns the key fingerprint, or <code>null</code>.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5"><code>default 
byte[]</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5"><code><a 
href="#loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)" 
class="member-name-link">loadKeyRingMaterial</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session)</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5">
+<div class="block">Returns the key ring material, or <code>null</code>.</div>
+</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5"><code>default 
char[]</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5"><code><a 
href="#loadPassword(org.eclipse.aether.RepositorySystemSession,byte%5B%5D)" 
class="member-name-link">loadPassword</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ byte[]&nbsp;fingerprint)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab5">
+<div class="block">Returns the key password, or <code>null</code>.</div>
+</div>
+</div>
+</div>
+</div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" 
id="loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession)">
+<h3>loadKeyRingMaterial</h3>
+<div class="member-signature"><span 
class="modifiers">default</span>&nbsp;<span 
class="return-type">byte[]</span>&nbsp;<span 
class="element-name">loadKeyRingMaterial</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session)</span>
+                            throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block">Returns the key ring material, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code></dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" 
id="loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession)">
+<h3>loadKeyFingerprint</h3>
+<div class="member-signature"><span 
class="modifiers">default</span>&nbsp;<span 
class="return-type">byte[]</span>&nbsp;<span 
class="element-name">loadKeyFingerprint</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session)</span>
+                           throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block">Returns the key fingerprint, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code></dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" 
id="loadPassword(org.eclipse.aether.RepositorySystemSession,byte[])">
+<h3>loadPassword</h3>
+<div class="member-signature"><span 
class="modifiers">default</span>&nbsp;<span 
class="return-type">char[]</span>&nbsp;<span 
class="element-name">loadPassword</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ byte[]&nbsp;fingerprint)</span>
+                     throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block">Returns the key password, or <code>null</code>.</div>
+<dl class="notes">
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code></dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/BcSigner.html
 Fri Mar  8 09:36:58 2024
@@ -0,0 +1,302 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>BcSigner (Apache Maven GPG Plugin 3.2.0 API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.maven.plugins.gpg, class: BcSigner">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="class-use/BcSigner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+<ul class="sub-nav-list-small">
+<li>
+<p>Summary:</p>
+<ul>
+<li><a href="#nested-class-summary">Nested</a></li>
+<li><a href="#field-summary">Field</a></li>
+<li><a href="#constructor-summary">Constr</a></li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+</li>
+<li>
+<p>Detail:</p>
+<ul>
+<li><a href="#field-detail">Field</a></li>
+<li><a href="#constructor-detail">Constr</a></li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list">
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.maven.plugins.gpg</a></div>
+<h1 title="Class BcSigner" class="title">Class BcSigner</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance"><a href="AbstractGpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">org.apache.maven.plugins.gpg.AbstractGpgSigner</a>
+<div class="inheritance">org.apache.maven.plugins.gpg.BcSigner</div>
+</div>
+</div>
+<section class="class-description" id="class-description">
+<hr>
+<div class="type-signature"><span class="modifiers">public class </span><span 
class="element-name type-name-label">BcSigner</span>
+<span class="extends-implements">extends <a href="AbstractGpgSigner.html" 
title="class in org.apache.maven.plugins.gpg">AbstractGpgSigner</a></span></div>
+<div class="block">A signer implementation that uses pure Java Bouncy Castle 
implementation to sign.</div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<li>
+<section class="nested-class-summary" id="nested-class-summary">
+<h2>Nested Class Summary</h2>
+<div class="caption"><span>Nested Classes</span></div>
+<div class="summary-table three-column-summary">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Class</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color"><code>final class&nbsp;</code></div>
+<div class="col-second even-row-color"><code><a 
href="BcSigner.GpgAgentPasswordLoader.html" class="type-name-link" title="class 
in 
org.apache.maven.plugins.gpg">BcSigner.GpgAgentPasswordLoader</a></code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+<div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
+<div class="col-second odd-row-color"><code><a 
href="BcSigner.GpgConfLoader.html" class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">BcSigner.GpgConfLoader</a></code></div>
+<div class="col-last odd-row-color">&nbsp;</div>
+<div class="col-first even-row-color"><code>final class&nbsp;</code></div>
+<div class="col-second even-row-color"><code><a 
href="BcSigner.GpgEnvLoader.html" class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">BcSigner.GpgEnvLoader</a></code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+<div class="col-first odd-row-color"><code>static interface&nbsp;</code></div>
+<div class="col-second odd-row-color"><code><a href="BcSigner.Loader.html" 
class="type-name-link" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></code></div>
+<div class="col-last odd-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- =========== FIELD SUMMARY =========== -->
+<li>
+<section class="field-summary" id="field-summary">
+<h2>Field Summary</h2>
+<div class="caption"><span>Fields</span></div>
+<div class="summary-table three-column-summary">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Field</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color"><code>static final <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-second even-row-color"><code><a href="#NAME" 
class="member-name-link">NAME</a></code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+<div class="inherited-list">
+<h3 
id="fields-inherited-from-class-org.apache.maven.plugins.gpg.AbstractGpgSigner">Fields
 inherited from class&nbsp;org.apache.maven.plugins.gpg.<a 
href="AbstractGpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgSigner</a></h3>
+<code><a href="AbstractGpgSigner.html#args">args</a>, <a 
href="AbstractGpgSigner.html#defaultKeyring">defaultKeyring</a>, <a 
href="AbstractGpgSigner.html#homeDir">homeDir</a>, <a 
href="AbstractGpgSigner.html#isInteractive">isInteractive</a>, <a 
href="AbstractGpgSigner.html#keyname">keyname</a>, <a 
href="AbstractGpgSigner.html#lockMode">lockMode</a>, <a 
href="AbstractGpgSigner.html#passphrase">passphrase</a>, <a 
href="AbstractGpgSigner.html#publicKeyring">publicKeyring</a>, <a 
href="AbstractGpgSigner.html#secretKeyring">secretKeyring</a>, <a 
href="AbstractGpgSigner.html#SIGNATURE_EXTENSION">SIGNATURE_EXTENSION</a>, <a 
href="AbstractGpgSigner.html#useAgent">useAgent</a></code></div>
+</section>
+</li>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<li>
+<section class="constructor-summary" id="constructor-summary">
+<h2>Constructor Summary</h2>
+<div class="caption"><span>Constructors</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Constructor</div>
+<div class="table-header col-last">Description</div>
+<div class="col-constructor-name even-row-color"><code><a 
href="#%3Cinit%3E(org.eclipse.aether.RepositorySystemSession,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
 
class="member-name-link">BcSigner</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyEnvName,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyFingerprintEnvName,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;agentSocketLocations,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyFilePath,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyFingerprint)</code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab4', 3)" class="table-tab">Concrete 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel">
+<div class="summary-table three-column-summary" 
aria-labelledby="method-summary-table-tab0">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>protected 
void</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#generateSignatureForFile(java.io.File,java.io.File)" 
class="member-name-link">generateSignatureForFile</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html"; title="class 
or interface in java.io" class="external-link">File</a>&nbsp;file,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html"; 
title="class or interface in java.io" 
class="external-link">File</a>&nbsp;signature)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Generate the detached signature file for the provided 
file.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a href="#prepare()" 
class="member-name-link">prepare</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#signerName()" class="member-name-link">signerName</a>()</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 
id="methods-inherited-from-class-org.apache.maven.plugins.gpg.AbstractGpgSigner">Methods
 inherited from class&nbsp;org.apache.maven.plugins.gpg.<a 
href="AbstractGpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgSigner</a></h3>
+<code><a 
href="AbstractGpgSigner.html#generateSignatureForArtifact(java.io.File)">generateSignatureForArtifact</a>,
 <a href="AbstractGpgSigner.html#getLog()">getLog</a>, <a 
href="AbstractGpgSigner.html#setArgs(java.util.List)">setArgs</a>, <a 
href="AbstractGpgSigner.html#setBaseDirectory(java.io.File)">setBaseDirectory</a>,
 <a 
href="AbstractGpgSigner.html#setBuildDirectory(java.io.File)">setBuildDirectory</a>,
 <a 
href="AbstractGpgSigner.html#setDefaultKeyring(boolean)">setDefaultKeyring</a>, 
<a 
href="AbstractGpgSigner.html#setHomeDirectory(java.io.File)">setHomeDirectory</a>,
 <a href="AbstractGpgSigner.html#setInteractive(boolean)">setInteractive</a>, 
<a href="AbstractGpgSigner.html#setKeyName(java.lang.String)">setKeyName</a>, 
<a href="AbstractGpgSigner.html#setLockMode(java.lang.String)">setLockMode</a>, 
<a 
href="AbstractGpgSigner.html#setLog(org.apache.maven.plugin.logging.Log)">setLog</a>,
 <a 
href="AbstractGpgSigner.html#setOutputDirectory(java.io.File)">setOutputDirectory</a>,
 
 <a 
href="AbstractGpgSigner.html#setPassPhrase(java.lang.String)">setPassPhrase</a>,
 <a 
href="AbstractGpgSigner.html#setPublicKeyring(java.lang.String)">setPublicKeyring</a>,
 <a 
href="AbstractGpgSigner.html#setSecretKeyring(java.lang.String)">setSecretKeyring</a>,
 <a 
href="AbstractGpgSigner.html#setUseAgent(boolean)">setUseAgent</a></code></div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ============ FIELD DETAIL =========== -->
+<li>
+<section class="field-details" id="field-detail">
+<h2>Field Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="NAME">
+<h3>NAME</h3>
+<div class="member-signature"><span class="modifiers">public static 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span 
class="element-name">NAME</span></div>
+<dl class="notes">
+<dt>See Also:</dt>
+<dd>
+<ul class="tag-list">
+<li><a 
href="../../../../../constant-values.html#org.apache.maven.plugins.gpg.BcSigner.NAME">Constant
 Field Values</a></li>
+</ul>
+</dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<li>
+<section class="constructor-details" id="constructor-detail">
+<h2>Constructor Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" 
id="&lt;init&gt;(org.eclipse.aether.RepositorySystemSession,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)">
+<h3>BcSigner</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">BcSigner</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyEnvName,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyFingerprintEnvName,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;agentSocketLocations,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyFilePath,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;keyFingerprint)</span></div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="signerName()">
+<h3>signerName</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span 
class="element-name">signerName</span>()</div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="AbstractGpgSigner.html#signerName()">signerName</a></code>&nbsp;in 
class&nbsp;<code><a href="AbstractGpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgSigner</a></code></dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="prepare()">
+<h3>prepare</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name">prepare</span>()
+             throws <span 
class="exceptions">org.apache.maven.plugin.MojoFailureException</span></div>
+<dl class="notes">
+<dt>Overrides:</dt>
+<dd><code><a 
href="AbstractGpgSigner.html#prepare()">prepare</a></code>&nbsp;in 
class&nbsp;<code><a href="AbstractGpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgSigner</a></code></dd>
+<dt>Throws:</dt>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" 
id="generateSignatureForFile(java.io.File,java.io.File)">
+<h3>generateSignatureForFile</h3>
+<div class="member-signature"><span 
class="modifiers">protected</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span 
class="element-name">generateSignatureForFile</span><wbr><span 
class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html"; title="class 
or interface in java.io" class="external-link">File</a>&nbsp;file,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html"; 
title="class or interface in java.io" 
class="external-link">File</a>&nbsp;signature)</span>
+                                 throws <span 
class="exceptions">org.apache.maven.plugin.MojoExecutionException</span></div>
+<div class="block"><span class="description-from-type-label">Description 
copied from class:&nbsp;<code><a 
href="AbstractGpgSigner.html#generateSignatureForFile(java.io.File,java.io.File)">AbstractGpgSigner</a></code></span></div>
+<div class="block">Generate the detached signature file for the provided 
file.</div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="AbstractGpgSigner.html#generateSignatureForFile(java.io.File,java.io.File)">generateSignatureForFile</a></code>&nbsp;in
 class&nbsp;<code><a href="AbstractGpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgSigner</a></code></dd>
+<dt>Parameters:</dt>
+<dd><code>file</code> - The file to sign</dd>
+<dd><code>signature</code> - The file in which the generate signature will be 
put</dd>
+<dt>Throws:</dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if signature 
generation fails</dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file


Reply via email to