Skip to content

Commit

Permalink
Deploying to gh-pages - 06:31:43
Browse files Browse the repository at this point in the history
  • Loading branch information
grails-build committed Oct 11, 2024
1 parent 00dc9a7 commit 86a8f7b
Show file tree
Hide file tree
Showing 106 changed files with 1,030 additions and 865 deletions.
7 changes: 0 additions & 7 deletions snapshot/groovydoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ <h1 class="bar">All Classes</h1>
<li><a href="grails/plugin/springsecurity/userdetails/DefaultPreAuthenticationChecks.html" title="class in grails.plugin.springsecurity.userdetails" target="classFrame">DefaultPreAuthenticationChecks</a></li>
<li><a href="grails/plugin/springsecurity/web/access/DefaultThrowableAnalyzer.html" title="class in grails.plugin.springsecurity.web.access" target="classFrame">DefaultThrowableAnalyzer</a></li>
<li><a href="grails/plugin/springsecurity/web/access/DefaultThrowableAnalyzer.1.html" title="class in grails.plugin.springsecurity.web.access.DefaultThrowableAnalyzer" target="classFrame">DefaultThrowableAnalyzer.1</a></li>
<li><a href="grails/plugin/springsecurity/web/DelegatingAsyncGrailsWebRequest.html" title="class in grails.plugin.springsecurity.web" target="classFrame">DelegatingAsyncGrailsWebRequest</a></li>
<li><a href="grails/plugin/springsecurity/web/DelegatingGrailsWebRequest.html" title="class in grails.plugin.springsecurity.web" target="classFrame">DelegatingGrailsWebRequest</a></li>
<li><a href="grails/plugin/springsecurity/web/access/DummyRequestCreator.html" title="class in grails.plugin.springsecurity.web.access" target="classFrame">DummyRequestCreator</a></li>
<li><a href="grails/plugin/springsecurity/web/access/DummyRequestCreator.1.html" title="class in grails.plugin.springsecurity.web.access.DummyRequestCreator" target="classFrame">DummyRequestCreator.1</a></li>
<li><a href="grails/plugin/springsecurity/web/access/DummyResponseCreator.html" title="class in grails.plugin.springsecurity.web.access" target="classFrame">DummyResponseCreator</a></li>
<li><a href="grails/plugin/springsecurity/web/access/DummyResponseCreator.1.html" title="class in grails.plugin.springsecurity.web.access.DummyResponseCreator" target="classFrame">DummyResponseCreator.1</a></li>
<li><a href="grails/plugin/springsecurity/web/authentication/FilterProcessUrlRequestMatcher.html" title="class in grails.plugin.springsecurity.web.authentication" target="classFrame">FilterProcessUrlRequestMatcher</a></li>
<li><a href="grails/plugin/springsecurity/web/authentication/rememberme/GormPersistentTokenRepository.html" title="class in grails.plugin.springsecurity.web.authentication.rememberme" target="classFrame">GormPersistentTokenRepository</a></li>
<li><a href="grails/plugin/springsecurity/userdetails/GormUserDetailsService.html" title="class in grails.plugin.springsecurity.userdetails" target="classFrame">GormUserDetailsService</a></li>
Expand Down Expand Up @@ -112,7 +106,6 @@ <h1 class="bar">All Classes</h1>
<li><a href="grails/plugin/springsecurity/SpringSecurityCoreGrailsPlugin.html" title="class in grails.plugin.springsecurity" target="classFrame">SpringSecurityCoreGrailsPlugin</a></li>
<li><a href="grails/plugin/springsecurity/SpringSecurityService.html" title="class in grails.plugin.springsecurity" target="classFrame">SpringSecurityService</a></li>
<li><a href="grails/plugin/springsecurity/SpringSecurityUtils.html" title="class in grails.plugin.springsecurity" target="classFrame">SpringSecurityUtils</a></li>
<li><a href="grails/plugin/springsecurity/cache/SpringUserCacheFactoryBean.html" title="class in grails.plugin.springsecurity.cache" target="classFrame">SpringUserCacheFactoryBean</a></li>
<li><a href="grails/plugin/springsecurity/web/UpdateRequestContextHolderExceptionTranslationFilter.html" title="class in grails.plugin.springsecurity.web" target="classFrame">UpdateRequestContextHolderExceptionTranslationFilter</a></li>
<li><a href="grails/plugin/springsecurity/web/access/expression/WebExpressionConfigAttribute.html" title="class in grails.plugin.springsecurity.web.access.expression" target="classFrame">WebExpressionConfigAttribute</a></li>
<li><a href="grails/plugin/springsecurity/web/access/expression/WebExpressionVoter.html" title="class in grails.plugin.springsecurity.web.access.expression" target="classFrame">WebExpressionVoter</a></li>
Expand Down
8 changes: 4 additions & 4 deletions snapshot/groovydoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc -->
<title>Deprecated API (spring-security-core 7.0.0-SNAPSHOT API)</title>
<title>Deprecated API (spring-security-core 6.1.2-SNAPSHOT API)</title>

