-
Notifications
You must be signed in to change notification settings - Fork 16
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
aaea27c
commit 8395620
Showing
1,619 changed files
with
307,402 additions
and
0 deletions.
There are no files selected for viewing
118 changes: 118 additions & 0 deletions
118
apidocs/thymeleaf-extras-springsecurity5/3.1.3.RELEASE/allclasses-index.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,118 @@ | ||
<!DOCTYPE HTML> | ||
<html lang> | ||
<head> | ||
<!-- Generated by javadoc (17) on Sun Dec 08 21:32:03 UTC 2024 --> | ||
<title>All Classes and Interfaces (thymeleaf-extras-springsecurity5 3.1.3.RELEASE 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-12-08"> | ||
<meta name="description" content="class index"> | ||
<meta name="generator" content="javadoc/AllClassesIndexWriter"> | ||
<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"> | ||
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.6.0.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-classes-index-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"> | ||
<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>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html#all-classes">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div class="nav-list-search"><label for="search-input">SEARCH:</label> | ||
<input type="text" id="search-input" value="search" disabled="disabled"> | ||
<input type="reset" id="reset-button" value="reset" disabled="disabled"> | ||
</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="All Classes and Interfaces" class="title">All Classes and Interfaces</h1> | ||
</div> | ||
<div id="all-classes-table"> | ||
<div class="caption"><span>Classes</span></div> | ||
<div class="summary-table two-column-summary"> | ||
<div class="table-header col-first">Class</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/auth/AclAuthorization.html" title="class in org.thymeleaf.extras.springsecurity5.auth">AclAuthorization</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/auth/AclAuthUtils.html" title="class in org.thymeleaf.extras.springsecurity5.auth">AclAuthUtils</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/dialect/processor/AuthenticationAttrProcessor.html" title="class in org.thymeleaf.extras.springsecurity5.dialect.processor">AuthenticationAttrProcessor</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Outputs a property of the authentication object, similar to the Spring | ||
Security <sec:authentication/> JSP tag.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/auth/Authorization.html" title="class in org.thymeleaf.extras.springsecurity5.auth">Authorization</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/dialect/processor/AuthorizeAclAttrProcessor.html" title="class in org.thymeleaf.extras.springsecurity5.dialect.processor">AuthorizeAclAttrProcessor</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Takes the form sec:authorize-acl="object :: permissions", renders the element | ||
children (*tag content*) if the authenticated user has the specified | ||
permissions on the specified domain object, according to Spring Source's | ||
Access Control List system.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/dialect/processor/AuthorizeAttrProcessor.html" title="class in org.thymeleaf.extras.springsecurity5.dialect.processor">AuthorizeAttrProcessor</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Renders the element children (*tag content*) if the authenticated user is | ||
authorized to see it according to the specified <i>Spring Security | ||
expression</i>.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/dialect/processor/AuthorizeUrlAttrProcessor.html" title="class in org.thymeleaf.extras.springsecurity5.dialect.processor">AuthorizeUrlAttrProcessor</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Renders the element children (*tag content*) if the authenticated user is | ||
authorized to see the specified URL.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/auth/AuthUtils.html" title="class in org.thymeleaf.extras.springsecurity5.auth">AuthUtils</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/util/SpringSecurityContextUtils.html" title="class in org.thymeleaf.extras.springsecurity5.util">SpringSecurityContextUtils</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/dialect/SpringSecurityDialect.html" title="class in org.thymeleaf.extras.springsecurity5.dialect">SpringSecurityDialect</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/dialect/expression/SpringSecurityExpressionObjectFactory.html" title="class in org.thymeleaf.extras.springsecurity5.dialect.expression">SpringSecurityExpressionObjectFactory</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block"> | ||
Builds the expression objects to be used by the Spring Security dialect.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/util/SpringSecurityVersionUtils.html" title="class in org.thymeleaf.extras.springsecurity5.util">SpringSecurityVersionUtils</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/util/SpringVersionSpecificUtils.html" title="class in org.thymeleaf.extras.springsecurity5.util">SpringVersionSpecificUtils</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/thymeleaf/extras/springsecurity5/util/SpringVersionUtils.html" title="class in org.thymeleaf.extras.springsecurity5.util">SpringVersionUtils</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block"> | ||
Utility class useful for determining the version of Spring that is on the classpath.</div> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024 <a href="https://www.thymeleaf.org">Thymeleaf</a>. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
77 changes: 77 additions & 0 deletions
77
apidocs/thymeleaf-extras-springsecurity5/3.1.3.RELEASE/allpackages-index.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,77 @@ | ||
<!DOCTYPE HTML> | ||
<html lang> | ||
<head> | ||
<!-- Generated by javadoc (17) on Sun Dec 08 21:32:03 UTC 2024 --> | ||
<title>All Packages (thymeleaf-extras-springsecurity5 3.1.3.RELEASE 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-12-08"> | ||
<meta name="description" content="package index"> | ||
<meta name="generator" content="javadoc/AllPackagesIndexWriter"> | ||
<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"> | ||
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.6.0.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-packages-index-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"> | ||
<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>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html#all-packages">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div class="nav-list-search"><label for="search-input">SEARCH:</label> | ||
<input type="text" id="search-input" value="search" disabled="disabled"> | ||
<input type="reset" id="reset-button" value="reset" disabled="disabled"> | ||
</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="All&nbsp;Packages" class="title">All Packages</h1> | ||
</div> | ||
<div class="caption"><span>Package Summary</span></div> | ||
<div class="summary-table two-column-summary"> | ||
<div class="table-header col-first">Package</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color"><a href="org/thymeleaf/extras/springsecurity5/auth/package-summary.html">org.thymeleaf.extras.springsecurity5.auth</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="org/thymeleaf/extras/springsecurity5/dialect/package-summary.html">org.thymeleaf.extras.springsecurity5.dialect</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="org/thymeleaf/extras/springsecurity5/dialect/expression/package-summary.html">org.thymeleaf.extras.springsecurity5.dialect.expression</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="org/thymeleaf/extras/springsecurity5/dialect/processor/package-summary.html">org.thymeleaf.extras.springsecurity5.dialect.processor</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="org/thymeleaf/extras/springsecurity5/util/package-summary.html">org.thymeleaf.extras.springsecurity5.util</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024 <a href="https://www.thymeleaf.org">Thymeleaf</a>. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.