diff --git a/snapshot/groovydoc/allclasses-frame.html b/snapshot/groovydoc/allclasses-frame.html index b4eadbe6..0a94ea3b 100644 --- a/snapshot/groovydoc/allclasses-frame.html +++ b/snapshot/groovydoc/allclasses-frame.html @@ -55,6 +55,12 @@

All Classes

  • DefaultPreAuthenticationChecks
  • DefaultThrowableAnalyzer
  • DefaultThrowableAnalyzer.1
  • +
  • DelegatingAsyncGrailsWebRequest
  • +
  • DelegatingGrailsWebRequest
  • +
  • DummyRequestCreator
  • +
  • DummyRequestCreator.1
  • +
  • DummyResponseCreator
  • +
  • DummyResponseCreator.1
  • FilterProcessUrlRequestMatcher
  • GormPersistentTokenRepository
  • GormUserDetailsService
  • @@ -95,7 +101,6 @@

    All Classes

  • SecuredClosureDelegate
  • SecurityConfigType
  • SecurityEventListener
  • -
  • SecurityFilterPosition
  • SecurityRequestHolder
  • SecurityRequestHolderFilter
  • SecurityRequestHolderFilter.1
  • @@ -106,6 +111,7 @@

    All Classes

  • SpringSecurityCoreGrailsPlugin
  • SpringSecurityService
  • SpringSecurityUtils
  • +
  • SpringUserCacheFactoryBean
  • UpdateRequestContextHolderExceptionTranslationFilter
  • WebExpressionConfigAttribute
  • WebExpressionVoter
  • diff --git a/snapshot/groovydoc/deprecated-list.html b/snapshot/groovydoc/deprecated-list.html index fa951e32..b5ea44bb 100644 --- a/snapshot/groovydoc/deprecated-list.html +++ b/snapshot/groovydoc/deprecated-list.html @@ -24,7 +24,7 @@ - Deprecated API (spring-security-core 6.1.2-SNAPSHOT API) + Deprecated API (spring-security-core 7.0.0-SNAPSHOT API) @@ -34,7 +34,7 @@ @@ -85,8 +85,8 @@

    Contents

    - AbstractFilterInvocationDefinition#calculateUri(javax.servlet.http.HttpServletRequest request) -
    Resolve the URI from javax.servlet.http.HttpServletRequest
    + AbstractFilterInvocationDefinition#calculateUri(jakarta.servlet.http.HttpServletRequest request) +
    Resolve the URI from jakarta.servlet.http.HttpServletRequest
    diff --git a/snapshot/groovydoc/grails.plugin.springsecurity/CommandLineHelper.html b/snapshot/groovydoc/grails.plugin.springsecurity/CommandLineHelper.html index 49a297b2..d3cca463 100644 --- a/snapshot/groovydoc/grails.plugin.springsecurity/CommandLineHelper.html +++ b/snapshot/groovydoc/grails.plugin.springsecurity/CommandLineHelper.html @@ -27,7 +27,7 @@ - CommandLineHelper (spring-security-core 6.1.2-SNAPSHOT API) + CommandLineHelper (spring-security-core 7.0.0-SNAPSHOT API) @@ -37,7 +37,7 @@ @@ -100,7 +100,6 @@

    [Groovy] Trait Comman
    -
    @groovy.transform.Trait
     trait CommandLineHelper
    @@ -123,7 +122,7 @@ 

    [Groovy] Trait Comman -
      +
      • Properties Summary

          @@ -147,6 +146,7 @@

          Properties Summary

      • +
      @@ -204,7 +204,7 @@

      Inherited Methods Summary

      class java.lang.Object - 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() + 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()
    diff --git a/snapshot/groovydoc/grails.plugin.springsecurity/S2CreatePersistentTokenCommand.html b/snapshot/groovydoc/grails.plugin.springsecurity/S2CreatePersistentTokenCommand.html index 757d7bc9..67b33a2f 100644 --- a/snapshot/groovydoc/grails.plugin.springsecurity/S2CreatePersistentTokenCommand.html +++ b/snapshot/groovydoc/grails.plugin.springsecurity/S2CreatePersistentTokenCommand.html @@ -27,7 +27,7 @@ - S2CreatePersistentTokenCommand (spring-security-core 6.1.2-SNAPSHOT API) + S2CreatePersistentTokenCommand (spring-security-core 7.0.0-SNAPSHOT API) @@ -37,7 +37,7 @@ @@ -105,7 +105,6 @@

    [Groovy]
    -
    @groovy.transform.CompileStatic
     class S2CreatePersistentTokenCommand
    @@ -134,7 +133,7 @@ 

    [Groovy] -
      +
      • Properties Summary

          @@ -153,6 +152,7 @@

          Properties Summary

      • +
      @@ -173,8 +173,7 @@

      Constructor Summary

      - S2CreatePersistentTokenCommand - ()
      + S2CreatePersistentTokenCommand()
      @@ -220,7 +219,7 @@

      Inherited Methods Summary

      class java.lang.Object - 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() + 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()
    @@ -250,8 +249,7 @@

    Property Detail

    • -

      @groovy.lang.Delegate -grails.build.logging.ConsoleLogger consoleLogger

      +

      @groovy.lang.Delegate
      grails.build.logging.ConsoleLogger consoleLogger

    @@ -294,8 +292,7 @@

    Method Detail

    • -

      @java.lang.Override -boolean handle()

      +

      @java.lang.Override
      boolean handle()

    diff --git a/snapshot/groovydoc/grails.plugin.springsecurity/S2CreateRoleHierarchyEntryCommand.html b/snapshot/groovydoc/grails.plugin.springsecurity/S2CreateRoleHierarchyEntryCommand.html index 6c16e8c9..01176de4 100644 --- a/snapshot/groovydoc/grails.plugin.springsecurity/S2CreateRoleHierarchyEntryCommand.html +++ b/snapshot/groovydoc/grails.plugin.springsecurity/S2CreateRoleHierarchyEntryCommand.html @@ -27,7 +27,7 @@ - S2CreateRoleHierarchyEntryCommand (spring-security-core 6.1.2-SNAPSHOT API) + S2CreateRoleHierarchyEntryCommand (spring-security-core 7.0.0-SNAPSHOT API) @@ -37,7 +37,7 @@ @@ -105,7 +105,6 @@

    [Groo
    -
    @groovy.transform.CompileStatic
     class S2CreateRoleHierarchyEntryCommand
    @@ -133,7 +132,7 @@ 

    [Groo -
      +
      • Properties Summary

          @@ -152,6 +151,7 @@

          Properties Summary

      • +
      @@ -172,8 +172,7 @@

      Constructor Summary

      - S2CreateRoleHierarchyEntryCommand - ()
      + S2CreateRoleHierarchyEntryCommand()
      @@ -219,7 +218,7 @@

      Inherited Methods Summary

      class java.lang.Object - 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() + 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()
    @@ -249,8 +248,7 @@

    Property Detail

    • -

      @groovy.lang.Delegate -grails.build.logging.ConsoleLogger consoleLogger

      +

      @groovy.lang.Delegate
      grails.build.logging.ConsoleLogger consoleLogger

    @@ -293,8 +291,7 @@

    Method Detail

    • -

      @java.lang.Override -boolean handle()

      +

      @java.lang.Override
      boolean handle()

    diff --git a/snapshot/groovydoc/grails.plugin.springsecurity/S2QuickstartCommand.html b/snapshot/groovydoc/grails.plugin.springsecurity/S2QuickstartCommand.html index 487597c8..1a3ef606 100644 --- a/snapshot/groovydoc/grails.plugin.springsecurity/S2QuickstartCommand.html +++ b/snapshot/groovydoc/grails.plugin.springsecurity/S2QuickstartCommand.html @@ -27,7 +27,7 @@ - S2QuickstartCommand (spring-security-core 6.1.2-SNAPSHOT API) + S2QuickstartCommand (spring-security-core 7.0.0-SNAPSHOT API) @@ -37,7 +37,7 @@ @@ -105,7 +105,6 @@

    [Groovy] Class S2Qu
    -
    @groovy.transform.CompileStatic
     class S2QuickstartCommand
    @@ -163,7 +162,7 @@ 

    Field Summary

    -
      +
      • Properties Summary

          @@ -187,6 +186,7 @@

          Properties Summary

      • +
      @@ -207,8 +207,7 @@

      Constructor Summary

      - S2QuickstartCommand - ()
      + S2QuickstartCommand()
      @@ -254,7 +253,7 @@

      Inherited Methods Summary

      class java.lang.Object - 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() + 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()
    @@ -302,8 +301,7 @@

    Property Detail

    • -

      @groovy.lang.Delegate -grails.build.logging.ConsoleLogger consoleLogger

      +

      @groovy.lang.Delegate
      grails.build.logging.ConsoleLogger consoleLogger

    @@ -354,8 +352,7 @@

    Method Detail

    • -

      @java.lang.Override -boolean handle()

      +

      @java.lang.Override
      boolean handle()

    diff --git a/snapshot/groovydoc/grails.plugin.springsecurity/SkipBootstrap.html b/snapshot/groovydoc/grails.plugin.springsecurity/SkipBootstrap.html index b696302b..b0461c29 100644 --- a/snapshot/groovydoc/grails.plugin.springsecurity/SkipBootstrap.html +++ b/snapshot/groovydoc/grails.plugin.springsecurity/SkipBootstrap.html @@ -27,7 +27,7 @@ - SkipBootstrap (spring-security-core 6.1.2-SNAPSHOT API) + SkipBootstrap (spring-security-core 7.0.0-SNAPSHOT API) @@ -37,7 +37,7 @@ @@ -100,7 +100,6 @@

    [Groovy] Trait SkipBootst
    -
    @groovy.transform.Trait
     trait SkipBootstrap
    @@ -123,7 +122,7 @@ 

    [Groovy] Trait SkipBootst -
      +
      • Properties Summary

          @@ -142,6 +141,7 @@

          Properties Summary

      • +
      @@ -166,7 +166,7 @@

      Inherited Methods Summary

      class java.lang.Object - 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() + 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()
    diff --git a/snapshot/groovydoc/grails.plugin.springsecurity/package-summary.html b/snapshot/groovydoc/grails.plugin.springsecurity/package-summary.html index b58141d7..47d017eb 100644 --- a/snapshot/groovydoc/grails.plugin.springsecurity/package-summary.html +++ b/snapshot/groovydoc/grails.plugin.springsecurity/package-summary.html @@ -22,7 +22,7 @@ -grails.plugin.springsecurity (spring-security-core 6.1.2-SNAPSHOT API) +grails.plugin.springsecurity (spring-security-core 7.0.0-SNAPSHOT API) @@ -31,7 +31,7 @@