<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -34,7 +34,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated API (spring-security-core 7.0.0-SNAPSHOT API)";
parent.document.title="Deprecated API (spring-security-core 6.1.2-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -85,8 +85,8 @@ <h2 title="Contents">Contents</h2>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><strong><a href="grails/plugin/springsecurity/web/access/intercept/AbstractFilterInvocationDefinition.html#calculateUri(jakarta.servlet.http.HttpServletRequest)">AbstractFilterInvocationDefinition#calculateUri</a></strong>(jakarta.servlet.http.HttpServletRequest request)
<div class="block"><i>Resolve the URI from jakarta.servlet.http.HttpServletRequest</i></div>
<td class="colOne"><strong><a href="grails/plugin/springsecurity/web/access/intercept/AbstractFilterInvocationDefinition.html#calculateUri(javax.servlet.http.HttpServletRequest)">AbstractFilterInvocationDefinition#calculateUri</a></strong>(javax.servlet.http.HttpServletRequest request)
<div class="block"><i>Resolve the URI from javax.servlet.http.HttpServletRequest</i></div>
</td>
</tr>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>CommandLineHelper (spring-security-core 7.0.0-SNAPSHOT API)</title>
<title>CommandLineHelper (spring-security-core 6.1.2-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandLineHelper (spring-security-core 7.0.0-SNAPSHOT API)";
parent.document.title="CommandLineHelper (spring-security-core 6.1.2-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -100,6 +100,7 @@ <h2 title="[Groovy] Trait CommandLineHelper" class="title">[Groovy] Trait Comman

<!-- todo: direct known subclasses -->
<hr>
<br>

<pre>@groovy.transform.Trait
trait CommandLineHelper
Expand All @@ -122,7 +123,7 @@ <h2 title="[Groovy] Trait CommandLineHelper" class="title">[Groovy] Trait Comman

<!-- =========== PROPERTY SUMMARY =========== -->

<ul class="blockList">
<ul class="blockList">
<li class="blockList"><a name="property_summary"><!-- --></a>
<h3>Properties Summary</h3>
<ul class="blockList">
Expand All @@ -146,7 +147,6 @@ <h3>Properties Summary</h3>
</table>
</ul>
</li>

</ul>


Expand Down Expand Up @@ -204,7 +204,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>S2CreatePersistentTokenCommand (spring-security-core 7.0.0-SNAPSHOT API)</title>
<title>S2CreatePersistentTokenCommand (spring-security-core 6.1.2-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S2CreatePersistentTokenCommand (spring-security-core 7.0.0-SNAPSHOT API)";
parent.document.title="S2CreatePersistentTokenCommand (spring-security-core 6.1.2-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -105,6 +105,7 @@ <h2 title="[Groovy] Class S2CreatePersistentTokenCommand" class="title">[Groovy]

<!-- todo: direct known subclasses -->
<hr>
<br>

<pre>@groovy.transform.CompileStatic
class S2CreatePersistentTokenCommand
Expand Down Expand Up @@ -133,7 +134,7 @@ <h2 title="[Groovy] Class S2CreatePersistentTokenCommand" class="title">[Groovy]

<!-- =========== PROPERTY SUMMARY =========== -->

<ul class="blockList">
<ul class="blockList">
<li class="blockList"><a name="property_summary"><!-- --></a>
<h3>Properties Summary</h3>
<ul class="blockList">
Expand All @@ -152,7 +153,6 @@ <h3>Properties Summary</h3>
</table>
</ul>
</li>

</ul>


Expand All @@ -173,7 +173,8 @@ <h3>Constructor Summary</h3>

<tr class="altColor">
<td class="colFirst">
<code><strong><a href="#S2CreatePersistentTokenCommand()">S2CreatePersistentTokenCommand</a></strong>()</code><br></td>
<code><a href="#S2CreatePersistentTokenCommand()">S2CreatePersistentTokenCommand</a>
()</code><br></td>
</tr>

</table>
Expand Down Expand Up @@ -219,7 +220,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down Expand Up @@ -249,7 +250,8 @@ <h3>Property Detail</h3>
<a name="consoleLogger"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>@groovy.lang.Delegate<br>grails.build.logging.ConsoleLogger <strong>consoleLogger</strong></h4>
<h4>@groovy.lang.Delegate
grails.build.logging.ConsoleLogger <strong>consoleLogger</strong></h4>
<p></p>
</li>
</ul>
Expand Down Expand Up @@ -292,7 +294,8 @@ <h3>Method Detail</h3>
<a name="handle()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>@java.lang.Override<br>boolean <strong>handle</strong>()</h4>
<h4>@java.lang.Override
boolean <strong>handle</strong>()</h4>
<p></p>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>S2CreateRoleHierarchyEntryCommand (spring-security-core 7.0.0-SNAPSHOT API)</title>
<title>S2CreateRoleHierarchyEntryCommand (spring-security-core 6.1.2-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S2CreateRoleHierarchyEntryCommand (spring-security-core 7.0.0-SNAPSHOT API)";
parent.document.title="S2CreateRoleHierarchyEntryCommand (spring-security-core 6.1.2-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -105,6 +105,7 @@ <h2 title="[Groovy] Class S2CreateRoleHierarchyEntryCommand" class="title">[Groo

<!-- todo: direct known subclasses -->
<hr>
<br>

<pre>@groovy.transform.CompileStatic
class S2CreateRoleHierarchyEntryCommand
Expand Down Expand Up @@ -132,7 +133,7 @@ <h2 title="[Groovy] Class S2CreateRoleHierarchyEntryCommand" class="title">[Groo

<!-- =========== PROPERTY SUMMARY =========== -->

<ul class="blockList">
<ul class="blockList">
<li class="blockList"><a name="property_summary"><!-- --></a>
<h3>Properties Summary</h3>
<ul class="blockList">
Expand All @@ -151,7 +152,6 @@ <h3>Properties Summary</h3>
</table>
</ul>
</li>

</ul>


Expand All @@ -172,7 +172,8 @@ <h3>Constructor Summary</h3>

<tr class="altColor">
<td class="colFirst">
<code><strong><a href="#S2CreateRoleHierarchyEntryCommand()">S2CreateRoleHierarchyEntryCommand</a></strong>()</code><br></td>
<code><a href="#S2CreateRoleHierarchyEntryCommand()">S2CreateRoleHierarchyEntryCommand</a>
()</code><br></td>
</tr>

</table>
Expand Down Expand Up @@ -218,7 +219,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down Expand Up @@ -248,7 +249,8 @@ <h3>Property Detail</h3>
<a name="consoleLogger"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>@groovy.lang.Delegate<br>grails.build.logging.ConsoleLogger <strong>consoleLogger</strong></h4>
<h4>@groovy.lang.Delegate
grails.build.logging.ConsoleLogger <strong>consoleLogger</strong></h4>
<p></p>
</li>
</ul>
Expand Down Expand Up @@ -291,7 +293,8 @@ <h3>Method Detail</h3>
<a name="handle()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>@java.lang.Override<br>boolean <strong>handle</strong>()</h4>
<h4>@java.lang.Override
boolean <strong>handle</strong>()</h4>
<p></p>
</li>
</ul>
Expand Down
Loading

0 comments on commit 86a8f7b

Please sign in to comment.