-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9438f78
commit 1719258
Showing
4 changed files
with
504 additions
and
0 deletions.
There are no files selected for viewing
190 changes: 190 additions & 0 deletions
190
...yle.common/com/github/jh3nd3rs0n/jargyle/common/security/SystemPropertyNameConstants.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,190 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (21) on Fri Nov 29 14:37:05 EST 2024 --> | ||
<title>SystemPropertyNameConstants (Jargyle 5.0.0-SNAPSHOT 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="dc.created" content="2024-11-29"> | ||
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.common, package: com.github.jh3nd3rs0n.jargyle.common.security, class: SystemPropertyNameConstants"> | ||
<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.7.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"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </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="../../../../../../module-summary.html">Module</a></li> | ||
<li><a href="package-summary.html">Package</a></li> | ||
<li class="nav-bar-cell1-rev">Class</li> | ||
<li><a href="class-use/SystemPropertyNameConstants.html">Use</a></li> | ||
<li><a href="package-tree.html">Tree</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><a href="#field-summary">Field</a></li> | ||
<li>Constr</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>Constr</li> | ||
<li>Method</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div id="navbar-sub-list"> | ||
<ul class="sub-nav-list"> | ||
<li>Summary: </li> | ||
<li>Nested | </li> | ||
<li><a href="#field-summary">Field</a> | </li> | ||
<li>Constr | </li> | ||
<li><a href="#method-summary">Method</a></li> | ||
</ul> | ||
<ul class="sub-nav-list"> | ||
<li>Detail: </li> | ||
<li><a href="#field-detail">Field</a> | </li> | ||
<li>Constr | </li> | ||
<li>Method</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="module-label-in-type">Module</span> <a href="../../../../../../module-summary.html">com.github.jh3nd3rs0n.jargyle.common</a></div> | ||
<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">com.github.jh3nd3rs0n.jargyle.common.security</a></div> | ||
<h1 title="Class SystemPropertyNameConstants" class="title">Class SystemPropertyNameConstants</h1> | ||
</div> | ||
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> | ||
<div class="inheritance">com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants</div> | ||
</div> | ||
<section class="class-description" id="class-description"> | ||
<hr> | ||
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">SystemPropertyNameConstants</span> | ||
<span class="extends-implements">extends <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div> | ||
<div class="block">All security specific system property name constants.</div> | ||
</section> | ||
<section class="summary"> | ||
<ul class="summary-list"> | ||
<!-- =========== 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/9/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="#PARTIAL_ENCRYPTION_PASSWORD_FILE_SYSTEM_PROPERTY_NAME" class="member-name-link">PARTIAL_ENCRYPTION_PASSWORD_FILE_SYSTEM_PROPERTY_NAME</a></code></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">The name of the system property for the file of the partial password | ||
to be used for encryption/decryption.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> | ||
<div class="col-second odd-row-color"><code><a href="#PARTIAL_ENCRYPTION_PASSWORD_SYSTEM_PROPERTY_NAME" class="member-name-link">PARTIAL_ENCRYPTION_PASSWORD_SYSTEM_PROPERTY_NAME</a></code></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">The name of the system property for the partial password to be used for | ||
encryption/decryption.</div> | ||
</div> | ||
</div> | ||
</section> | ||
</li> | ||
<!-- ========== METHOD SUMMARY =========== --> | ||
<li> | ||
<section class="method-summary" id="method-summary"> | ||
<h2>Method Summary</h2> | ||
<div class="inherited-list"> | ||
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/9/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/9/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/9/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/9/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/9/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/9/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/9/docs/api/java/lang/Object.html#notify--" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/javase/9/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/9/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/9/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/9/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/9/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="PARTIAL_ENCRYPTION_PASSWORD_FILE_SYSTEM_PROPERTY_NAME"> | ||
<h3>PARTIAL_ENCRYPTION_PASSWORD_FILE_SYSTEM_PROPERTY_NAME</h3> | ||
<div class="member-signature"><span class="modifiers">public static final</span> <span class="return-type"><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name">PARTIAL_ENCRYPTION_PASSWORD_FILE_SYSTEM_PROPERTY_NAME</span></div> | ||
<div class="block">The name of the system property for the file of the partial password | ||
to be used for encryption/decryption.</div> | ||
<dl class="notes"> | ||
<dt>See Also:</dt> | ||
<dd> | ||
<ul class="tag-list"> | ||
<li><a href="../../../../../../../constant-values.html#com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants.PARTIAL_ENCRYPTION_PASSWORD_FILE_SYSTEM_PROPERTY_NAME">Constant Field Values</a></li> | ||
</ul> | ||
</dd> | ||
</dl> | ||
</section> | ||
</li> | ||
<li> | ||
<section class="detail" id="PARTIAL_ENCRYPTION_PASSWORD_SYSTEM_PROPERTY_NAME"> | ||
<h3>PARTIAL_ENCRYPTION_PASSWORD_SYSTEM_PROPERTY_NAME</h3> | ||
<div class="member-signature"><span class="modifiers">public static final</span> <span class="return-type"><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name">PARTIAL_ENCRYPTION_PASSWORD_SYSTEM_PROPERTY_NAME</span></div> | ||
<div class="block">The name of the system property for the partial password to be used for | ||
encryption/decryption.</div> | ||
<dl class="notes"> | ||
<dt>See Also:</dt> | ||
<dd> | ||
<ul class="tag-list"> | ||
<li><a href="../../../../../../../constant-values.html#com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants.PARTIAL_ENCRYPTION_PASSWORD_SYSTEM_PROPERTY_NAME">Constant Field Values</a></li> | ||
</ul> | ||
</dd> | ||
</dl> | ||
</section> | ||
</li> | ||
</ul> | ||
</section> | ||
</li> | ||
</ul> | ||
</section> | ||
<!-- ========= END OF CLASS DATA ========= --> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024 <a href="https://github.com/jh3nd3rs0n">jh3nd3rs0n</a>. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
63 changes: 63 additions & 0 deletions
63
.../com/github/jh3nd3rs0n/jargyle/common/security/class-use/SystemPropertyNameConstants.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (21) on Fri Nov 29 14:37:05 EST 2024 --> | ||
<title>Uses of Class com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants (Jargyle 5.0.0-SNAPSHOT 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="dc.created" content="2024-11-29"> | ||
<meta name="description" content="use: module: com.github.jh3nd3rs0n.jargyle.common, package: com.github.jh3nd3rs0n.jargyle.common.security, class: SystemPropertyNameConstants"> | ||
<meta name="generator" content="javadoc/ClassUseWriter"> | ||
<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.7.1.min.js"></script> | ||
<script type="text/javascript" src="../../../../../../../../script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="class-use-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"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </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="../../../../../../../module-summary.html">Module</a></li> | ||
<li><a href="../package-summary.html">Package</a></li> | ||
<li><a href="../SystemPropertyNameConstants.html" title="class in com.github.jh3nd3rs0n.jargyle.common.security">Class</a></li> | ||
<li class="nav-bar-cell1-rev">Use</li> | ||
<li><a href="../package-tree.html">Tree</a></li> | ||
<li><a href="../../../../../../../../index-all.html">Index</a></li> | ||
<li><a href="../../../../../../../../help-doc.html#use">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div id="navbar-sub-list"></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"> | ||
<div class="header"> | ||
<h1 title="Uses of Class com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants" class="title">Uses of Class<br>com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants</h1> | ||
</div> | ||
No usage of com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024 <a href="https://github.com/jh3nd3rs0n">jh3nd3rs0n</a>. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.