You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2022/10/11 03:16:33 UTC

[shiro-site] branch asf-site updated: publish 1.10.0 site

This is an automated email from the ASF dual-hosted git repository.

bdemers pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e4d2acabc publish 1.10.0 site
e4d2acabc is described below

commit e4d2acabc5df730937adc11948d41ebff46085e4
Author: Brian Demers <bd...@apache.org>
AuthorDate: Mon Oct 10 23:16:16 2022 -0400

    publish 1.10.0 site
---
 .htaccess                                          |     4 +-
 .well-known/security.txt                           |     2 +-
 10-minute-tutorial.html                            |     6 +-
 articles.html                                      |    16 +-
 cas.html                                           |    12 +-
 command-line-hasher.html                           |    10 +-
 configuration.html                                 |     2 +-
 documentation.html                                 |     8 +-
 download.html                                      |   124 +-
 feed.xml                                           |     2 +-
 guice.html                                         |    12 +-
 jaxrs.html                                         |    24 +-
 release-archive.html                               |   354 +-
 sitemap.xml                                        |   162 +-
 spring-boot.html                                   |    24 +-
 spring-framework.html                              |    36 +-
 static/1.10.0/apidocs/Quickstart.html              |   310 +
 static/1.10.0/apidocs/QuickstartGuice.html         |   310 +
 static/1.10.0/apidocs/QuickstartShiroModule.html   |   341 +
 static/1.10.0/apidocs/allclasses-index.html        |  3159 +++++
 static/1.10.0/apidocs/allclasses.html              |   487 +
 static/1.10.0/apidocs/allpackages-index.html       |   604 +
 static/1.10.0/apidocs/class-use/Quickstart.html    |   148 +
 .../1.10.0/apidocs/class-use/QuickstartGuice.html  |   148 +
 .../apidocs/class-use/QuickstartShiroModule.html   |   148 +
 static/1.10.0/apidocs/constant-values.html         |  1936 +++
 static/1.10.0/apidocs/deprecated-list.html         |   526 +
 static/1.10.0/apidocs/element-list                 |    76 +
 static/1.10.0/apidocs/help-doc.html                |   280 +
 static/1.10.0/apidocs/index-all.html               | 14135 +++++++++++++++++++
 static/1.10.0/apidocs/index.html                   |   596 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 static/1.10.0/apidocs/jquery/jquery-3.5.1.js       | 10872 ++++++++++++++
 static/1.10.0/apidocs/jquery/jquery-ui.css         |   582 +
 static/1.10.0/apidocs/jquery/jquery-ui.js          |  2659 ++++
 static/1.10.0/apidocs/jquery/jquery-ui.min.css     |     7 +
 static/1.10.0/apidocs/jquery/jquery-ui.min.js      |     6 +
 .../1.10.0/apidocs/jquery/jquery-ui.structure.css  |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 static/1.10.0/apidocs/jquery/jszip/dist/jszip.js   | 11370 +++++++++++++++
 .../1.10.0/apidocs/jquery/jszip/dist/jszip.min.js  |    13 +
 static/1.10.0/apidocs/member-search-index.js       |     1 +
 static/1.10.0/apidocs/member-search-index.zip      |   Bin 0 -> 41205 bytes
 .../apidocs/org/apache/shiro/SecurityUtils.html    |   411 +
 .../apidocs/org/apache/shiro/ShiroException.html   |   374 +
 .../shiro/UnavailableSecurityManagerException.html |   330 +
 .../org/apache/shiro/aop/AnnotationHandler.html    |   423 +
 .../shiro/aop/AnnotationMethodInterceptor.html     |   530 +
 .../org/apache/shiro/aop/AnnotationResolver.html   |   277 +
 .../shiro/aop/DefaultAnnotationResolver.html       |   343 +
 .../org/apache/shiro/aop/MethodInterceptor.html    |   276 +
 .../apache/shiro/aop/MethodInterceptorSupport.html |   341 +
 .../org/apache/shiro/aop/MethodInvocation.html     |   336 +
 .../shiro/aop/class-use/AnnotationHandler.html     |   318 +
 .../aop/class-use/AnnotationMethodInterceptor.html |   269 +
 .../shiro/aop/class-use/AnnotationResolver.html    |   378 +
 .../aop/class-use/DefaultAnnotationResolver.html   |   148 +
 .../shiro/aop/class-use/MethodInterceptor.html     |   361 +
 .../aop/class-use/MethodInterceptorSupport.html    |   353 +
 .../shiro/aop/class-use/MethodInvocation.html      |   389 +
 .../org/apache/shiro/aop/package-summary.html      |   228 +
 .../apidocs/org/apache/shiro/aop/package-tree.html |   177 +
 .../apidocs/org/apache/shiro/aop/package-use.html  |   406 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   380 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   444 +
 .../aspectj/ShiroAnnotationAuthorizingAspect.html  |   326 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   148 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   198 +
 .../ShiroAnnotationAuthorizingAspect.html          |   148 +
 .../org/apache/shiro/aspectj/package-summary.html  |   188 +
 .../org/apache/shiro/aspectj/package-tree.html     |   177 +
 .../org/apache/shiro/aspectj/package-use.html      |   188 +
 .../apache/shiro/authc/AbstractAuthenticator.html  |   577 +
 .../apidocs/org/apache/shiro/authc/Account.html    |   247 +
 .../org/apache/shiro/authc/AccountException.html   |   382 +
 .../shiro/authc/AuthenticationException.html       |   376 +
 .../org/apache/shiro/authc/AuthenticationInfo.html |   332 +
 .../apache/shiro/authc/AuthenticationListener.html |   313 +
 .../apache/shiro/authc/AuthenticationToken.html    |   349 +
 .../org/apache/shiro/authc/Authenticator.html      |   307 +
 .../org/apache/shiro/authc/BearerToken.html        |   441 +
 .../shiro/authc/ConcurrentAccessException.html     |   394 +
 .../apache/shiro/authc/CredentialsException.html   |   382 +
 .../shiro/authc/DisabledAccountException.html      |   388 +
 .../shiro/authc/ExcessiveAttemptsException.html    |   386 +
 .../shiro/authc/ExpiredCredentialsException.html   |   388 +
 .../shiro/authc/HostAuthenticationToken.html       |   291 +
 .../shiro/authc/IncorrectCredentialsException.html |   390 +
 .../apache/shiro/authc/LockedAccountException.html |   393 +
 .../org/apache/shiro/authc/LogoutAware.html        |   271 +
 .../shiro/authc/MergableAuthenticationInfo.html    |   290 +
 .../shiro/authc/RememberMeAuthenticationToken.html |   288 +
 .../shiro/authc/SaltedAuthenticationInfo.html      |   290 +
 .../org/apache/shiro/authc/SimpleAccount.html      |  1191 ++
 .../shiro/authc/SimpleAuthenticationInfo.html      |   777 +
 .../shiro/authc/UnknownAccountException.html       |   387 +
 .../apache/shiro/authc/UsernamePasswordToken.html  |   870 ++
 .../authc/class-use/AbstractAuthenticator.html     |   199 +
 .../org/apache/shiro/authc/class-use/Account.html  |   198 +
 .../shiro/authc/class-use/AccountException.html    |   229 +
 .../authc/class-use/AuthenticationException.html   |   929 ++
 .../shiro/authc/class-use/AuthenticationInfo.html  |  1246 ++
 .../authc/class-use/AuthenticationListener.html    |   215 +
 .../shiro/authc/class-use/AuthenticationToken.html |  1294 ++
 .../shiro/authc/class-use/Authenticator.html       |   515 +
 .../apache/shiro/authc/class-use/BearerToken.html  |   148 +
 .../authc/class-use/ConcurrentAccessException.html |   148 +
 .../authc/class-use/CredentialsException.html      |   205 +
 .../authc/class-use/DisabledAccountException.html  |   197 +
 .../class-use/ExcessiveAttemptsException.html      |   148 +
 .../class-use/ExpiredCredentialsException.html     |   148 +
 .../authc/class-use/HostAuthenticationToken.html   |   203 +
 .../class-use/IncorrectCredentialsException.html   |   148 +
 .../authc/class-use/LockedAccountException.html    |   148 +
 .../apache/shiro/authc/class-use/LogoutAware.html  |   474 +
 .../class-use/MergableAuthenticationInfo.html      |   206 +
 .../class-use/RememberMeAuthenticationToken.html   |   226 +
 .../authc/class-use/SaltedAuthenticationInfo.html  |   206 +
 .../shiro/authc/class-use/SimpleAccount.html       |   229 +
 .../authc/class-use/SimpleAuthenticationInfo.html  |   148 +
 .../authc/class-use/UnknownAccountException.html   |   148 +
 .../authc/class-use/UsernamePasswordToken.html     |   148 +
 .../credential/AllowAllCredentialsMatcher.html     |   332 +
 .../shiro/authc/credential/CredentialsMatcher.html |   286 +
 .../authc/credential/DefaultPasswordService.html   |   727 +
 .../authc/credential/HashedCredentialsMatcher.html |   924 ++
 .../authc/credential/HashingPasswordService.html   |   355 +
 .../authc/credential/Md2CredentialsMatcher.html    |   345 +
 .../authc/credential/Md5CredentialsMatcher.html    |   344 +
 .../shiro/authc/credential/PasswordMatcher.html    |   394 +
 .../shiro/authc/credential/PasswordService.html    |   406 +
 .../authc/credential/Sha1CredentialsMatcher.html   |   344 +
 .../authc/credential/Sha256CredentialsMatcher.html |   338 +
 .../authc/credential/Sha384CredentialsMatcher.html |   338 +
 .../authc/credential/Sha512CredentialsMatcher.html |   338 +
 .../authc/credential/SimpleCredentialsMatcher.html |   475 +
 .../class-use/AllowAllCredentialsMatcher.html      |   148 +
 .../credential/class-use/CredentialsMatcher.html   |   357 +
 .../class-use/DefaultPasswordService.html          |   148 +
 .../class-use/HashedCredentialsMatcher.html        |   251 +
 .../class-use/HashingPasswordService.html          |   199 +
 .../class-use/Md2CredentialsMatcher.html           |   148 +
 .../class-use/Md5CredentialsMatcher.html           |   148 +
 .../credential/class-use/PasswordMatcher.html      |   148 +
 .../credential/class-use/PasswordService.html      |   247 +
 .../class-use/Sha1CredentialsMatcher.html          |   148 +
 .../class-use/Sha256CredentialsMatcher.html        |   148 +
 .../class-use/Sha384CredentialsMatcher.html        |   148 +
 .../class-use/Sha512CredentialsMatcher.html        |   148 +
 .../class-use/SimpleCredentialsMatcher.html        |   259 +
 .../shiro/authc/credential/package-summary.html    |   275 +
 .../shiro/authc/credential/package-tree.html       |   194 +
 .../apache/shiro/authc/credential/package-use.html |   242 +
 .../org/apache/shiro/authc/package-summary.html    |   365 +
 .../org/apache/shiro/authc/package-tree.html       |   235 +
 .../org/apache/shiro/authc/package-use.html        |   904 ++
 .../authc/pam/AbstractAuthenticationStrategy.html  |   479 +
 .../shiro/authc/pam/AllSuccessfulStrategy.html     |   420 +
 .../authc/pam/AtLeastOneSuccessfulStrategy.html    |   364 +
 .../shiro/authc/pam/AuthenticationStrategy.html    |   412 +
 .../shiro/authc/pam/FirstSuccessfulStrategy.html   |   451 +
 .../shiro/authc/pam/ModularRealmAuthenticator.html |   599 +
 .../authc/pam/ShortCircuitIterationException.html  |   384 +
 .../shiro/authc/pam/UnsupportedTokenException.html |   380 +
 .../class-use/AbstractAuthenticationStrategy.html  |   215 +
 .../authc/pam/class-use/AllSuccessfulStrategy.html |   148 +
 .../class-use/AtLeastOneSuccessfulStrategy.html    |   148 +
 .../pam/class-use/AuthenticationStrategy.html      |   367 +
 .../pam/class-use/FirstSuccessfulStrategy.html     |   148 +
 .../pam/class-use/ModularRealmAuthenticator.html   |   148 +
 .../class-use/ShortCircuitIterationException.html  |   148 +
 .../pam/class-use/UnsupportedTokenException.html   |   148 +
 .../apache/shiro/authc/pam/package-summary.html    |   257 +
 .../org/apache/shiro/authc/pam/package-tree.html   |   202 +
 .../org/apache/shiro/authc/pam/package-use.html    |   293 +
 .../apache/shiro/authz/AuthorizationException.html |   376 +
 .../org/apache/shiro/authz/AuthorizationInfo.html  |   359 +
 .../apidocs/org/apache/shiro/authz/Authorizer.html |   787 ++
 .../shiro/authz/HostUnauthorizedException.html     |   450 +
 .../apache/shiro/authz/ModularRealmAuthorizer.html |  1157 ++
 .../apidocs/org/apache/shiro/authz/Permission.html |   320 +
 .../shiro/authz/SimpleAuthorizationInfo.html       |   692 +
 .../apidocs/org/apache/shiro/authz/SimpleRole.html |   541 +
 .../shiro/authz/UnauthenticatedException.html      |   382 +
 .../apache/shiro/authz/UnauthorizedException.html  |   381 +
 .../org/apache/shiro/authz/annotation/Logical.html |   384 +
 .../authz/annotation/RequiresAuthentication.html   |   206 +
 .../shiro/authz/annotation/RequiresGuest.html      |   203 +
 .../authz/annotation/RequiresPermissions.html      |   318 +
 .../shiro/authz/annotation/RequiresRoles.html      |   325 +
 .../shiro/authz/annotation/RequiresUser.html       |   211 +
 .../shiro/authz/annotation/class-use/Logical.html  |   219 +
 .../class-use/RequiresAuthentication.html          |   148 +
 .../authz/annotation/class-use/RequiresGuest.html  |   148 +
 .../annotation/class-use/RequiresPermissions.html  |   197 +
 .../authz/annotation/class-use/RequiresRoles.html  |   192 +
 .../authz/annotation/class-use/RequiresUser.html   |   148 +
 .../shiro/authz/annotation/package-summary.html    |   224 +
 .../shiro/authz/annotation/package-tree.html       |   177 +
 .../apache/shiro/authz/annotation/package-use.html |   221 +
 .../AnnotationsAuthorizingMethodInterceptor.html   |   479 +
 .../authz/aop/AuthenticatedAnnotationHandler.html  |   366 +
 .../AuthenticatedAnnotationMethodInterceptor.html  |   342 +
 .../authz/aop/AuthorizingAnnotationHandler.html    |   369 +
 .../AuthorizingAnnotationMethodInterceptor.html    |   420 +
 .../authz/aop/AuthorizingMethodInterceptor.html    |   373 +
 .../shiro/authz/aop/GuestAnnotationHandler.html    |   374 +
 .../aop/GuestAnnotationMethodInterceptor.html      |   343 +
 .../authz/aop/PermissionAnnotationHandler.html     |   390 +
 .../aop/PermissionAnnotationMethodInterceptor.html |   338 +
 .../shiro/authz/aop/RoleAnnotationHandler.html     |   366 +
 .../authz/aop/RoleAnnotationMethodInterceptor.html |   338 +
 .../shiro/authz/aop/UserAnnotationHandler.html     |   375 +
 .../authz/aop/UserAnnotationMethodInterceptor.html |   346 +
 .../AnnotationsAuthorizingMethodInterceptor.html   |   230 +
 .../class-use/AuthenticatedAnnotationHandler.html  |   148 +
 .../AuthenticatedAnnotationMethodInterceptor.html  |   148 +
 .../class-use/AuthorizingAnnotationHandler.html    |   255 +
 .../AuthorizingAnnotationMethodInterceptor.html    |   286 +
 .../class-use/AuthorizingMethodInterceptor.html    |   262 +
 .../aop/class-use/GuestAnnotationHandler.html      |   148 +
 .../GuestAnnotationMethodInterceptor.html          |   148 +
 .../aop/class-use/PermissionAnnotationHandler.html |   148 +
 .../PermissionAnnotationMethodInterceptor.html     |   148 +
 .../authz/aop/class-use/RoleAnnotationHandler.html |   148 +
 .../class-use/RoleAnnotationMethodInterceptor.html |   148 +
 .../authz/aop/class-use/UserAnnotationHandler.html |   148 +
 .../class-use/UserAnnotationMethodInterceptor.html |   148 +
 .../apache/shiro/authz/aop/package-summary.html    |   274 +
 .../org/apache/shiro/authz/aop/package-tree.html   |   197 +
 .../org/apache/shiro/authz/aop/package-use.html    |   267 +
 .../authz/class-use/AuthorizationException.html    |   845 ++
 .../shiro/authz/class-use/AuthorizationInfo.html   |   542 +
 .../apache/shiro/authz/class-use/Authorizer.html   |   711 +
 .../authz/class-use/HostUnauthorizedException.html |   148 +
 .../authz/class-use/ModularRealmAuthorizer.html    |   148 +
 .../apache/shiro/authz/class-use/Permission.html   |   926 ++
 .../authz/class-use/SimpleAuthorizationInfo.html   |   148 +
 .../apache/shiro/authz/class-use/SimpleRole.html   |   224 +
 .../authz/class-use/UnauthenticatedException.html  |   198 +
 .../authz/class-use/UnauthorizedException.html     |   198 +
 .../org/apache/shiro/authz/package-summary.html    |   272 +
 .../org/apache/shiro/authz/package-tree.html       |   203 +
 .../org/apache/shiro/authz/package-use.html        |   859 ++
 .../shiro/authz/permission/AllPermission.html      |   334 +
 .../shiro/authz/permission/DomainPermission.html   |   502 +
 .../InvalidPermissionStringException.html          |   364 +
 .../shiro/authz/permission/PermissionResolver.html |   293 +
 .../authz/permission/PermissionResolverAware.html  |   272 +
 .../authz/permission/RolePermissionResolver.html   |   264 +
 .../permission/RolePermissionResolverAware.html    |   272 +
 .../shiro/authz/permission/WildcardPermission.html |   678 +
 .../permission/WildcardPermissionResolver.html     |   401 +
 .../authz/permission/class-use/AllPermission.html  |   148 +
 .../permission/class-use/DomainPermission.html     |   195 +
 .../InvalidPermissionStringException.html          |   148 +
 .../permission/class-use/PermissionResolver.html   |   386 +
 .../class-use/PermissionResolverAware.html         |   426 +
 .../class-use/RolePermissionResolver.html          |   332 +
 .../class-use/RolePermissionResolverAware.html     |   426 +
 .../permission/class-use/WildcardPermission.html   |   197 +
 .../class-use/WildcardPermissionResolver.html      |   148 +
 .../shiro/authz/permission/package-summary.html    |   256 +
 .../shiro/authz/permission/package-tree.html       |   195 +
 .../apache/shiro/authz/permission/package-use.html |   527 +
 .../apache/shiro/cache/AbstractCacheManager.html   |   412 +
 .../apidocs/org/apache/shiro/cache/Cache.html      |   424 +
 .../org/apache/shiro/cache/CacheException.html     |   372 +
 .../org/apache/shiro/cache/CacheManager.html       |   277 +
 .../org/apache/shiro/cache/CacheManagerAware.html  |   270 +
 .../apidocs/org/apache/shiro/cache/MapCache.html   |   518 +
 .../shiro/cache/MemoryConstrainedCacheManager.html |   346 +
 .../cache/class-use/AbstractCacheManager.html      |   197 +
 .../org/apache/shiro/cache/class-use/Cache.html    |   442 +
 .../shiro/cache/class-use/CacheException.html      |   357 +
 .../apache/shiro/cache/class-use/CacheManager.html |   510 +
 .../shiro/cache/class-use/CacheManagerAware.html   |   613 +
 .../org/apache/shiro/cache/class-use/MapCache.html |   148 +
 .../class-use/MemoryConstrainedCacheManager.html   |   148 +
 .../org/apache/shiro/cache/ehcache/EhCache.html    |   595 +
 .../apache/shiro/cache/ehcache/EhCacheManager.html |   576 +
 .../shiro/cache/ehcache/class-use/EhCache.html     |   148 +
 .../cache/ehcache/class-use/EhCacheManager.html    |   148 +
 .../shiro/cache/ehcache/package-summary.html       |   180 +
 .../apache/shiro/cache/ehcache/package-tree.html   |   164 +
 .../apache/shiro/cache/ehcache/package-use.html    |   148 +
 .../org/apache/shiro/cache/package-summary.html    |   235 +
 .../org/apache/shiro/cache/package-tree.html       |   193 +
 .../org/apache/shiro/cache/package-use.html        |   626 +
 .../shiro/cas/CasAuthenticationException.html      |   368 +
 .../apidocs/org/apache/shiro/cas/CasFilter.html    |   673 +
 .../apidocs/org/apache/shiro/cas/CasRealm.html     |   842 ++
 .../org/apache/shiro/cas/CasSubjectFactory.html    |   372 +
 .../apidocs/org/apache/shiro/cas/CasToken.html     |   447 +
 .../cas/class-use/CasAuthenticationException.html  |   148 +
 .../org/apache/shiro/cas/class-use/CasFilter.html  |   148 +
 .../org/apache/shiro/cas/class-use/CasRealm.html   |   148 +
 .../shiro/cas/class-use/CasSubjectFactory.html     |   148 +
 .../org/apache/shiro/cas/class-use/CasToken.html   |   148 +
 .../org/apache/shiro/cas/package-summary.html      |   203 +
 .../apidocs/org/apache/shiro/cas/package-tree.html |   243 +
 .../apidocs/org/apache/shiro/cas/package-use.html  |   148 +
 .../org/apache/shiro/class-use/SecurityUtils.html  |   148 +
 .../org/apache/shiro/class-use/ShiroException.html |   961 ++
 .../UnavailableSecurityManagerException.html       |   198 +
 .../apidocs/org/apache/shiro/codec/Base64.html     |   526 +
 .../org/apache/shiro/codec/CodecException.html     |   372 +
 .../org/apache/shiro/codec/CodecSupport.html       |   774 +
 .../1.10.0/apidocs/org/apache/shiro/codec/H64.html |   328 +
 .../1.10.0/apidocs/org/apache/shiro/codec/Hex.html |   478 +
 .../org/apache/shiro/codec/class-use/Base64.html   |   148 +
 .../shiro/codec/class-use/CodecException.html      |   297 +
 .../apache/shiro/codec/class-use/CodecSupport.html |   351 +
 .../org/apache/shiro/codec/class-use/H64.html      |   148 +
 .../org/apache/shiro/codec/class-use/Hex.html      |   148 +
 .../org/apache/shiro/codec/package-summary.html    |   210 +
 .../org/apache/shiro/codec/package-tree.html       |   183 +
 .../org/apache/shiro/codec/package-use.html        |   246 +
 .../shiro/concurrent/SubjectAwareExecutor.html     |   468 +
 .../concurrent/SubjectAwareExecutorService.html    |   695 +
 .../SubjectAwareScheduledExecutorService.html      |   513 +
 .../concurrent/class-use/SubjectAwareExecutor.html |   209 +
 .../class-use/SubjectAwareExecutorService.html     |   199 +
 .../SubjectAwareScheduledExecutorService.html      |   148 +
 .../apache/shiro/concurrent/package-summary.html   |   200 +
 .../org/apache/shiro/concurrent/package-tree.html  |   171 +
 .../org/apache/shiro/concurrent/package-use.html   |   201 +
 .../apache/shiro/config/CommonsInterpolator.html   |   368 +
 .../shiro/config/ConfigurationException.html       |   376 +
 .../apache/shiro/config/DefaultInterpolator.html   |   328 +
 .../org/apache/shiro/config/Ini.Section.html       |   605 +
 .../apidocs/org/apache/shiro/config/Ini.html       |  1242 ++
 .../org/apache/shiro/config/IniFactorySupport.html |   598 +
 .../shiro/config/IniSecurityManagerFactory.html    |   708 +
 .../org/apache/shiro/config/Interpolator.html      |   269 +
 .../org/apache/shiro/config/ReflectionBuilder.html |   750 +
 .../apache/shiro/config/ResourceConfigurable.html  |   287 +
 .../config/UnresolveableReferenceException.html    |   378 +
 .../config/class-use/CommonsInterpolator.html      |   148 +
 .../config/class-use/ConfigurationException.html   |   323 +
 .../config/class-use/DefaultInterpolator.html      |   148 +
 .../apache/shiro/config/class-use/Ini.Section.html |   331 +
 .../org/apache/shiro/config/class-use/Ini.html     |   642 +
 .../shiro/config/class-use/IniFactorySupport.html  |   237 +
 .../class-use/IniSecurityManagerFactory.html       |   198 +
 .../shiro/config/class-use/Interpolator.html       |   220 +
 .../shiro/config/class-use/ReflectionBuilder.html  |   216 +
 .../config/class-use/ResourceConfigurable.html     |   203 +
 .../class-use/UnresolveableReferenceException.html |   148 +
 .../org/apache/shiro/config/event/BeanEvent.html   |   393 +
 .../shiro/config/event/ConfiguredBeanEvent.html    |   341 +
 .../shiro/config/event/DestroyedBeanEvent.html     |   340 +
 .../shiro/config/event/InitializedBeanEvent.html   |   340 +
 .../shiro/config/event/InstantiatedBeanEvent.html  |   340 +
 .../config/event/LoggingBeanEventListener.html     |   312 +
 .../shiro/config/event/class-use/BeanEvent.html    |   231 +
 .../event/class-use/ConfiguredBeanEvent.html       |   148 +
 .../config/event/class-use/DestroyedBeanEvent.html |   148 +
 .../event/class-use/InitializedBeanEvent.html      |   148 +
 .../event/class-use/InstantiatedBeanEvent.html     |   148 +
 .../event/class-use/LoggingBeanEventListener.html  |   148 +
 .../apache/shiro/config/event/package-summary.html |   197 +
 .../apache/shiro/config/event/package-tree.html    |   179 +
 .../org/apache/shiro/config/event/package-use.html |   183 +
 .../org/apache/shiro/config/package-summary.html   |   257 +
 .../org/apache/shiro/config/package-tree.html      |   204 +
 .../org/apache/shiro/config/package-use.html       |   408 +
 .../crypto/AbstractSymmetricCipherService.html     |   367 +
 .../org/apache/shiro/crypto/AesCipherService.html  |   454 +
 .../apache/shiro/crypto/BlowfishCipherService.html |   401 +
 .../org/apache/shiro/crypto/CipherService.html     |   468 +
 .../org/apache/shiro/crypto/CryptoException.html   |   338 +
 .../shiro/crypto/DefaultBlockCipherService.html    |   961 ++
 .../org/apache/shiro/crypto/JcaCipherService.html  |   868 ++
 .../org/apache/shiro/crypto/OperationMode.html     |   604 +
 .../org/apache/shiro/crypto/PaddingScheme.html     |   633 +
 .../apache/shiro/crypto/RandomNumberGenerator.html |   320 +
 .../shiro/crypto/SecureRandomNumberGenerator.html  |   535 +
 .../shiro/crypto/UnknownAlgorithmException.html    |   340 +
 .../class-use/AbstractSymmetricCipherService.html  |   211 +
 .../shiro/crypto/class-use/AesCipherService.html   |   148 +
 .../crypto/class-use/BlowfishCipherService.html    |   148 +
 .../shiro/crypto/class-use/CipherService.html      |   275 +
 .../shiro/crypto/class-use/CryptoException.html    |   264 +
 .../class-use/DefaultBlockCipherService.html       |   204 +
 .../shiro/crypto/class-use/JcaCipherService.html   |   218 +
 .../shiro/crypto/class-use/OperationMode.html      |   230 +
 .../shiro/crypto/class-use/PaddingScheme.html      |   228 +
 .../crypto/class-use/RandomNumberGenerator.html    |   248 +
 .../class-use/SecureRandomNumberGenerator.html     |   148 +
 .../class-use/UnknownAlgorithmException.html       |   274 +
 .../org/apache/shiro/crypto/hash/AbstractHash.html |   833 ++
 .../shiro/crypto/hash/ConfigurableHashService.html |   345 +
 .../shiro/crypto/hash/DefaultHashService.html      |   734 +
 .../apidocs/org/apache/shiro/crypto/hash/Hash.html |   357 +
 .../shiro/crypto/hash/HashRequest.Builder.html     |   526 +
 .../org/apache/shiro/crypto/hash/HashRequest.html  |   378 +
 .../org/apache/shiro/crypto/hash/HashService.html  |   315 +
 .../org/apache/shiro/crypto/hash/Md2Hash.html      |   479 +
 .../org/apache/shiro/crypto/hash/Md5Hash.html      |   479 +
 .../org/apache/shiro/crypto/hash/Sha1Hash.html     |   479 +
 .../org/apache/shiro/crypto/hash/Sha256Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/Sha384Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/Sha512Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/SimpleHash.html   |  1041 ++
 .../shiro/crypto/hash/SimpleHashRequest.html       |   457 +
 .../shiro/crypto/hash/class-use/AbstractHash.html  |   274 +
 .../hash/class-use/ConfigurableHashService.html    |   198 +
 .../crypto/hash/class-use/DefaultHashService.html  |   148 +
 .../apache/shiro/crypto/hash/class-use/Hash.html   |   422 +
 .../crypto/hash/class-use/HashRequest.Builder.html |   231 +
 .../shiro/crypto/hash/class-use/HashRequest.html   |   291 +
 .../shiro/crypto/hash/class-use/HashService.html   |   260 +
 .../shiro/crypto/hash/class-use/Md2Hash.html       |   199 +
 .../shiro/crypto/hash/class-use/Md5Hash.html       |   199 +
 .../shiro/crypto/hash/class-use/Sha1Hash.html      |   199 +
 .../shiro/crypto/hash/class-use/Sha256Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/Sha384Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/Sha512Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/SimpleHash.html    |   234 +
 .../crypto/hash/class-use/SimpleHashRequest.html   |   148 +
 .../shiro/crypto/hash/format/Base64Format.html     |   329 +
 .../hash/format/DefaultHashFormatFactory.html      |   603 +
 .../shiro/crypto/hash/format/HashFormat.html       |   280 +
 .../crypto/hash/format/HashFormatFactory.html      |   258 +
 .../apache/shiro/crypto/hash/format/HexFormat.html |   329 +
 .../crypto/hash/format/ModularCryptFormat.html     |   331 +
 .../crypto/hash/format/ParsableHashFormat.html     |   286 +
 .../crypto/hash/format/ProvidedHashFormat.html     |   419 +
 .../crypto/hash/format/Shiro1CryptFormat.html      |   508 +
 .../crypto/hash/format/class-use/Base64Format.html |   148 +
 .../format/class-use/DefaultHashFormatFactory.html |   148 +
 .../crypto/hash/format/class-use/HashFormat.html   |   304 +
 .../hash/format/class-use/HashFormatFactory.html   |   240 +
 .../crypto/hash/format/class-use/HexFormat.html    |   148 +
 .../hash/format/class-use/ModularCryptFormat.html  |   195 +
 .../hash/format/class-use/ParsableHashFormat.html  |   195 +
 .../hash/format/class-use/ProvidedHashFormat.html  |   207 +
 .../hash/format/class-use/Shiro1CryptFormat.html   |   148 +
 .../shiro/crypto/hash/format/package-summary.html  |   239 +
 .../shiro/crypto/hash/format/package-tree.html     |   192 +
 .../shiro/crypto/hash/format/package-use.html      |   239 +
 .../apache/shiro/crypto/hash/package-summary.html  |   279 +
 .../org/apache/shiro/crypto/hash/package-tree.html |   199 +
 .../org/apache/shiro/crypto/hash/package-use.html  |   340 +
 .../org/apache/shiro/crypto/package-summary.html   |   283 +
 .../org/apache/shiro/crypto/package-tree.html      |   220 +
 .../org/apache/shiro/crypto/package-use.html       |   295 +
 .../org/apache/shiro/dao/DataAccessException.html  |   343 +
 .../shiro/dao/InvalidResourceUsageException.html   |   346 +
 .../shiro/dao/class-use/DataAccessException.html   |   227 +
 .../class-use/InvalidResourceUsageException.html   |   196 +
 .../org/apache/shiro/dao/package-summary.html      |   185 +
 .../apidocs/org/apache/shiro/dao/package-tree.html |   183 +
 .../apidocs/org/apache/shiro/dao/package-use.html  |   217 +
 .../org/apache/shiro/env/BasicIniEnvironment.html  |   323 +
 .../org/apache/shiro/env/DefaultEnvironment.html   |   609 +
 .../apidocs/org/apache/shiro/env/Environment.html  |   278 +
 .../org/apache/shiro/env/EnvironmentException.html |   325 +
 .../apache/shiro/env/NamedObjectEnvironment.html   |   291 +
 .../apache/shiro/env/RequiredTypeException.html    |   327 +
 .../shiro/env/class-use/BasicIniEnvironment.html   |   148 +
 .../shiro/env/class-use/DefaultEnvironment.html    |   240 +
 .../apache/shiro/env/class-use/Environment.html    |   343 +
 .../shiro/env/class-use/EnvironmentException.html  |   197 +
 .../env/class-use/NamedObjectEnvironment.html      |   248 +
 .../shiro/env/class-use/RequiredTypeException.html |   204 +
 .../org/apache/shiro/env/package-summary.html      |   232 +
 .../apidocs/org/apache/shiro/env/package-tree.html |   198 +
 .../apidocs/org/apache/shiro/env/package-use.html  |   297 +
 .../apidocs/org/apache/shiro/event/Event.html      |   357 +
 .../apidocs/org/apache/shiro/event/EventBus.html   |   345 +
 .../org/apache/shiro/event/EventBusAware.html      |   276 +
 .../apidocs/org/apache/shiro/event/Subscribe.html  |   205 +
 .../org/apache/shiro/event/class-use/Event.html    |   221 +
 .../org/apache/shiro/event/class-use/EventBus.html |   473 +
 .../shiro/event/class-use/EventBusAware.html       |   345 +
 .../apache/shiro/event/class-use/Subscribe.html    |   192 +
 .../org/apache/shiro/event/package-summary.html    |   210 +
 .../org/apache/shiro/event/package-tree.html       |   180 +
 .../org/apache/shiro/event/package-use.html        |   482 +
 .../support/AnnotationEventListenerResolver.html   |   383 +
 .../shiro/event/support/DefaultEventBus.html       |   441 +
 .../shiro/event/support/EventClassComparator.html  |   351 +
 .../apache/shiro/event/support/EventListener.html  |   308 +
 .../event/support/EventListenerComparator.html     |   338 +
 .../shiro/event/support/EventListenerResolver.html |   283 +
 .../support/SingleArgumentMethodEventListener.html |   415 +
 .../shiro/event/support/TypedEventListener.html    |   270 +
 .../class-use/AnnotationEventListenerResolver.html |   148 +
 .../event/support/class-use/DefaultEventBus.html   |   148 +
 .../support/class-use/EventClassComparator.html    |   148 +
 .../event/support/class-use/EventListener.html     |   251 +
 .../support/class-use/EventListenerComparator.html |   148 +
 .../support/class-use/EventListenerResolver.html   |   225 +
 .../SingleArgumentMethodEventListener.html         |   148 +
 .../support/class-use/TypedEventListener.html      |   194 +
 .../shiro/event/support/package-summary.html       |   222 +
 .../apache/shiro/event/support/package-tree.html   |   178 +
 .../apache/shiro/event/support/package-use.html    |   197 +
 .../org/apache/shiro/guice/ShiroModule.html        |   529 +
 .../org/apache/shiro/guice/ShiroSessionScope.html  |   338 +
 .../org/apache/shiro/guice/aop/ShiroAopModule.html |   384 +
 .../shiro/guice/aop/class-use/ShiroAopModule.html  |   148 +
 .../apache/shiro/guice/aop/package-summary.html    |   168 +
 .../org/apache/shiro/guice/aop/package-tree.html   |   167 +
 .../org/apache/shiro/guice/aop/package-use.html    |   148 +
 .../apache/shiro/guice/class-use/ShiroModule.html  |   221 +
 .../shiro/guice/class-use/ShiroSessionScope.html   |   148 +
 .../org/apache/shiro/guice/package-summary.html    |   175 +
 .../org/apache/shiro/guice/package-tree.html       |   168 +
 .../org/apache/shiro/guice/package-use.html        |   208 +
 .../apache/shiro/guice/web/GuiceShiroFilter.html   |   313 +
 .../guice/web/ShiroWebModule.FilterConfig.html     |   293 +
 .../org/apache/shiro/guice/web/ShiroWebModule.html |  1029 ++
 .../guice/web/class-use/GuiceShiroFilter.html      |   148 +
 .../web/class-use/ShiroWebModule.FilterConfig.html |   253 +
 .../shiro/guice/web/class-use/ShiroWebModule.html  |   148 +
 .../apache/shiro/guice/web/package-summary.html    |   181 +
 .../org/apache/shiro/guice/web/package-tree.html   |   193 +
 .../org/apache/shiro/guice/web/package-use.html    |   185 +
 .../hazelcast/cache/HazelcastCacheManager.html     |   668 +
 .../cache/class-use/HazelcastCacheManager.html     |   148 +
 .../shiro/hazelcast/cache/package-summary.html     |   169 +
 .../apache/shiro/hazelcast/cache/package-tree.html |   163 +
 .../apache/shiro/hazelcast/cache/package-use.html  |   148 +
 .../shiro/io/ClassResolvingObjectInputStream.html  |   405 +
 .../org/apache/shiro/io/DefaultSerializer.html     |   364 +
 .../apidocs/org/apache/shiro/io/ResourceUtils.html |   464 +
 .../apache/shiro/io/SerializationException.html    |   372 +
 .../apidocs/org/apache/shiro/io/Serializer.html    |   310 +
 .../apidocs/org/apache/shiro/io/XmlSerializer.html |   377 +
 .../class-use/ClassResolvingObjectInputStream.html |   148 +
 .../shiro/io/class-use/DefaultSerializer.html      |   148 +
 .../apache/shiro/io/class-use/ResourceUtils.html   |   148 +
 .../shiro/io/class-use/SerializationException.html |   219 +
 .../org/apache/shiro/io/class-use/Serializer.html  |   255 +
 .../apache/shiro/io/class-use/XmlSerializer.html   |   148 +
 .../org/apache/shiro/io/package-summary.html       |   226 +
 .../apidocs/org/apache/shiro/io/package-tree.html  |   197 +
 .../apidocs/org/apache/shiro/io/package-use.html   |   221 +
 .../org/apache/shiro/jndi/JndiCallback.html        |   281 +
 .../apidocs/org/apache/shiro/jndi/JndiLocator.html |   567 +
 .../org/apache/shiro/jndi/JndiObjectFactory.html   |   416 +
 .../org/apache/shiro/jndi/JndiTemplate.html        |   565 +
 .../apache/shiro/jndi/class-use/JndiCallback.html  |   196 +
 .../apache/shiro/jndi/class-use/JndiLocator.html   |   226 +
 .../shiro/jndi/class-use/JndiObjectFactory.html    |   148 +
 .../apache/shiro/jndi/class-use/JndiTemplate.html  |   213 +
 .../org/apache/shiro/jndi/package-summary.html     |   204 +
 .../org/apache/shiro/jndi/package-tree.html        |   174 +
 .../apidocs/org/apache/shiro/jndi/package-use.html |   227 +
 ...nsupportedAuthenticationMechanismException.html |   333 +
 ...nsupportedAuthenticationMechanismException.html |   148 +
 .../org/apache/shiro/ldap/package-summary.html     |   170 +
 .../org/apache/shiro/ldap/package-tree.html        |   187 +
 .../apidocs/org/apache/shiro/ldap/package-use.html |   148 +
 .../shiro/mgt/AbstractRememberMeManager.html       |  1114 ++
 .../shiro/mgt/AuthenticatingSecurityManager.html   |   506 +
 .../shiro/mgt/AuthorizingSecurityManager.html      |   996 ++
 .../apache/shiro/mgt/CachingSecurityManager.html   |   531 +
 .../apache/shiro/mgt/DefaultSecurityManager.html   |  1214 ++
 .../shiro/mgt/DefaultSessionStorageEvaluator.html  |   423 +
 .../org/apache/shiro/mgt/DefaultSubjectDAO.html    |   577 +
 .../apache/shiro/mgt/DefaultSubjectFactory.html    |   373 +
 .../org/apache/shiro/mgt/RealmSecurityManager.html |   564 +
 .../org/apache/shiro/mgt/RememberMeManager.html    |   391 +
 .../org/apache/shiro/mgt/SecurityManager.html      |   407 +
 .../apache/shiro/mgt/SessionStorageEvaluator.html  |   298 +
 .../apache/shiro/mgt/SessionsSecurityManager.html  |   630 +
 .../apidocs/org/apache/shiro/mgt/SubjectDAO.html   |   304 +
 .../org/apache/shiro/mgt/SubjectFactory.html       |   276 +
 .../mgt/class-use/AbstractRememberMeManager.html   |   198 +
 .../class-use/AuthenticatingSecurityManager.html   |   247 +
 .../mgt/class-use/AuthorizingSecurityManager.html  |   239 +
 .../mgt/class-use/CachingSecurityManager.html      |   263 +
 .../mgt/class-use/DefaultSecurityManager.html      |   198 +
 .../class-use/DefaultSessionStorageEvaluator.html  |   199 +
 .../shiro/mgt/class-use/DefaultSubjectDAO.html     |   148 +
 .../shiro/mgt/class-use/DefaultSubjectFactory.html |   227 +
 .../shiro/mgt/class-use/RealmSecurityManager.html  |   255 +
 .../shiro/mgt/class-use/RememberMeManager.html     |   364 +
 .../shiro/mgt/class-use/SecurityManager.html       |  1159 ++
 .../mgt/class-use/SessionStorageEvaluator.html     |   381 +
 .../mgt/class-use/SessionsSecurityManager.html     |   349 +
 .../org/apache/shiro/mgt/class-use/SubjectDAO.html |   387 +
 .../apache/shiro/mgt/class-use/SubjectFactory.html |   422 +
 .../org/apache/shiro/mgt/package-summary.html      |   285 +
 .../apidocs/org/apache/shiro/mgt/package-tree.html |   211 +
 .../apidocs/org/apache/shiro/mgt/package-use.html  |  1015 ++
 .../apidocs/org/apache/shiro/package-summary.html  |   199 +
 .../apidocs/org/apache/shiro/package-tree.html     |   180 +
 .../apidocs/org/apache/shiro/package-use.html      |   649 +
 .../apache/shiro/realm/AuthenticatingRealm.html    |  1139 ++
 .../org/apache/shiro/realm/AuthorizingRealm.html   |  1545 ++
 .../org/apache/shiro/realm/CachingRealm.html       |   619 +
 .../apidocs/org/apache/shiro/realm/Realm.html      |   366 +
 .../org/apache/shiro/realm/RealmFactory.html       |   283 +
 .../org/apache/shiro/realm/SimpleAccountRealm.html |   696 +
 .../activedirectory/ActiveDirectoryRealm.html      |   541 +
 .../class-use/ActiveDirectoryRealm.html            |   148 +
 .../realm/activedirectory/package-summary.html     |   174 +
 .../shiro/realm/activedirectory/package-tree.html  |   179 +
 .../shiro/realm/activedirectory/package-use.html   |   148 +
 .../shiro/realm/class-use/AuthenticatingRealm.html |   395 +
 .../shiro/realm/class-use/AuthorizingRealm.html    |   387 +
 .../apache/shiro/realm/class-use/CachingRealm.html |   403 +
 .../org/apache/shiro/realm/class-use/Realm.html    |  1119 ++
 .../apache/shiro/realm/class-use/RealmFactory.html |   196 +
 .../shiro/realm/class-use/SimpleAccountRealm.html  |   215 +
 .../shiro/realm/jdbc/JdbcRealm.SaltStyle.html      |   414 +
 .../org/apache/shiro/realm/jdbc/JdbcRealm.html     |   888 ++
 .../realm/jdbc/class-use/JdbcRealm.SaltStyle.html  |   237 +
 .../shiro/realm/jdbc/class-use/JdbcRealm.html      |   148 +
 .../apache/shiro/realm/jdbc/package-summary.html   |   191 +
 .../org/apache/shiro/realm/jdbc/package-tree.html  |   189 +
 .../org/apache/shiro/realm/jdbc/package-use.html   |   188 +
 .../apache/shiro/realm/jndi/JndiRealmFactory.html  |   446 +
 .../realm/jndi/class-use/JndiRealmFactory.html     |   148 +
 .../apache/shiro/realm/jndi/package-summary.html   |   173 +
 .../org/apache/shiro/realm/jndi/package-tree.html  |   167 +
 .../org/apache/shiro/realm/jndi/package-use.html   |   148 +
 .../apache/shiro/realm/ldap/AbstractLdapRealm.html |   820 ++
 .../realm/ldap/DefaultLdapContextFactory.html      |   901 ++
 .../apache/shiro/realm/ldap/DefaultLdapRealm.html  |   819 ++
 .../shiro/realm/ldap/JndiLdapContextFactory.html   |  1091 ++
 .../org/apache/shiro/realm/ldap/JndiLdapRealm.html |   340 +
 .../shiro/realm/ldap/LdapContextFactory.html       |   353 +
 .../org/apache/shiro/realm/ldap/LdapUtils.html     |   361 +
 .../realm/ldap/class-use/AbstractLdapRealm.html    |   197 +
 .../ldap/class-use/DefaultLdapContextFactory.html  |   148 +
 .../realm/ldap/class-use/DefaultLdapRealm.html     |   199 +
 .../ldap/class-use/JndiLdapContextFactory.html     |   148 +
 .../shiro/realm/ldap/class-use/JndiLdapRealm.html  |   148 +
 .../realm/ldap/class-use/LdapContextFactory.html   |   332 +
 .../shiro/realm/ldap/class-use/LdapUtils.html      |   148 +
 .../apache/shiro/realm/ldap/package-summary.html   |   226 +
 .../org/apache/shiro/realm/ldap/package-tree.html  |   189 +
 .../org/apache/shiro/realm/ldap/package-use.html   |   229 +
 .../org/apache/shiro/realm/package-summary.html    |   222 +
 .../org/apache/shiro/realm/package-tree.html       |   182 +
 .../org/apache/shiro/realm/package-use.html        |   757 +
 .../org/apache/shiro/realm/text/IniRealm.html      |   606 +
 .../apache/shiro/realm/text/PropertiesRealm.html   |   750 +
 .../shiro/realm/text/TextConfigurationRealm.html   |   622 +
 .../shiro/realm/text/class-use/IniRealm.html       |   148 +
 .../realm/text/class-use/PropertiesRealm.html      |   148 +
 .../text/class-use/TextConfigurationRealm.html     |   207 +
 .../apache/shiro/realm/text/package-summary.html   |   190 +
 .../org/apache/shiro/realm/text/package-tree.html  |   184 +
 .../org/apache/shiro/realm/text/package-use.html   |   189 +
 .../shiro/samples/AccountInfoController.html       |   309 +
 .../apidocs/org/apache/shiro/samples/CliApp.html   |   336 +
 .../org/apache/shiro/samples/HelloController.html  |   310 +
 .../org/apache/shiro/samples/LoginController.html  |   308 +
 .../org/apache/shiro/samples/QuickStart.html       |   308 +
 .../shiro/samples/RestrictedErrorController.html   |   274 +
 .../org/apache/shiro/samples/SimpleService.html    |   324 +
 .../apidocs/org/apache/shiro/samples/WebApp.html   |   372 +
 .../samples/class-use/AccountInfoController.html   |   148 +
 .../org/apache/shiro/samples/class-use/CliApp.html |   148 +
 .../shiro/samples/class-use/HelloController.html   |   148 +
 .../shiro/samples/class-use/LoginController.html   |   148 +
 .../apache/shiro/samples/class-use/QuickStart.html |   148 +
 .../class-use/RestrictedErrorController.html       |   148 +
 .../shiro/samples/class-use/SimpleService.html     |   148 +
 .../org/apache/shiro/samples/class-use/WebApp.html |   148 +
 .../org/apache/shiro/samples/package-summary.html  |   200 +
 .../org/apache/shiro/samples/package-tree.html     |   170 +
 .../org/apache/shiro/samples/package-use.html      |   148 +
 .../shiro/session/ExpiredSessionException.html     |   389 +
 .../shiro/session/InvalidSessionException.html     |   389 +
 .../org/apache/shiro/session/ProxiedSession.html   |   675 +
 .../apidocs/org/apache/shiro/session/Session.html  |   622 +
 .../org/apache/shiro/session/SessionException.html |   377 +
 .../org/apache/shiro/session/SessionListener.html  |   320 +
 .../shiro/session/SessionListenerAdapter.html      |   372 +
 .../shiro/session/StoppedSessionException.html     |   388 +
 .../shiro/session/UnknownSessionException.html     |   384 +
 .../session/class-use/ExpiredSessionException.html |   224 +
 .../session/class-use/InvalidSessionException.html |   732 +
 .../shiro/session/class-use/ProxiedSession.html    |   197 +
 .../apache/shiro/session/class-use/Session.html    |  1540 ++
 .../shiro/session/class-use/SessionException.html  |   343 +
 .../shiro/session/class-use/SessionListener.html   |   241 +
 .../session/class-use/SessionListenerAdapter.html  |   148 +
 .../session/class-use/StoppedSessionException.html |   197 +
 .../session/class-use/UnknownSessionException.html |   274 +
 .../session/mgt/AbstractNativeSessionManager.html  |  1177 ++
 .../shiro/session/mgt/AbstractSessionManager.html  |   478 +
 .../mgt/AbstractValidatingSessionManager.html      |   946 ++
 .../shiro/session/mgt/DefaultSessionContext.html   |   473 +
 .../shiro/session/mgt/DefaultSessionKey.html       |   365 +
 .../shiro/session/mgt/DefaultSessionManager.html   |   810 ++
 .../shiro/session/mgt/DelegatingSession.html       |   728 +
 .../ExecutorServiceSessionValidationScheduler.html |   494 +
 .../shiro/session/mgt/ImmutableProxiedSession.html |   526 +
 .../shiro/session/mgt/NativeSessionManager.html    |   631 +
 .../apache/shiro/session/mgt/SessionContext.html   |   395 +
 .../apache/shiro/session/mgt/SessionFactory.html   |   274 +
 .../org/apache/shiro/session/mgt/SessionKey.html   |   279 +
 .../apache/shiro/session/mgt/SessionManager.html   |   317 +
 .../session/mgt/SessionValidationScheduler.html    |   309 +
 .../apache/shiro/session/mgt/SimpleSession.html    |  1145 ++
 .../shiro/session/mgt/SimpleSessionFactory.html    |   329 +
 .../shiro/session/mgt/ValidatingSession.html       |   294 +
 .../session/mgt/ValidatingSessionManager.html      |   315 +
 .../class-use/AbstractNativeSessionManager.html    |   231 +
 .../mgt/class-use/AbstractSessionManager.html      |   240 +
 .../AbstractValidatingSessionManager.html          |   224 +
 .../mgt/class-use/DefaultSessionContext.html       |   195 +
 .../session/mgt/class-use/DefaultSessionKey.html   |   196 +
 .../mgt/class-use/DefaultSessionManager.html       |   194 +
 .../session/mgt/class-use/DelegatingSession.html   |   148 +
 .../ExecutorServiceSessionValidationScheduler.html |   148 +
 .../mgt/class-use/ImmutableProxiedSession.html     |   148 +
 .../mgt/class-use/NativeSessionManager.html        |   254 +
 .../session/mgt/class-use/SessionContext.html      |   488 +
 .../session/mgt/class-use/SessionFactory.html      |   339 +
 .../shiro/session/mgt/class-use/SessionKey.html    |   611 +
 .../session/mgt/class-use/SessionManager.html      |   680 +
 .../mgt/class-use/SessionValidationScheduler.html  |   284 +
 .../shiro/session/mgt/class-use/SimpleSession.html |   197 +
 .../mgt/class-use/SimpleSessionFactory.html        |   148 +
 .../session/mgt/class-use/ValidatingSession.html   |   197 +
 .../mgt/class-use/ValidatingSessionManager.html    |   319 +
 .../shiro/session/mgt/eis/AbstractSessionDAO.html  |   551 +
 .../shiro/session/mgt/eis/CachingSessionDAO.html   |   861 ++
 .../session/mgt/eis/EnterpriseCacheSessionDAO.html |   463 +
 .../mgt/eis/JavaUuidSessionIdGenerator.html        |   329 +
 .../shiro/session/mgt/eis/MemorySessionDAO.html    |   507 +
 .../session/mgt/eis/RandomSessionIdGenerator.html  |   356 +
 .../apache/shiro/session/mgt/eis/SessionDAO.html   |   419 +
 .../shiro/session/mgt/eis/SessionIdGenerator.html  |   280 +
 .../mgt/eis/class-use/AbstractSessionDAO.html      |   214 +
 .../mgt/eis/class-use/CachingSessionDAO.html       |   197 +
 .../eis/class-use/EnterpriseCacheSessionDAO.html   |   148 +
 .../eis/class-use/JavaUuidSessionIdGenerator.html  |   148 +
 .../mgt/eis/class-use/MemorySessionDAO.html        |   148 +
 .../eis/class-use/RandomSessionIdGenerator.html    |   148 +
 .../session/mgt/eis/class-use/SessionDAO.html      |   389 +
 .../mgt/eis/class-use/SessionIdGenerator.html      |   240 +
 .../shiro/session/mgt/eis/package-summary.html     |   233 +
 .../apache/shiro/session/mgt/eis/package-tree.html |   181 +
 .../apache/shiro/session/mgt/eis/package-use.html  |   333 +
 .../apache/shiro/session/mgt/package-summary.html  |   311 +
 .../org/apache/shiro/session/mgt/package-tree.html |   214 +
 .../org/apache/shiro/session/mgt/package-use.html  |   697 +
 .../mgt/quartz/QuartzSessionValidationJob.html     |   331 +
 .../quartz/QuartzSessionValidationScheduler.html   |   525 +
 .../class-use/QuartzSessionValidationJob.html      |   148 +
 .../QuartzSessionValidationScheduler.html          |   148 +
 .../shiro/session/mgt/quartz/package-summary.html  |   184 +
 .../shiro/session/mgt/quartz/package-tree.html     |   164 +
 .../shiro/session/mgt/quartz/package-use.html      |   148 +
 .../org/apache/shiro/session/package-summary.html  |   265 +
 .../org/apache/shiro/session/package-tree.html     |   201 +
 .../org/apache/shiro/session/package-use.html      |   575 +
 .../shiro/spring/LifecycleBeanPostProcessor.html   |   486 +
 .../spring/ShiroEventBusBeanPostProcessor.html     |   356 +
 .../shiro/spring/aop/SpringAnnotationResolver.html |   340 +
 .../aop/class-use/SpringAnnotationResolver.html    |   148 +
 .../apache/shiro/spring/aop/package-summary.html   |   171 +
 .../org/apache/shiro/spring/aop/package-tree.html  |   163 +
 .../org/apache/shiro/spring/aop/package-use.html   |   148 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   346 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   576 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   364 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   328 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   148 +
 .../class-use/ShiroAutoConfiguration.html          |   148 +
 .../class-use/ShiroBeanAutoConfiguration.html      |   148 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   148 +
 .../exception/NoRealmBeanConfiguredException.html  |   299 +
 .../class-use/NoRealmBeanConfiguredException.html  |   193 +
 .../autoconfigure/exception/package-summary.html   |   168 +
 .../boot/autoconfigure/exception/package-tree.html |   175 +
 .../boot/autoconfigure/exception/package-use.html  |   185 +
 .../spring/boot/autoconfigure/package-summary.html |   178 +
 .../spring/boot/autoconfigure/package-tree.html    |   182 +
 .../spring/boot/autoconfigure/package-use.html     |   148 +
 .../class-use/LifecycleBeanPostProcessor.html      |   223 +
 .../class-use/ShiroEventBusBeanPostProcessor.html  |   223 +
 ...tractShiroAnnotationProcessorConfiguration.html |   328 +
 .../config/AbstractShiroBeanConfiguration.html     |   342 +
 .../spring/config/AbstractShiroConfiguration.html  |   585 +
 .../ShiroAnnotationProcessorConfiguration.html     |   341 +
 .../spring/config/ShiroBeanConfiguration.html      |   359 +
 .../shiro/spring/config/ShiroConfiguration.html    |   536 +
 ...tractShiroAnnotationProcessorConfiguration.html |   218 +
 .../class-use/AbstractShiroBeanConfiguration.html  |   218 +
 .../class-use/AbstractShiroConfiguration.html      |   275 +
 .../ShiroAnnotationProcessorConfiguration.html     |   148 +
 .../config/class-use/ShiroBeanConfiguration.html   |   148 +
 .../config/class-use/ShiroConfiguration.html       |   148 +
 .../shiro/spring/config/package-summary.html       |   186 +
 .../apache/shiro/spring/config/package-tree.html   |   177 +
 .../apache/shiro/spring/config/package-use.html    |   262 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   650 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   444 +
 .../ShiroWebMvcAutoConfiguration.html              |   274 +
 .../class-use/ShiroWebAutoConfiguration.html       |   148 +
 .../class-use/ShiroWebFilterConfiguration.html     |   148 +
 .../class-use/ShiroWebMvcAutoConfiguration.html    |   148 +
 .../config/web/autoconfigure/package-summary.html  |   174 +
 .../config/web/autoconfigure/package-tree.html     |   177 +
 .../config/web/autoconfigure/package-use.html      |   148 +
 .../org/apache/shiro/spring/package-summary.html   |   182 +
 .../org/apache/shiro/spring/package-tree.html      |   164 +
 .../org/apache/shiro/spring/package-use.html       |   224 +
 .../remoting/SecureRemoteInvocationExecutor.html   |   352 +
 .../remoting/SecureRemoteInvocationFactory.html    |   409 +
 .../class-use/SecureRemoteInvocationExecutor.html  |   148 +
 .../class-use/SecureRemoteInvocationFactory.html   |   148 +
 .../shiro/spring/remoting/package-summary.html     |   183 +
 .../apache/shiro/spring/remoting/package-tree.html |   172 +
 .../apache/shiro/spring/remoting/package-use.html  |   148 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   445 +
 .../AuthorizationAttributeSourceAdvisor.html       |   476 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   148 +
 .../AuthorizationAttributeSourceAdvisor.html       |   223 +
 .../security/interceptor/package-summary.html      |   180 +
 .../spring/security/interceptor/package-tree.html  |   188 +
 .../spring/security/interceptor/package-use.html   |   208 +
 .../shiro/spring/web/ShiroFilterFactoryBean.html   |  1001 ++
 .../shiro/spring/web/ShiroUrlPathHelper.html       |   362 +
 .../web/class-use/ShiroFilterFactoryBean.html      |   223 +
 .../spring/web/class-use/ShiroUrlPathHelper.html   |   223 +
 .../web/config/AbstractShiroWebConfiguration.html  |   778 +
 .../AbstractShiroWebFilterConfiguration.html       |   475 +
 .../config/DefaultShiroFilterChainDefinition.html  |   349 +
 .../web/config/ShiroFilterChainDefinition.html     |   258 +
 .../web/config/ShiroRequestMappingConfig.html      |   269 +
 .../spring/web/config/ShiroWebConfiguration.html   |   630 +
 .../web/config/ShiroWebFilterConfiguration.html    |   364 +
 .../class-use/AbstractShiroWebConfiguration.html   |   218 +
 .../AbstractShiroWebFilterConfiguration.html       |   218 +
 .../DefaultShiroFilterChainDefinition.html         |   148 +
 .../class-use/ShiroFilterChainDefinition.html      |   279 +
 .../class-use/ShiroRequestMappingConfig.html       |   148 +
 .../config/class-use/ShiroWebConfiguration.html    |   148 +
 .../class-use/ShiroWebFilterConfiguration.html     |   148 +
 .../shiro/spring/web/config/package-summary.html   |   201 +
 .../shiro/spring/web/config/package-tree.html      |   184 +
 .../shiro/spring/web/config/package-use.html       |   241 +
 .../apache/shiro/spring/web/package-summary.html   |   184 +
 .../org/apache/shiro/spring/web/package-tree.html  |   168 +
 .../org/apache/shiro/spring/web/package-use.html   |   222 +
 .../apache/shiro/subject/ExecutionException.html   |   325 +
 .../shiro/subject/MutablePrincipalCollection.html  |   350 +
 .../apache/shiro/subject/PrincipalCollection.html  |   498 +
 .../org/apache/shiro/subject/PrincipalMap.html     |   392 +
 .../shiro/subject/SimplePrincipalCollection.html   |   772 +
 .../apache/shiro/subject/SimplePrincipalMap.html   |   935 ++
 .../org/apache/shiro/subject/Subject.Builder.html  |   684 +
 .../apidocs/org/apache/shiro/subject/Subject.html  |  1333 ++
 .../org/apache/shiro/subject/SubjectContext.html   |   825 ++
 .../subject/class-use/ExecutionException.html      |   226 +
 .../class-use/MutablePrincipalCollection.html      |   198 +
 .../subject/class-use/PrincipalCollection.html     |  1706 +++
 .../shiro/subject/class-use/PrincipalMap.html      |   197 +
 .../class-use/SimplePrincipalCollection.html       |   148 +
 .../subject/class-use/SimplePrincipalMap.html      |   148 +
 .../shiro/subject/class-use/Subject.Builder.html   |   278 +
 .../apache/shiro/subject/class-use/Subject.html    |  1298 ++
 .../shiro/subject/class-use/SubjectContext.html    |   635 +
 .../org/apache/shiro/subject/package-summary.html  |   252 +
 .../org/apache/shiro/subject/package-tree.html     |   214 +
 .../org/apache/shiro/subject/package-use.html      |   879 ++
 .../subject/support/DefaultSubjectContext.html     |  1037 ++
 .../shiro/subject/support/DelegatingSubject.html   |  1716 +++
 .../subject/support/DisabledSessionException.html  |   320 +
 .../shiro/subject/support/SubjectCallable.html     |   434 +
 .../shiro/subject/support/SubjectRunnable.html     |   470 +
 .../shiro/subject/support/SubjectThreadState.html  |   416 +
 .../support/class-use/DefaultSubjectContext.html   |   197 +
 .../support/class-use/DelegatingSubject.html       |   197 +
 .../class-use/DisabledSessionException.html        |   148 +
 .../subject/support/class-use/SubjectCallable.html |   148 +
 .../subject/support/class-use/SubjectRunnable.html |   148 +
 .../support/class-use/SubjectThreadState.html      |   148 +
 .../shiro/subject/support/package-summary.html     |   221 +
 .../apache/shiro/subject/support/package-tree.html |   192 +
 .../apache/shiro/subject/support/package-use.html  |   194 +
 .../shiro/testing/web/AbstractContainerIT.html     |   504 +
 .../testing/web/class-use/AbstractContainerIT.html |   148 +
 .../apache/shiro/testing/web/package-summary.html  |   166 +
 .../org/apache/shiro/testing/web/package-tree.html |   163 +
 .../org/apache/shiro/testing/web/package-use.html  |   148 +
 .../org/apache/shiro/tools/hasher/Hasher.html      |   317 +
 .../shiro/tools/hasher/class-use/Hasher.html       |   148 +
 .../apache/shiro/tools/hasher/package-summary.html |   168 +
 .../apache/shiro/tools/hasher/package-tree.html    |   163 +
 .../org/apache/shiro/tools/hasher/package-use.html |   148 +
 .../org/apache/shiro/util/AbstractFactory.html     |   373 +
 .../org/apache/shiro/util/AntPathMatcher.html      |   553 +
 .../apidocs/org/apache/shiro/util/Assert.html      |  1045 ++
 .../org/apache/shiro/util/ByteSource.Util.html     |   500 +
 .../apidocs/org/apache/shiro/util/ByteSource.html  |   370 +
 .../apidocs/org/apache/shiro/util/ClassUtils.html  |   496 +
 .../org/apache/shiro/util/CollectionUtils.html     |   468 +
 .../apidocs/org/apache/shiro/util/Destroyable.html |   267 +
 .../apidocs/org/apache/shiro/util/Factory.html     |   272 +
 .../org/apache/shiro/util/Initializable.html       |   267 +
 .../apache/shiro/util/InstantiationException.html  |   372 +
 .../org/apache/shiro/util/JavaEnvironment.html     |   631 +
 .../apidocs/org/apache/shiro/util/JdbcUtils.html   |   327 +
 .../org/apache/shiro/util/LifecycleUtils.html      |   415 +
 .../apidocs/org/apache/shiro/util/MapContext.html  |   620 +
 .../apidocs/org/apache/shiro/util/Nameable.html    |   267 +
 .../org/apache/shiro/util/PatternMatcher.html      |   279 +
 .../org/apache/shiro/util/PermissionUtils.html     |   343 +
 .../org/apache/shiro/util/RegExPatternMatcher.html |   381 +
 .../org/apache/shiro/util/SimpleByteSource.html    |   642 +
 .../apidocs/org/apache/shiro/util/SoftHashMap.html |   658 +
 .../apidocs/org/apache/shiro/util/StringUtils.html |   982 ++
 .../org/apache/shiro/util/ThreadContext.html       |   717 +
 .../apidocs/org/apache/shiro/util/ThreadState.html |   337 +
 .../apache/shiro/util/UnknownClassException.html   |   373 +
 .../shiro/util/class-use/AbstractFactory.html      |   246 +
 .../shiro/util/class-use/AntPathMatcher.html       |   148 +
 .../org/apache/shiro/util/class-use/Assert.html    |   148 +
 .../shiro/util/class-use/ByteSource.Util.html      |   148 +
 .../apache/shiro/util/class-use/ByteSource.html    |   817 ++
 .../apache/shiro/util/class-use/ClassUtils.html    |   148 +
 .../shiro/util/class-use/CollectionUtils.html      |   148 +
 .../apache/shiro/util/class-use/Destroyable.html   |   677 +
 .../org/apache/shiro/util/class-use/Factory.html   |   307 +
 .../apache/shiro/util/class-use/Initializable.html |   522 +
 .../util/class-use/InstantiationException.html     |   148 +
 .../shiro/util/class-use/JavaEnvironment.html      |   148 +
 .../org/apache/shiro/util/class-use/JdbcUtils.html |   148 +
 .../shiro/util/class-use/LifecycleUtils.html       |   148 +
 .../apache/shiro/util/class-use/MapContext.html    |   287 +
 .../org/apache/shiro/util/class-use/Nameable.html  |   767 +
 .../shiro/util/class-use/PatternMatcher.html       |   285 +
 .../shiro/util/class-use/PermissionUtils.html      |   148 +
 .../shiro/util/class-use/RegExPatternMatcher.html  |   148 +
 .../shiro/util/class-use/SimpleByteSource.html     |   148 +
 .../apache/shiro/util/class-use/SoftHashMap.html   |   148 +
 .../apache/shiro/util/class-use/StringUtils.html   |   148 +
 .../apache/shiro/util/class-use/ThreadContext.html |   148 +
 .../apache/shiro/util/class-use/ThreadState.html   |   241 +
 .../util/class-use/UnknownClassException.html      |   200 +
 .../org/apache/shiro/util/package-summary.html     |   350 +
 .../org/apache/shiro/util/package-tree.html        |   208 +
 .../apidocs/org/apache/shiro/util/package-use.html |  1160 ++
 .../web/config/IniFilterChainResolverFactory.html  |   580 +
 .../shiro/web/config/ShiroFilterConfiguration.html |   405 +
 .../web/config/WebIniSecurityManagerFactory.html   |   448 +
 .../class-use/IniFilterChainResolverFactory.html   |   148 +
 .../config/class-use/ShiroFilterConfiguration.html |   375 +
 .../class-use/WebIniSecurityManagerFactory.html    |   213 +
 .../apache/shiro/web/config/package-summary.html   |   185 +
 .../org/apache/shiro/web/config/package-tree.html  |   177 +
 .../org/apache/shiro/web/config/package-use.html   |   293 +
 .../shiro/web/env/DefaultWebEnvironment.html       |   588 +
 .../apache/shiro/web/env/EnvironmentLoader.html    |   667 +
 .../shiro/web/env/EnvironmentLoaderListener.html   |   401 +
 .../apache/shiro/web/env/IniWebEnvironment.html    |   807 ++
 .../shiro/web/env/MutableWebEnvironment.html       |   352 +
 .../shiro/web/env/ResourceBasedWebEnvironment.html |   409 +
 .../org/apache/shiro/web/env/WebEnvironment.html   |   349 +
 .../web/env/class-use/DefaultWebEnvironment.html   |   203 +
 .../shiro/web/env/class-use/EnvironmentLoader.html |   197 +
 .../env/class-use/EnvironmentLoaderListener.html   |   148 +
 .../shiro/web/env/class-use/IniWebEnvironment.html |   148 +
 .../web/env/class-use/MutableWebEnvironment.html   |   210 +
 .../env/class-use/ResourceBasedWebEnvironment.html |   196 +
 .../shiro/web/env/class-use/WebEnvironment.html    |   376 +
 .../org/apache/shiro/web/env/package-summary.html  |   230 +
 .../org/apache/shiro/web/env/package-tree.html     |   194 +
 .../org/apache/shiro/web/env/package-use.html      |   259 +
 .../shiro/web/filter/AccessControlFilter.html      |   857 ++
 .../shiro/web/filter/InvalidRequestFilter.html     |   596 +
 .../shiro/web/filter/PathConfigProcessor.html      |   273 +
 .../shiro/web/filter/PathMatchingFilter.html       |   710 +
 .../shiro/web/filter/authc/AnonymousFilter.html    |   458 +
 .../web/filter/authc/AuthenticatingFilter.html     |   758 +
 .../web/filter/authc/AuthenticationFilter.html     |   579 +
 .../authc/BasicHttpAuthenticationFilter.html       |  1035 ++
 .../authc/BearerHttpAuthenticationFilter.html      |  1016 ++
 .../web/filter/authc/FormAuthenticationFilter.html |   952 ++
 .../shiro/web/filter/authc/LogoutFilter.html       |   682 +
 .../filter/authc/PassThruAuthenticationFilter.html |   496 +
 .../apache/shiro/web/filter/authc/UserFilter.html  |   505 +
 .../filter/authc/class-use/AnonymousFilter.html    |   192 +
 .../authc/class-use/AuthenticatingFilter.html      |   244 +
 .../authc/class-use/AuthenticationFilter.html      |   260 +
 .../class-use/BasicHttpAuthenticationFilter.html   |   192 +
 .../class-use/BearerHttpAuthenticationFilter.html  |   192 +
 .../authc/class-use/FormAuthenticationFilter.html  |   192 +
 .../web/filter/authc/class-use/LogoutFilter.html   |   192 +
 .../class-use/PassThruAuthenticationFilter.html    |   148 +
 .../web/filter/authc/class-use/UserFilter.html     |   192 +
 .../shiro/web/filter/authc/package-summary.html    |   230 +
 .../shiro/web/filter/authc/package-tree.html       |   205 +
 .../apache/shiro/web/filter/authc/package-use.html |   284 +
 .../web/filter/authz/AuthorizationFilter.html      |   537 +
 .../apache/shiro/web/filter/authz/HostFilter.html  |   662 +
 .../filter/authz/HttpMethodPermissionFilter.html   |   690 +
 .../authz/PermissionsAuthorizationFilter.html      |   483 +
 .../apache/shiro/web/filter/authz/PortFilter.html  |   639 +
 .../web/filter/authz/RolesAuthorizationFilter.html |   479 +
 .../shiro/web/filter/authz/SslFilter.HSTS.html     |   481 +
 .../apache/shiro/web/filter/authz/SslFilter.html   |   681 +
 .../authz/class-use/AuthorizationFilter.html       |   236 +
 .../web/filter/authz/class-use/HostFilter.html     |   148 +
 .../class-use/HttpMethodPermissionFilter.html      |   192 +
 .../class-use/PermissionsAuthorizationFilter.html  |   225 +
 .../web/filter/authz/class-use/PortFilter.html     |   223 +
 .../authz/class-use/RolesAuthorizationFilter.html  |   192 +
 .../web/filter/authz/class-use/SslFilter.HSTS.html |   210 +
 .../web/filter/authz/class-use/SslFilter.html      |   192 +
 .../shiro/web/filter/authz/package-summary.html    |   214 +
 .../shiro/web/filter/authz/package-tree.html       |   207 +
 .../apache/shiro/web/filter/authz/package-use.html |   258 +
 .../web/filter/class-use/AccessControlFilter.html  |   383 +
 .../web/filter/class-use/InvalidRequestFilter.html |   192 +
 .../web/filter/class-use/PathConfigProcessor.html  |   433 +
 .../web/filter/class-use/PathMatchingFilter.html   |   471 +
 .../apache/shiro/web/filter/mgt/DefaultFilter.html |   569 +
 .../web/filter/mgt/DefaultFilterChainManager.html  |   992 ++
 .../shiro/web/filter/mgt/FilterChainManager.html   |   631 +
 .../shiro/web/filter/mgt/FilterChainResolver.html  |   287 +
 .../shiro/web/filter/mgt/NamedFilterList.html      |   320 +
 .../mgt/PathMatchingFilterChainResolver.html       |   498 +
 .../web/filter/mgt/SimpleNamedFilterList.html      |   881 ++
 .../web/filter/mgt/class-use/DefaultFilter.html    |   205 +
 .../mgt/class-use/DefaultFilterChainManager.html   |   148 +
 .../filter/mgt/class-use/FilterChainManager.html   |   298 +
 .../filter/mgt/class-use/FilterChainResolver.html  |   337 +
 .../web/filter/mgt/class-use/NamedFilterList.html  |   256 +
 .../class-use/PathMatchingFilterChainResolver.html |   148 +
 .../mgt/class-use/SimpleNamedFilterList.html       |   148 +
 .../shiro/web/filter/mgt/package-summary.html      |   244 +
 .../apache/shiro/web/filter/mgt/package-tree.html  |   199 +
 .../apache/shiro/web/filter/mgt/package-use.html   |   320 +
 .../apache/shiro/web/filter/package-summary.html   |   204 +
 .../org/apache/shiro/web/filter/package-tree.html  |   197 +
 .../org/apache/shiro/web/filter/package-use.html   |   373 +
 .../filter/session/NoSessionCreationFilter.html    |   461 +
 .../session/class-use/NoSessionCreationFilter.html |   192 +
 .../shiro/web/filter/session/package-summary.html  |   168 +
 .../shiro/web/filter/session/package-tree.html     |   187 +
 .../shiro/web/filter/session/package-use.html      |   185 +
 .../web/jaxrs/AnnotationAuthorizationFilter.html   |   325 +
 .../apache/shiro/web/jaxrs/ExceptionMapper.html    |   321 +
 .../web/jaxrs/ShiroAnnotationFilterFeature.html    |   322 +
 .../org/apache/shiro/web/jaxrs/ShiroFeature.html   |   328 +
 .../shiro/web/jaxrs/ShiroSecurityContext.html      |   392 +
 .../web/jaxrs/SubjectPrincipalRequestFilter.html   |   326 +
 .../class-use/AnnotationAuthorizationFilter.html   |   148 +
 .../shiro/web/jaxrs/class-use/ExceptionMapper.html |   148 +
 .../class-use/ShiroAnnotationFilterFeature.html    |   148 +
 .../shiro/web/jaxrs/class-use/ShiroFeature.html    |   148 +
 .../web/jaxrs/class-use/ShiroSecurityContext.html  |   148 +
 .../class-use/SubjectPrincipalRequestFilter.html   |   148 +
 .../apache/shiro/web/jaxrs/package-summary.html    |   200 +
 .../org/apache/shiro/web/jaxrs/package-tree.html   |   168 +
 .../org/apache/shiro/web/jaxrs/package-use.html    |   148 +
 .../shiro/web/mgt/CookieRememberMeManager.html     |   562 +
 .../shiro/web/mgt/DefaultWebSecurityManager.html   |   782 +
 .../web/mgt/DefaultWebSessionStorageEvaluator.html |   368 +
 .../shiro/web/mgt/DefaultWebSubjectFactory.html    |   393 +
 .../apache/shiro/web/mgt/WebSecurityManager.html   |   304 +
 .../web/mgt/class-use/CookieRememberMeManager.html |   148 +
 .../mgt/class-use/DefaultWebSecurityManager.html   |   148 +
 .../DefaultWebSessionStorageEvaluator.html         |   148 +
 .../mgt/class-use/DefaultWebSubjectFactory.html    |   196 +
 .../web/mgt/class-use/WebSecurityManager.html      |   336 +
 .../org/apache/shiro/web/mgt/package-summary.html  |   213 +
 .../org/apache/shiro/web/mgt/package-tree.html     |   234 +
 .../org/apache/shiro/web/mgt/package-use.html      |   284 +
 .../org/apache/shiro/web/package-summary.html      |   154 +
 .../apidocs/org/apache/shiro/web/package-tree.html |   151 +
 .../apidocs/org/apache/shiro/web/package-use.html  |   148 +
 .../apache/shiro/web/servlet/AbstractFilter.html   |   526 +
 .../shiro/web/servlet/AbstractShiroFilter.html     |   954 ++
 .../org/apache/shiro/web/servlet/AdviceFilter.html |   599 +
 .../shiro/web/servlet/Cookie.SameSiteOptions.html  |   414 +
 .../org/apache/shiro/web/servlet/Cookie.html       |   693 +
 .../apache/shiro/web/servlet/IniShiroFilter.html   |   876 ++
 .../apache/shiro/web/servlet/NameableFilter.html   |   440 +
 .../shiro/web/servlet/OncePerRequestFilter.html    |   700 +
 .../shiro/web/servlet/ProxiedFilterChain.html      |   332 +
 .../shiro/web/servlet/ServletContextSupport.html   |   434 +
 .../org/apache/shiro/web/servlet/ShiroFilter.html  |   448 +
 .../shiro/web/servlet/ShiroHttpServletRequest.html |   778 +
 .../web/servlet/ShiroHttpServletResponse.html      |   594 +
 .../apache/shiro/web/servlet/ShiroHttpSession.html |   767 +
 .../org/apache/shiro/web/servlet/SimpleCookie.html |  1177 ++
 .../web/servlet/class-use/AbstractFilter.html      |   544 +
 .../web/servlet/class-use/AbstractShiroFilter.html |   309 +
 .../shiro/web/servlet/class-use/AdviceFilter.html  |   442 +
 .../servlet/class-use/Cookie.SameSiteOptions.html  |   299 +
 .../apache/shiro/web/servlet/class-use/Cookie.html |   391 +
 .../web/servlet/class-use/IniShiroFilter.html      |   148 +
 .../web/servlet/class-use/NameableFilter.html      |   536 +
 .../servlet/class-use/OncePerRequestFilter.html    |   528 +
 .../web/servlet/class-use/ProxiedFilterChain.html  |   148 +
 .../servlet/class-use/ServletContextSupport.html   |   551 +
 .../shiro/web/servlet/class-use/ShiroFilter.html   |   148 +
 .../servlet/class-use/ShiroHttpServletRequest.html |   234 +
 .../class-use/ShiroHttpServletResponse.html        |   148 +
 .../web/servlet/class-use/ShiroHttpSession.html    |   148 +
 .../shiro/web/servlet/class-use/SimpleCookie.html  |   148 +
 .../apache/shiro/web/servlet/package-summary.html  |   297 +
 .../org/apache/shiro/web/servlet/package-tree.html |   226 +
 .../org/apache/shiro/web/servlet/package-use.html  |   698 +
 .../shiro/web/session/HttpServletSession.html      |   717 +
 .../web/session/class-use/HttpServletSession.html  |   148 +
 .../web/session/mgt/DefaultWebSessionContext.html  |   481 +
 .../web/session/mgt/DefaultWebSessionManager.html  |   661 +
 .../mgt/ServletContainerSessionManager.html        |   454 +
 .../shiro/web/session/mgt/WebSessionContext.html   |   379 +
 .../shiro/web/session/mgt/WebSessionKey.html       |   388 +
 .../shiro/web/session/mgt/WebSessionManager.html   |   289 +
 .../mgt/class-use/DefaultWebSessionContext.html    |   148 +
 .../mgt/class-use/DefaultWebSessionManager.html    |   148 +
 .../class-use/ServletContainerSessionManager.html  |   148 +
 .../session/mgt/class-use/WebSessionContext.html   |   195 +
 .../web/session/mgt/class-use/WebSessionKey.html   |   148 +
 .../session/mgt/class-use/WebSessionManager.html   |   202 +
 .../shiro/web/session/mgt/package-summary.html     |   215 +
 .../apache/shiro/web/session/mgt/package-tree.html |   218 +
 .../apache/shiro/web/session/mgt/package-use.html  |   193 +
 .../apache/shiro/web/session/package-summary.html  |   174 +
 .../org/apache/shiro/web/session/package-tree.html |   163 +
 .../org/apache/shiro/web/session/package-use.html  |   148 +
 .../shiro/web/subject/WebSubject.Builder.html      |   462 +
 .../org/apache/shiro/web/subject/WebSubject.html   |   331 +
 .../shiro/web/subject/WebSubjectContext.html       |   406 +
 .../web/subject/class-use/WebSubject.Builder.html  |   206 +
 .../shiro/web/subject/class-use/WebSubject.html    |   262 +
 .../web/subject/class-use/WebSubjectContext.html   |   210 +
 .../apache/shiro/web/subject/package-summary.html  |   205 +
 .../org/apache/shiro/web/subject/package-tree.html |   192 +
 .../org/apache/shiro/web/subject/package-use.html  |   256 +
 .../subject/support/DefaultWebSubjectContext.html  |   554 +
 .../web/subject/support/WebDelegatingSubject.html  |   506 +
 .../class-use/DefaultWebSubjectContext.html        |   148 +
 .../support/class-use/WebDelegatingSubject.html    |   148 +
 .../shiro/web/subject/support/package-summary.html |   185 +
 .../shiro/web/subject/support/package-tree.html    |   176 +
 .../shiro/web/subject/support/package-use.html     |   148 +
 .../apache/shiro/web/tags/AuthenticatedTag.html    |   387 +
 .../org/apache/shiro/web/tags/GuestTag.html        |   383 +
 .../org/apache/shiro/web/tags/HasAnyRolesTag.html  |   388 +
 .../apache/shiro/web/tags/HasPermissionTag.html    |   387 +
 .../org/apache/shiro/web/tags/HasRoleTag.html      |   387 +
 .../apache/shiro/web/tags/LacksPermissionTag.html  |   387 +
 .../org/apache/shiro/web/tags/LacksRoleTag.html    |   387 +
 .../apache/shiro/web/tags/NotAuthenticatedTag.html |   382 +
 .../org/apache/shiro/web/tags/PermissionTag.html   |   459 +
 .../org/apache/shiro/web/tags/PrincipalTag.html    |   472 +
 .../apidocs/org/apache/shiro/web/tags/RoleTag.html |   424 +
 .../org/apache/shiro/web/tags/SecureTag.html       |   424 +
 .../apidocs/org/apache/shiro/web/tags/UserTag.html |   388 +
 .../shiro/web/tags/class-use/AuthenticatedTag.html |   148 +
 .../apache/shiro/web/tags/class-use/GuestTag.html  |   148 +
 .../shiro/web/tags/class-use/HasAnyRolesTag.html   |   148 +
 .../shiro/web/tags/class-use/HasPermissionTag.html |   148 +
 .../shiro/web/tags/class-use/HasRoleTag.html       |   148 +
 .../web/tags/class-use/LacksPermissionTag.html     |   148 +
 .../shiro/web/tags/class-use/LacksRoleTag.html     |   148 +
 .../web/tags/class-use/NotAuthenticatedTag.html    |   148 +
 .../shiro/web/tags/class-use/PermissionTag.html    |   199 +
 .../shiro/web/tags/class-use/PrincipalTag.html     |   148 +
 .../apache/shiro/web/tags/class-use/RoleTag.html   |   206 +
 .../apache/shiro/web/tags/class-use/SecureTag.html |   266 +
 .../apache/shiro/web/tags/class-use/UserTag.html   |   148 +
 .../org/apache/shiro/web/tags/package-summary.html |   239 +
 .../org/apache/shiro/web/tags/package-tree.html    |   188 +
 .../org/apache/shiro/web/tags/package-use.html     |   193 +
 .../org/apache/shiro/web/util/RedirectView.html    |   730 +
 .../apache/shiro/web/util/RequestPairSource.html   |   296 +
 .../org/apache/shiro/web/util/SavedRequest.html    |   368 +
 .../org/apache/shiro/web/util/WebUtils.html        |  1413 ++
 .../shiro/web/util/class-use/RedirectView.html     |   148 +
 .../web/util/class-use/RequestPairSource.html      |   302 +
 .../shiro/web/util/class-use/SavedRequest.html     |   197 +
 .../apache/shiro/web/util/class-use/WebUtils.html  |   148 +
 .../org/apache/shiro/web/util/package-summary.html |   200 +
 .../org/apache/shiro/web/util/package-tree.html    |   171 +
 .../org/apache/shiro/web/util/package-use.html     |   263 +
 static/1.10.0/apidocs/overview-summary.html        |    23 +
 static/1.10.0/apidocs/overview-tree.html           |  1196 ++
 static/1.10.0/apidocs/package-search-index.js      |     1 +
 static/1.10.0/apidocs/package-search-index.zip     |   Bin 0 -> 622 bytes
 static/1.10.0/apidocs/package-summary.html         |   178 +
 static/1.10.0/apidocs/package-tree.html            |   173 +
 static/1.10.0/apidocs/package-use.html             |   148 +
 static/1.10.0/apidocs/resources/glass.png          |   Bin 0 -> 499 bytes
 static/1.10.0/apidocs/resources/x.png              |   Bin 0 -> 394 bytes
 static/1.10.0/apidocs/script.js                    |   149 +
 static/1.10.0/apidocs/search.js                    |   326 +
 static/1.10.0/apidocs/serialized-form.html         |  1346 ++
 static/1.10.0/apidocs/src-html/Quickstart.html     |   199 +
 .../1.10.0/apidocs/src-html/QuickstartGuice.html   |   192 +
 .../apidocs/src-html/QuickstartShiroModule.html    |   111 +
 .../src-html/org/apache/shiro/SecurityUtils.html   |   201 +
 .../src-html/org/apache/shiro/ShiroException.html  |   140 +
 .../shiro/UnavailableSecurityManagerException.html |   114 +
 .../org/apache/shiro/aop/AnnotationHandler.html    |   158 +
 .../shiro/aop/AnnotationMethodInterceptor.html     |   224 +
 .../org/apache/shiro/aop/AnnotationResolver.html   |   116 +
 .../shiro/aop/DefaultAnnotationResolver.html       |   143 +
 .../org/apache/shiro/aop/MethodInterceptor.html    |   115 +
 .../apache/shiro/aop/MethodInterceptorSupport.html |   124 +
 .../org/apache/shiro/aop/MethodInvocation.html     |   138 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   137 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   181 +
 .../aspectj/ShiroAnnotationAuthorizingAspect.html  |   128 +
 .../apache/shiro/authc/AbstractAuthenticator.html  |   335 +
 .../src-html/org/apache/shiro/authc/Account.html   |   116 +
 .../org/apache/shiro/authc/AccountException.html   |   138 +
 .../shiro/authc/AuthenticationException.html       |   140 +
 .../org/apache/shiro/authc/AuthenticationInfo.html |   156 +
 .../apache/shiro/authc/AuthenticationListener.html |   129 +
 .../apache/shiro/authc/AuthenticationToken.html    |   168 +
 .../org/apache/shiro/authc/Authenticator.html      |   141 +
 .../org/apache/shiro/authc/BearerToken.html        |   143 +
 .../shiro/authc/ConcurrentAccessException.html     |   149 +
 .../apache/shiro/authc/CredentialsException.html   |   138 +
 .../shiro/authc/DisabledAccountException.html      |   138 +
 .../shiro/authc/ExcessiveAttemptsException.html    |   140 +
 .../shiro/authc/ExpiredCredentialsException.html   |   142 +
 .../shiro/authc/HostAuthenticationToken.html       |   118 +
 .../shiro/authc/IncorrectCredentialsException.html |   145 +
 .../apache/shiro/authc/LockedAccountException.html |   143 +
 .../org/apache/shiro/authc/LogoutAware.html        |   115 +
 .../shiro/authc/MergableAuthenticationInfo.html    |   121 +
 .../shiro/authc/RememberMeAuthenticationToken.html |   117 +
 .../shiro/authc/SaltedAuthenticationInfo.html      |   122 +
 .../org/apache/shiro/authc/SimpleAccount.html      |   568 +
 .../shiro/authc/SimpleAuthenticationInfo.html      |   356 +
 .../shiro/authc/UnknownAccountException.html       |   141 +
 .../apache/shiro/authc/UsernamePasswordToken.html  |   443 +
 .../credential/AllowAllCredentialsMatcher.html     |   117 +
 .../shiro/authc/credential/CredentialsMatcher.html |   128 +
 .../authc/credential/DefaultPasswordService.html   |   284 +
 .../authc/credential/HashedCredentialsMatcher.html |   533 +
 .../authc/credential/HashingPasswordService.html   |   165 +
 .../authc/credential/Md2CredentialsMatcher.html    |   121 +
 .../authc/credential/Md5CredentialsMatcher.html    |   120 +
 .../shiro/authc/credential/PasswordMatcher.html    |   184 +
 .../shiro/authc/credential/PasswordService.html    |   221 +
 .../authc/credential/Sha1CredentialsMatcher.html   |   120 +
 .../authc/credential/Sha256CredentialsMatcher.html |   114 +
 .../authc/credential/Sha384CredentialsMatcher.html |   114 +
 .../authc/credential/Sha512CredentialsMatcher.html |   114 +
 .../authc/credential/SimpleCredentialsMatcher.html |   206 +
 .../authc/pam/AbstractAuthenticationStrategy.html  |   170 +
 .../shiro/authc/pam/AllSuccessfulStrategy.html     |   178 +
 .../authc/pam/AtLeastOneSuccessfulStrategy.html    |   139 +
 .../shiro/authc/pam/AuthenticationStrategy.html    |   189 +
 .../shiro/authc/pam/FirstSuccessfulStrategy.html   |   166 +
 .../shiro/authc/pam/ModularRealmAuthenticator.html |   375 +
 .../authc/pam/ShortCircuitIterationException.html  |   146 +
 .../shiro/authc/pam/UnsupportedTokenException.html |   142 +
 .../apache/shiro/authz/AuthorizationException.html |   140 +
 .../org/apache/shiro/authz/AuthorizationInfo.html  |   166 +
 .../org/apache/shiro/authz/Authorizer.html         |   352 +
 .../shiro/authz/HostUnauthorizedException.html     |   158 +
 .../apache/shiro/authz/ModularRealmAuthorizer.html |   518 +
 .../org/apache/shiro/authz/Permission.html         |   159 +
 .../shiro/authz/SimpleAuthorizationInfo.html       |   251 +
 .../org/apache/shiro/authz/SimpleRole.html         |   190 +
 .../shiro/authz/UnauthenticatedException.html      |   142 +
 .../apache/shiro/authz/UnauthorizedException.html  |   136 +
 .../org/apache/shiro/authz/annotation/Logical.html |   103 +
 .../authz/annotation/RequiresAuthentication.html   |   122 +
 .../shiro/authz/annotation/RequiresGuest.html      |   119 +
 .../authz/annotation/RequiresPermissions.html      |   139 +
 .../shiro/authz/annotation/RequiresRoles.html      |   144 +
 .../shiro/authz/annotation/RequiresUser.html       |   127 +
 .../AnnotationsAuthorizingMethodInterceptor.html   |   179 +
 .../authz/aop/AuthenticatedAnnotationHandler.html  |   130 +
 .../AuthenticatedAnnotationMethodInterceptor.html  |   123 +
 .../authz/aop/AuthorizingAnnotationHandler.html    |   129 +
 .../AuthorizingAnnotationMethodInterceptor.html    |   168 +
 .../authz/aop/AuthorizingMethodInterceptor.html    |   124 +
 .../shiro/authz/aop/GuestAnnotationHandler.html    |   140 +
 .../aop/GuestAnnotationMethodInterceptor.html      |   125 +
 .../authz/aop/PermissionAnnotationHandler.html     |   164 +
 .../aop/PermissionAnnotationMethodInterceptor.html |   181 +
 .../shiro/authz/aop/RoleAnnotationHandler.html     |   150 +
 .../authz/aop/RoleAnnotationMethodInterceptor.html |   122 +
 .../shiro/authz/aop/UserAnnotationHandler.html     |   140 +
 .../authz/aop/UserAnnotationMethodInterceptor.html |   128 +
 .../shiro/authz/permission/AllPermission.html      |   121 +
 .../shiro/authz/permission/DomainPermission.html   |   214 +
 .../InvalidPermissionStringException.html          |   131 +
 .../shiro/authz/permission/PermissionResolver.html |   136 +
 .../authz/permission/PermissionResolverAware.html  |   114 +
 .../authz/permission/RolePermissionResolver.html   |   117 +
 .../permission/RolePermissionResolverAware.html    |   114 +
 .../shiro/authz/permission/WildcardPermission.html |   338 +
 .../permission/WildcardPermissionResolver.html     |   151 +
 .../apache/shiro/cache/AbstractCacheManager.html   |   194 +
 .../src-html/org/apache/shiro/cache/Cache.html     |   166 +
 .../org/apache/shiro/cache/CacheException.html     |   140 +
 .../org/apache/shiro/cache/CacheManager.html       |   116 +
 .../org/apache/shiro/cache/CacheManagerAware.html  |   112 +
 .../src-html/org/apache/shiro/cache/MapCache.html  |   172 +
 .../shiro/cache/MemoryConstrainedCacheManager.html |   122 +
 .../org/apache/shiro/cache/ehcache/EhCache.html    |   323 +
 .../apache/shiro/cache/ehcache/EhCacheManager.html |   324 +
 .../shiro/cas/CasAuthenticationException.html      |   120 +
 .../src-html/org/apache/shiro/cas/CasFilter.html   |   230 +
 .../src-html/org/apache/shiro/cas/CasRealm.html    |   387 +
 .../org/apache/shiro/cas/CasSubjectFactory.html    |   133 +
 .../src-html/org/apache/shiro/cas/CasToken.html    |   141 +
 .../src-html/org/apache/shiro/codec/Base64.html    |   580 +
 .../org/apache/shiro/codec/CodecException.html     |   138 +
 .../org/apache/shiro/codec/CodecSupport.html       |   395 +
 .../src-html/org/apache/shiro/codec/H64.html       |   203 +
 .../src-html/org/apache/shiro/codec/Hex.html       |   236 +
 .../shiro/concurrent/SubjectAwareExecutor.html     |   205 +
 .../concurrent/SubjectAwareExecutorService.html    |   232 +
 .../SubjectAwareScheduledExecutorService.html      |   160 +
 .../apache/shiro/config/CommonsInterpolator.html   |   150 +
 .../shiro/config/ConfigurationException.html       |   140 +
 .../apache/shiro/config/DefaultInterpolator.html   |   113 +
 .../org/apache/shiro/config/Ini.Section.html       |   782 +
 .../src-html/org/apache/shiro/config/Ini.html      |   782 +
 .../org/apache/shiro/config/IniFactorySupport.html |   238 +
 .../shiro/config/IniSecurityManagerFactory.html    |   366 +
 .../org/apache/shiro/config/Interpolator.html      |   109 +
 .../org/apache/shiro/config/ReflectionBuilder.html |  1097 ++
 .../apache/shiro/config/ResourceConfigurable.html  |   116 +
 .../config/UnresolveableReferenceException.html    |   137 +
 .../org/apache/shiro/config/event/BeanEvent.html   |   126 +
 .../shiro/config/event/ConfiguredBeanEvent.html    |   112 +
 .../shiro/config/event/DestroyedBeanEvent.html     |   111 +
 .../shiro/config/event/InitializedBeanEvent.html   |   111 +
 .../shiro/config/event/InstantiatedBeanEvent.html  |   111 +
 .../config/event/LoggingBeanEventListener.html     |   116 +
 .../crypto/AbstractSymmetricCipherService.html     |   139 +
 .../org/apache/shiro/crypto/AesCipherService.html  |   188 +
 .../apache/shiro/crypto/BlowfishCipherService.html |   166 +
 .../org/apache/shiro/crypto/CipherService.html     |   249 +
 .../org/apache/shiro/crypto/CryptoException.html   |   115 +
 .../shiro/crypto/DefaultBlockCipherService.html    |   605 +
 .../org/apache/shiro/crypto/JcaCipherService.html  |   681 +
 .../org/apache/shiro/crypto/OperationMode.html     |   217 +
 .../org/apache/shiro/crypto/PaddingScheme.html     |   239 +
 .../apache/shiro/crypto/RandomNumberGenerator.html |   146 +
 .../shiro/crypto/SecureRandomNumberGenerator.html  |   194 +
 .../shiro/crypto/UnknownAlgorithmException.html    |   114 +
 .../org/apache/shiro/crypto/hash/AbstractHash.html |   435 +
 .../shiro/crypto/hash/ConfigurableHashService.html |   135 +
 .../shiro/crypto/hash/DefaultHashService.html      |   418 +
 .../org/apache/shiro/crypto/hash/Hash.html         |   141 +
 .../shiro/crypto/hash/HashRequest.Builder.html     |   299 +
 .../org/apache/shiro/crypto/hash/HashRequest.html  |   299 +
 .../org/apache/shiro/crypto/hash/HashService.html  |   151 +
 .../org/apache/shiro/crypto/hash/Md2Hash.html      |   139 +
 .../org/apache/shiro/crypto/hash/Md5Hash.html      |   140 +
 .../org/apache/shiro/crypto/hash/Sha1Hash.html     |   141 +
 .../org/apache/shiro/crypto/hash/Sha256Hash.html   |   142 +
 .../org/apache/shiro/crypto/hash/Sha384Hash.html   |   143 +
 .../org/apache/shiro/crypto/hash/Sha512Hash.html   |   143 +
 .../org/apache/shiro/crypto/hash/SimpleHash.html   |   505 +
 .../shiro/crypto/hash/SimpleHashRequest.html       |   148 +
 .../shiro/crypto/hash/format/Base64Format.html     |   115 +
 .../hash/format/DefaultHashFormatFactory.html      |   428 +
 .../shiro/crypto/hash/format/HashFormat.html       |   119 +
 .../crypto/hash/format/HashFormatFactory.html      |   101 +
 .../apache/shiro/crypto/hash/format/HexFormat.html |   115 +
 .../crypto/hash/format/ModularCryptFormat.html     |   116 +
 .../crypto/hash/format/ParsableHashFormat.html     |   117 +
 .../crypto/hash/format/ProvidedHashFormat.html     |   142 +
 .../crypto/hash/format/Shiro1CryptFormat.html      |   240 +
 .../org/apache/shiro/dao/DataAccessException.html  |   125 +
 .../shiro/dao/InvalidResourceUsageException.html   |   121 +
 .../org/apache/shiro/env/BasicIniEnvironment.html  |   117 +
 .../org/apache/shiro/env/DefaultEnvironment.html   |   244 +
 .../src-html/org/apache/shiro/env/Environment.html |   118 +
 .../org/apache/shiro/env/EnvironmentException.html |   111 +
 .../apache/shiro/env/NamedObjectEnvironment.html   |   114 +
 .../apache/shiro/env/RequiredTypeException.html    |   110 +
 .../src-html/org/apache/shiro/event/Event.html     |   119 +
 .../src-html/org/apache/shiro/event/EventBus.html  |   159 +
 .../org/apache/shiro/event/EventBusAware.html      |   118 +
 .../src-html/org/apache/shiro/event/Subscribe.html |   121 +
 .../support/AnnotationEventListenerResolver.html   |   170 +
 .../shiro/event/support/DefaultEventBus.html       |   293 +
 .../shiro/event/support/EventClassComparator.html  |   148 +
 .../apache/shiro/event/support/EventListener.html  |   130 +
 .../event/support/EventListenerComparator.html     |   145 +
 .../shiro/event/support/EventListenerResolver.html |   124 +
 .../support/SingleArgumentMethodEventListener.html |   158 +
 .../shiro/event/support/TypedEventListener.html    |   101 +
 .../org/apache/shiro/guice/ShiroModule.html        |   313 +
 .../org/apache/shiro/guice/ShiroSessionScope.html  |   138 +
 .../org/apache/shiro/guice/aop/ShiroAopModule.html |   143 +
 .../apache/shiro/guice/web/GuiceShiroFilter.html   |   114 +
 .../guice/web/ShiroWebModule.FilterConfig.html     |   539 +
 .../org/apache/shiro/guice/web/ShiroWebModule.html |   539 +
 .../hazelcast/cache/HazelcastCacheManager.html     |   319 +
 .../shiro/io/ClassResolvingObjectInputStream.html  |   132 +
 .../org/apache/shiro/io/DefaultSerializer.html     |   159 +
 .../org/apache/shiro/io/ResourceUtils.html         |   257 +
 .../apache/shiro/io/SerializationException.html    |   140 +
 .../src-html/org/apache/shiro/io/Serializer.html   |   127 +
 .../org/apache/shiro/io/XmlSerializer.html         |   154 +
 .../org/apache/shiro/jndi/JndiCallback.html        |   128 +
 .../org/apache/shiro/jndi/JndiLocator.html         |   253 +
 .../org/apache/shiro/jndi/JndiObjectFactory.html   |   137 +
 .../org/apache/shiro/jndi/JndiTemplate.html        |   298 +
 ...nsupportedAuthenticationMechanismException.html |   113 +
 .../shiro/mgt/AbstractRememberMeManager.html       |   606 +
 .../shiro/mgt/AuthenticatingSecurityManager.html   |   188 +
 .../shiro/mgt/AuthorizingSecurityManager.html      |   249 +
 .../apache/shiro/mgt/CachingSecurityManager.html   |   225 +
 .../apache/shiro/mgt/DefaultSecurityManager.html   |   698 +
 .../shiro/mgt/DefaultSessionStorageEvaluator.html  |   170 +
 .../org/apache/shiro/mgt/DefaultSubjectDAO.html    |   360 +
 .../apache/shiro/mgt/DefaultSubjectFactory.html    |   134 +
 .../org/apache/shiro/mgt/RealmSecurityManager.html |   246 +
 .../org/apache/shiro/mgt/RememberMeManager.html    |   166 +
 .../org/apache/shiro/mgt/SecurityManager.html      |   188 +
 .../apache/shiro/mgt/SessionStorageEvaluator.html  |   138 +
 .../apache/shiro/mgt/SessionsSecurityManager.html  |   241 +
 .../src-html/org/apache/shiro/mgt/SubjectDAO.html  |   132 +
 .../org/apache/shiro/mgt/SubjectFactory.html       |   122 +
 .../apache/shiro/realm/AuthenticatingRealm.html    |   789 ++
 .../org/apache/shiro/realm/AuthorizingRealm.html   |   742 +
 .../org/apache/shiro/realm/CachingRealm.html       |   290 +
 .../src-html/org/apache/shiro/realm/Realm.html     |   179 +
 .../org/apache/shiro/realm/RealmFactory.html       |   127 +
 .../org/apache/shiro/realm/SimpleAccountRealm.html |   260 +
 .../activedirectory/ActiveDirectoryRealm.html      |   308 +
 .../shiro/realm/jdbc/JdbcRealm.SaltStyle.html      |   525 +
 .../org/apache/shiro/realm/jdbc/JdbcRealm.html     |   525 +
 .../apache/shiro/realm/jndi/JndiRealmFactory.html  |   193 +
 .../apache/shiro/realm/ldap/AbstractLdapRealm.html |   336 +
 .../realm/ldap/DefaultLdapContextFactory.html      |   391 +
 .../apache/shiro/realm/ldap/DefaultLdapRealm.html  |   504 +
 .../shiro/realm/ldap/JndiLdapContextFactory.html   |   623 +
 .../org/apache/shiro/realm/ldap/JndiLdapRealm.html |   104 +
 .../shiro/realm/ldap/LdapContextFactory.html       |   151 +
 .../org/apache/shiro/realm/ldap/LdapUtils.html     |   171 +
 .../org/apache/shiro/realm/text/IniRealm.html      |   267 +
 .../apache/shiro/realm/text/PropertiesRealm.html   |   426 +
 .../shiro/realm/text/TextConfigurationRealm.html   |   309 +
 .../shiro/samples/AccountInfoController.html       |   126 +
 .../src-html/org/apache/shiro/samples/CliApp.html  |   138 +
 .../org/apache/shiro/samples/HelloController.html  |   135 +
 .../org/apache/shiro/samples/LoginController.html  |   108 +
 .../org/apache/shiro/samples/QuickStart.html       |   167 +
 .../shiro/samples/RestrictedErrorController.html   |   122 +
 .../org/apache/shiro/samples/SimpleService.html    |   117 +
 .../src-html/org/apache/shiro/samples/WebApp.html  |   170 +
 .../shiro/session/ExpiredSessionException.html     |   138 +
 .../shiro/session/InvalidSessionException.html     |   145 +
 .../org/apache/shiro/session/ProxiedSession.html   |   212 +
 .../src-html/org/apache/shiro/session/Session.html |   284 +
 .../org/apache/shiro/session/SessionException.html |   141 +
 .../org/apache/shiro/session/SessionListener.html  |   133 +
 .../shiro/session/SessionListenerAdapter.html      |   129 +
 .../shiro/session/StoppedSessionException.html     |   139 +
 .../shiro/session/UnknownSessionException.html     |   138 +
 .../session/mgt/AbstractNativeSessionManager.html  |   386 +
 .../shiro/session/mgt/AbstractSessionManager.html  |   161 +
 .../mgt/AbstractValidatingSessionManager.html      |   387 +
 .../shiro/session/mgt/DefaultSessionContext.html   |   139 +
 .../shiro/session/mgt/DefaultSessionKey.html       |   119 +
 .../shiro/session/mgt/DefaultSessionManager.html   |   322 +
 .../shiro/session/mgt/DelegatingSession.html       |   235 +
 .../ExecutorServiceSessionValidationScheduler.html |   211 +
 .../shiro/session/mgt/ImmutableProxiedSession.html |   181 +
 .../shiro/session/mgt/NativeSessionManager.html    |   255 +
 .../apache/shiro/session/mgt/SessionContext.html   |   165 +
 .../apache/shiro/session/mgt/SessionFactory.html   |   116 +
 .../org/apache/shiro/session/mgt/SessionKey.html   |   120 +
 .../apache/shiro/session/mgt/SessionManager.html   |   135 +
 .../session/mgt/SessionValidationScheduler.html    |   126 +
 .../apache/shiro/session/mgt/SimpleSession.html    |   615 +
 .../shiro/session/mgt/SimpleSessionFactory.html    |   120 +
 .../shiro/session/mgt/ValidatingSession.html       |   113 +
 .../session/mgt/ValidatingSessionManager.html      |   146 +
 .../shiro/session/mgt/eis/AbstractSessionDAO.html  |   259 +
 .../shiro/session/mgt/eis/CachingSessionDAO.html   |   424 +
 .../session/mgt/eis/EnterpriseCacheSessionDAO.html |   156 +
 .../mgt/eis/JavaUuidSessionIdGenerator.html        |   117 +
 .../shiro/session/mgt/eis/MemorySessionDAO.html    |   181 +
 .../session/mgt/eis/RandomSessionIdGenerator.html  |   143 +
 .../apache/shiro/session/mgt/eis/SessionDAO.html   |   204 +
 .../shiro/session/mgt/eis/SessionIdGenerator.html  |   125 +
 .../mgt/quartz/QuartzSessionValidationJob.html     |   160 +
 .../quartz/QuartzSessionValidationScheduler.html   |   321 +
 .../shiro/spring/LifecycleBeanPostProcessor.html   |   222 +
 .../spring/ShiroEventBusBeanPostProcessor.html     |   147 +
 .../shiro/spring/aop/SpringAnnotationResolver.html |   131 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   131 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   213 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   131 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   106 +
 .../exception/NoRealmBeanConfiguredException.html  |   101 +
 ...tractShiroAnnotationProcessorConfiguration.html |   115 +
 .../config/AbstractShiroBeanConfiguration.html     |   117 +
 .../spring/config/AbstractShiroConfiguration.html  |   233 +
 .../ShiroAnnotationProcessorConfiguration.html     |   120 +
 .../spring/config/ShiroBeanConfiguration.html      |   124 +
 .../shiro/spring/config/ShiroConfiguration.html    |   183 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   236 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   144 +
 .../ShiroWebMvcAutoConfiguration.html              |   108 +
 .../remoting/SecureRemoteInvocationExecutor.html   |   198 +
 .../remoting/SecureRemoteInvocationFactory.html    |   210 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   191 +
 .../AuthorizationAttributeSourceAdvisor.html       |   197 +
 .../shiro/spring/web/ShiroFilterFactoryBean.html   |   666 +
 .../shiro/spring/web/ShiroUrlPathHelper.html       |   115 +
 .../web/config/AbstractShiroWebConfiguration.html  |   263 +
 .../AbstractShiroWebFilterConfiguration.html       |   158 +
 .../config/DefaultShiroFilterChainDefinition.html  |   117 +
 .../web/config/ShiroFilterChainDefinition.html     |   103 +
 .../web/config/ShiroRequestMappingConfig.html      |   105 +
 .../spring/web/config/ShiroWebConfiguration.html   |   206 +
 .../web/config/ShiroWebFilterConfiguration.html    |   117 +
 .../apache/shiro/subject/ExecutionException.html   |   115 +
 .../shiro/subject/MutablePrincipalCollection.html  |   132 +
 .../apache/shiro/subject/PrincipalCollection.html  |   221 +
 .../org/apache/shiro/subject/PrincipalMap.html     |   137 +
 .../shiro/subject/SimplePrincipalCollection.html   |   375 +
 .../apache/shiro/subject/SimplePrincipalMap.html   |   357 +
 .../org/apache/shiro/subject/Subject.Builder.html  |   923 ++
 .../src-html/org/apache/shiro/subject/Subject.html |   923 ++
 .../org/apache/shiro/subject/SubjectContext.html   |   311 +
 .../subject/support/DefaultSubjectContext.html     |   353 +
 .../shiro/subject/support/DelegatingSubject.html   |   601 +
 .../subject/support/DisabledSessionException.html  |   116 +
 .../shiro/subject/support/SubjectCallable.html     |   166 +
 .../shiro/subject/support/SubjectRunnable.html     |   196 +
 .../shiro/subject/support/SubjectThreadState.html  |   198 +
 .../shiro/testing/web/AbstractContainerIT.html     |   296 +
 .../org/apache/shiro/tools/hasher/Hasher.html      |   552 +
 .../org/apache/shiro/util/AbstractFactory.html     |   135 +
 .../org/apache/shiro/util/AntPathMatcher.html      |   499 +
 .../src-html/org/apache/shiro/util/Assert.html     |   495 +
 .../org/apache/shiro/util/ByteSource.Util.html     |   265 +
 .../src-html/org/apache/shiro/util/ByteSource.html |   265 +
 .../src-html/org/apache/shiro/util/ClassUtils.html |   387 +
 .../org/apache/shiro/util/CollectionUtils.html     |   215 +
 .../org/apache/shiro/util/Destroyable.html         |   109 +
 .../src-html/org/apache/shiro/util/Factory.html    |   111 +
 .../org/apache/shiro/util/Initializable.html       |   112 +
 .../apache/shiro/util/InstantiationException.html  |   138 +
 .../org/apache/shiro/util/JavaEnvironment.html     |   254 +
 .../src-html/org/apache/shiro/util/JdbcUtils.html  |   189 +
 .../org/apache/shiro/util/LifecycleUtils.html      |   176 +
 .../src-html/org/apache/shiro/util/MapContext.html |   207 +
 .../src-html/org/apache/shiro/util/Nameable.html   |   109 +
 .../org/apache/shiro/util/PatternMatcher.html      |   116 +
 .../org/apache/shiro/util/PermissionUtils.html     |   131 +
 .../org/apache/shiro/util/RegExPatternMatcher.html |   148 +
 .../org/apache/shiro/util/SimpleByteSource.html    |   262 +
 .../org/apache/shiro/util/SoftHashMap.html         |   393 +
 .../org/apache/shiro/util/StringUtils.html         |   619 +
 .../org/apache/shiro/util/ThreadContext.html       |   417 +
 .../org/apache/shiro/util/ThreadState.html         |   158 +
 .../apache/shiro/util/UnknownClassException.html   |   142 +
 .../web/config/IniFilterChainResolverFactory.html  |   286 +
 .../shiro/web/config/ShiroFilterConfiguration.html |   161 +
 .../web/config/WebIniSecurityManagerFactory.html   |   153 +
 .../shiro/web/env/DefaultWebEnvironment.html       |   176 +
 .../apache/shiro/web/env/EnvironmentLoader.html    |   426 +
 .../shiro/web/env/EnvironmentLoaderListener.html   |   144 +
 .../apache/shiro/web/env/IniWebEnvironment.html    |   504 +
 .../shiro/web/env/MutableWebEnvironment.html       |   139 +
 .../shiro/web/env/ResourceBasedWebEnvironment.html |   123 +
 .../org/apache/shiro/web/env/WebEnvironment.html   |   142 +
 .../shiro/web/filter/AccessControlFilter.html      |   304 +
 .../shiro/web/filter/InvalidRequestFilter.html     |   208 +
 .../shiro/web/filter/PathConfigProcessor.html      |   113 +
 .../shiro/web/filter/PathMatchingFilter.html       |   352 +
 .../shiro/web/filter/authc/AnonymousFilter.html    |   139 +
 .../web/filter/authc/AuthenticatingFilter.html     |   232 +
 .../web/filter/authc/AuthenticationFilter.html     |   171 +
 .../authc/BasicHttpAuthenticationFilter.html       |   211 +
 .../authc/BearerHttpAuthenticationFilter.html      |   175 +
 .../web/filter/authc/FormAuthenticationFilter.html |   301 +
 .../shiro/web/filter/authc/LogoutFilter.html       |   285 +
 .../filter/authc/PassThruAuthenticationFilter.html |   132 +
 .../apache/shiro/web/filter/authc/UserFilter.html  |   143 +
 .../web/filter/authz/AuthorizationFilter.html      |   200 +
 .../apache/shiro/web/filter/authz/HostFilter.html  |   180 +
 .../filter/authz/HttpMethodPermissionFilter.html   |   340 +
 .../authz/PermissionsAuthorizationFilter.html      |   131 +
 .../apache/shiro/web/filter/authz/PortFilter.html  |   198 +
 .../web/filter/authz/RolesAuthorizationFilter.html |   129 +
 .../shiro/web/filter/authz/SslFilter.HSTS.html     |   247 +
 .../apache/shiro/web/filter/authz/SslFilter.html   |   247 +
 .../apache/shiro/web/filter/mgt/DefaultFilter.html |   160 +
 .../web/filter/mgt/DefaultFilterChainManager.html  |   459 +
 .../shiro/web/filter/mgt/FilterChainManager.html   |   294 +
 .../shiro/web/filter/mgt/FilterChainResolver.html  |   128 +
 .../shiro/web/filter/mgt/NamedFilterList.html      |   124 +
 .../mgt/PathMatchingFilterChainResolver.html       |   250 +
 .../web/filter/mgt/SimpleNamedFilterList.html      |   248 +
 .../filter/session/NoSessionCreationFilter.html    |   130 +
 .../web/jaxrs/AnnotationAuthorizationFilter.html   |   156 +
 .../apache/shiro/web/jaxrs/ExceptionMapper.html    |   122 +
 .../web/jaxrs/ShiroAnnotationFilterFeature.html    |   145 +
 .../org/apache/shiro/web/jaxrs/ShiroFeature.html   |   135 +
 .../shiro/web/jaxrs/ShiroSecurityContext.html      |   197 +
 .../web/jaxrs/SubjectPrincipalRequestFilter.html   |   115 +
 .../shiro/web/mgt/CookieRememberMeManager.html     |   377 +
 .../shiro/web/mgt/DefaultWebSecurityManager.html   |   329 +
 .../web/mgt/DefaultWebSessionStorageEvaluator.html |   174 +
 .../shiro/web/mgt/DefaultWebSubjectFactory.html    |   157 +
 .../apache/shiro/web/mgt/WebSecurityManager.html   |   114 +
 .../apache/shiro/web/servlet/AbstractFilter.html   |   205 +
 .../shiro/web/servlet/AbstractShiroFilter.html     |   534 +
 .../org/apache/shiro/web/servlet/AdviceFilter.html |   274 +
 .../shiro/web/servlet/Cookie.SameSiteOptions.html  |   194 +
 .../org/apache/shiro/web/servlet/Cookie.html       |   194 +
 .../apache/shiro/web/servlet/IniShiroFilter.html   |   430 +
 .../apache/shiro/web/servlet/NameableFilter.html   |   169 +
 .../shiro/web/servlet/OncePerRequestFilter.html    |   315 +
 .../shiro/web/servlet/ProxiedFilterChain.html      |   143 +
 .../shiro/web/servlet/ServletContextSupport.html   |   167 +
 .../org/apache/shiro/web/servlet/ShiroFilter.html  |   158 +
 .../shiro/web/servlet/ShiroHttpServletRequest.html |   329 +
 .../web/servlet/ShiroHttpServletResponse.html      |   404 +
 .../apache/shiro/web/servlet/ShiroHttpSession.html |   318 +
 .../org/apache/shiro/web/servlet/SimpleCookie.html |   550 +
 .../shiro/web/session/HttpServletSession.html      |   244 +
 .../web/session/mgt/DefaultWebSessionContext.html  |   141 +
 .../web/session/mgt/DefaultWebSessionManager.html  |   409 +
 .../mgt/ServletContainerSessionManager.html        |   206 +
 .../shiro/web/session/mgt/WebSessionContext.html   |   143 +
 .../shiro/web/session/mgt/WebSessionKey.html       |   134 +
 .../shiro/web/session/mgt/WebSessionManager.html   |   119 +
 .../shiro/web/subject/WebSubject.Builder.html      |   233 +
 .../org/apache/shiro/web/subject/WebSubject.html   |   233 +
 .../shiro/web/subject/WebSubjectContext.html       |   146 +
 .../subject/support/DefaultWebSubjectContext.html  |   184 +
 .../web/subject/support/WebDelegatingSubject.html  |   177 +
 .../apache/shiro/web/tags/AuthenticatedTag.html    |   134 +
 .../org/apache/shiro/web/tags/GuestTag.html        |   133 +
 .../org/apache/shiro/web/tags/HasAnyRolesTag.html  |   135 +
 .../apache/shiro/web/tags/HasPermissionTag.html    |   109 +
 .../org/apache/shiro/web/tags/HasRoleTag.html      |   109 +
 .../apache/shiro/web/tags/LacksPermissionTag.html  |   109 +
 .../org/apache/shiro/web/tags/LacksRoleTag.html    |   110 +
 .../apache/shiro/web/tags/NotAuthenticatedTag.html |   129 +
 .../org/apache/shiro/web/tags/PermissionTag.html   |   145 +
 .../org/apache/shiro/web/tags/PrincipalTag.html    |   279 +
 .../org/apache/shiro/web/tags/RoleTag.html         |   129 +
 .../org/apache/shiro/web/tags/SecureTag.html       |   131 +
 .../org/apache/shiro/web/tags/UserTag.html         |   137 +
 .../org/apache/shiro/web/util/RedirectView.html    |   382 +
 .../apache/shiro/web/util/RequestPairSource.html   |   119 +
 .../org/apache/shiro/web/util/SavedRequest.html    |   142 +
 .../org/apache/shiro/web/util/WebUtils.html        |   779 +
 static/1.10.0/apidocs/stylesheet.css               |   906 ++
 static/1.10.0/apidocs/type-search-index.js         |     1 +
 static/1.10.0/apidocs/type-search-index.zip        |   Bin 0 -> 4132 bytes
 static/1.10.0/ci-management.html                   |   330 +
 static/1.10.0/cpd.html                             |   992 ++
 static/1.10.0/css/apache-maven-fluido-1.5.min.css  |     9 +
 static/1.10.0/css/dashboard.css                    |    36 +
 static/1.10.0/css/dashboard2.css                   |    25 +
 static/1.10.0/css/dashboard2IE.css                 |    25 +
 static/1.10.0/css/print.css                        |    23 +
 static/1.10.0/css/site.css                         |     1 +
 static/1.10.0/dashboard-report.html                |   253 +
 static/1.10.0/dependencies.html                    |   798 ++
 static/1.10.0/dependency-convergence.html          |   971 ++
 static/1.10.0/dependency-info.html                 |   347 +
 static/1.10.0/dependency-management.html           |   816 ++
 static/1.10.0/distribution-management.html         |   330 +
 static/1.10.0/doap_shiro-root.rdf                  |   411 +
 .../1.10.0/fonts/glyphicons-halflings-regular.eot  |   Bin 0 -> 35691 bytes
 .../1.10.0/fonts/glyphicons-halflings-regular.svg  |   229 +
 .../1.10.0/fonts/glyphicons-halflings-regular.ttf  |   Bin 0 -> 55383 bytes
 .../1.10.0/fonts/glyphicons-halflings-regular.woff |   Bin 0 -> 42340 bytes
 static/1.10.0/images/Down-green-full.jpg           |   Bin 0 -> 1317 bytes
 static/1.10.0/images/Down-orange-full.jpg          |   Bin 0 -> 1347 bytes
 static/1.10.0/images/Down-red-full.jpg             |   Bin 0 -> 1424 bytes
 static/1.10.0/images/Stable-green-full.jpg         |   Bin 0 -> 1387 bytes
 static/1.10.0/images/Stable-orange-full.jpg        |   Bin 0 -> 1429 bytes
 static/1.10.0/images/Stable-red-full.jpg           |   Bin 0 -> 1509 bytes
 static/1.10.0/images/Up-green-full.jpg             |   Bin 0 -> 1336 bytes
 static/1.10.0/images/Up-orange-full.jpg            |   Bin 0 -> 1369 bytes
 static/1.10.0/images/Up-red-full.jpg               |   Bin 0 -> 1452 bytes
 static/1.10.0/images/accessories-text-editor.png   |   Bin 0 -> 746 bytes
 static/1.10.0/images/add.gif                       |   Bin 0 -> 397 bytes
 static/1.10.0/images/apache-maven-project-2.png    |   Bin 0 -> 43073 bytes
 static/1.10.0/images/apache-shiro-logo.png         |   Bin 0 -> 20928 bytes
 static/1.10.0/images/application-certificate.png   |   Bin 0 -> 923 bytes
 static/1.10.0/images/asf_logo.png                  |   Bin 0 -> 18372 bytes
 static/1.10.0/images/close.gif                     |   Bin 0 -> 279 bytes
 static/1.10.0/images/contact-new.png               |   Bin 0 -> 736 bytes
 static/1.10.0/images/document-properties.png       |   Bin 0 -> 577 bytes
 static/1.10.0/images/down.gif                      |   Bin 0 -> 982 bytes
 static/1.10.0/images/drive-harddisk.png            |   Bin 0 -> 700 bytes
 static/1.10.0/images/fix.gif                       |   Bin 0 -> 366 bytes
 static/1.10.0/images/icon_error_sml.gif            |   Bin 0 -> 633 bytes
 static/1.10.0/images/icon_help_sml.gif             |   Bin 0 -> 1072 bytes
 static/1.10.0/images/icon_info_sml.gif             |   Bin 0 -> 638 bytes
 static/1.10.0/images/icon_success_sml.gif          |   Bin 0 -> 604 bytes
 static/1.10.0/images/icon_warning_sml.gif          |   Bin 0 -> 625 bytes
 static/1.10.0/images/image-x-generic.png           |   Bin 0 -> 662 bytes
 static/1.10.0/images/internet-web-browser.png      |   Bin 0 -> 1017 bytes
 .../1.10.0/images/logos/build-by-maven-black.png   |   Bin 0 -> 2294 bytes
 .../1.10.0/images/logos/build-by-maven-white.png   |   Bin 0 -> 2260 bytes
 static/1.10.0/images/logos/maven-feather.png       |   Bin 0 -> 3330 bytes
 static/1.10.0/images/network-server.png            |   Bin 0 -> 536 bytes
 static/1.10.0/images/next.gif                      |   Bin 0 -> 979 bytes
 static/1.10.0/images/package-x-generic.png         |   Bin 0 -> 717 bytes
 static/1.10.0/images/previous.gif                  |   Bin 0 -> 987 bytes
 static/1.10.0/images/profiles/pre-release.png      |   Bin 0 -> 32607 bytes
 static/1.10.0/images/profiles/retired.png          |   Bin 0 -> 22003 bytes
 static/1.10.0/images/profiles/sandbox.png          |   Bin 0 -> 33010 bytes
 static/1.10.0/images/remove.gif                    |   Bin 0 -> 607 bytes
 static/1.10.0/images/rss.png                       |   Bin 0 -> 474 bytes
 static/1.10.0/images/up.gif                        |   Bin 0 -> 985 bytes
 static/1.10.0/images/update.gif                    |   Bin 0 -> 1090 bytes
 static/1.10.0/images/window-new.png                |   Bin 0 -> 583 bytes
 static/1.10.0/img/glyphicons-halflings-white.png   |   Bin 0 -> 8777 bytes
 static/1.10.0/img/glyphicons-halflings.png         |   Bin 0 -> 12799 bytes
 static/1.10.0/index.html                           |   382 +
 static/1.10.0/issue-management.html                |   328 +
 static/1.10.0/js/apache-maven-fluido-1.5.min.js    |    25 +
 static/1.10.0/licenses.html                        |   530 +
 static/1.10.0/mailing-lists.html                   |   344 +
 static/1.10.0/modules.html                         |   379 +
 static/1.10.0/plugin-management.html               |   485 +
 static/1.10.0/plugins.html                         |   459 +
 static/1.10.0/pmd.html                             |  3403 +++++
 static/1.10.0/project-info.html                    |   379 +
 static/1.10.0/project-reports.html                 |   278 +
 static/1.10.0/rat-report.html                      |   298 +
 static/1.10.0/scm.html                             |   336 +
 static/1.10.0/shiro-all/ci-management.html         |   237 +
 .../shiro-all/css/apache-maven-fluido-1.5.min.css  |     9 +
 static/1.10.0/shiro-all/css/dashboard.css          |    36 +
 static/1.10.0/shiro-all/css/dashboard2.css         |    25 +
 static/1.10.0/shiro-all/css/dashboard2IE.css       |    25 +
 static/1.10.0/shiro-all/css/print.css              |    23 +
 static/1.10.0/shiro-all/css/site.css               |     1 +
 static/1.10.0/shiro-all/dashboard-report.html      |   146 +
 static/1.10.0/shiro-all/dependencies.html          |  1743 +++
 static/1.10.0/shiro-all/dependency-info.html       |   254 +
 static/1.10.0/shiro-all/dependency-management.html |   723 +
 .../1.10.0/shiro-all/distribution-management.html  |   237 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 static/1.10.0/shiro-all/images/Down-green-full.jpg |   Bin 0 -> 1317 bytes
 .../1.10.0/shiro-all/images/Down-orange-full.jpg   |   Bin 0 -> 1347 bytes
 static/1.10.0/shiro-all/images/Down-red-full.jpg   |   Bin 0 -> 1424 bytes
 .../1.10.0/shiro-all/images/Stable-green-full.jpg  |   Bin 0 -> 1387 bytes
 .../1.10.0/shiro-all/images/Stable-orange-full.jpg |   Bin 0 -> 1429 bytes
 static/1.10.0/shiro-all/images/Stable-red-full.jpg |   Bin 0 -> 1509 bytes
 static/1.10.0/shiro-all/images/Up-green-full.jpg   |   Bin 0 -> 1336 bytes
 static/1.10.0/shiro-all/images/Up-orange-full.jpg  |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-all/images/Up-red-full.jpg     |   Bin 0 -> 1452 bytes
 .../shiro-all/images/accessories-text-editor.png   |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-all/images/add.gif             |   Bin 0 -> 397 bytes
 .../shiro-all/images/apache-maven-project-2.png    |   Bin 0 -> 43073 bytes
 .../shiro-all/images/application-certificate.png   |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-all/images/close.gif           |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-all/images/contact-new.png     |   Bin 0 -> 736 bytes
 .../shiro-all/images/document-properties.png       |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-all/images/down.gif            |   Bin 0 -> 982 bytes
 static/1.10.0/shiro-all/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-all/images/fix.gif             |   Bin 0 -> 366 bytes
 static/1.10.0/shiro-all/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 static/1.10.0/shiro-all/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 static/1.10.0/shiro-all/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../1.10.0/shiro-all/images/icon_success_sml.gif   |   Bin 0 -> 604 bytes
 .../1.10.0/shiro-all/images/icon_warning_sml.gif   |   Bin 0 -> 625 bytes
 static/1.10.0/shiro-all/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../shiro-all/images/internet-web-browser.png      |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-all/images/logos/maven-feather.png       |   Bin 0 -> 3330 bytes
 static/1.10.0/shiro-all/images/network-server.png  |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-all/images/next.gif            |   Bin 0 -> 979 bytes
 .../1.10.0/shiro-all/images/package-x-generic.png  |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-all/images/previous.gif        |   Bin 0 -> 987 bytes
 .../shiro-all/images/profiles/pre-release.png      |   Bin 0 -> 32607 bytes
 .../1.10.0/shiro-all/images/profiles/retired.png   |   Bin 0 -> 22003 bytes
 .../1.10.0/shiro-all/images/profiles/sandbox.png   |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-all/images/remove.gif          |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-all/images/rss.png             |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-all/images/up.gif              |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-all/images/update.gif          |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-all/images/window-new.png      |   Bin 0 -> 583 bytes
 .../shiro-all/img/glyphicons-halflings-white.png   |   Bin 0 -> 8777 bytes
 .../1.10.0/shiro-all/img/glyphicons-halflings.png  |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-all/index.html                 |   232 +
 static/1.10.0/shiro-all/issue-management.html      |   235 +
 .../shiro-all/js/apache-maven-fluido-1.5.min.js    |    25 +
 static/1.10.0/shiro-all/licenses.html              |   437 +
 static/1.10.0/shiro-all/mailing-lists.html         |   251 +
 static/1.10.0/shiro-all/plugin-management.html     |   392 +
 static/1.10.0/shiro-all/plugins.html               |   362 +
 static/1.10.0/shiro-all/project-info.html          |   279 +
 static/1.10.0/shiro-all/project-reports.html       |   159 +
 static/1.10.0/shiro-all/scm.html                   |   243 +
 static/1.10.0/shiro-all/summary.html               |   274 +
 static/1.10.0/shiro-all/surefire-report.html       |   183 +
 static/1.10.0/shiro-all/team.html                  |   348 +
 .../shiro-cache/apidocs/allclasses-index.html      |   210 +
 static/1.10.0/shiro-cache/apidocs/allclasses.html  |    33 +
 .../shiro-cache/apidocs/allpackages-index.html     |   166 +
 .../shiro-cache/apidocs/constant-values.html       |   148 +
 .../shiro-cache/apidocs/deprecated-list.html       |   146 +
 static/1.10.0/shiro-cache/apidocs/element-list     |     1 +
 static/1.10.0/shiro-cache/apidocs/help-doc.html    |   272 +
 static/1.10.0/shiro-cache/apidocs/index-all.html   |   347 +
 static/1.10.0/shiro-cache/apidocs/index.html       |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-cache/apidocs/jquery/jquery-3.5.1.js     | 10872 ++++++++++++++
 .../shiro-cache/apidocs/jquery/jquery-ui.css       |   582 +
 .../1.10.0/shiro-cache/apidocs/jquery/jquery-ui.js |  2659 ++++
 .../shiro-cache/apidocs/jquery/jquery-ui.min.css   |     7 +
 .../shiro-cache/apidocs/jquery/jquery-ui.min.js    |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-cache/apidocs/jquery/jszip/dist/jszip.js | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-cache/apidocs/member-search-index.js     |     1 +
 .../shiro-cache/apidocs/member-search-index.zip    |   Bin 0 -> 513 bytes
 .../apache/shiro/cache/AbstractCacheManager.html   |   410 +
 .../apidocs/org/apache/shiro/cache/Cache.html      |   422 +
 .../org/apache/shiro/cache/CacheException.html     |   370 +
 .../org/apache/shiro/cache/CacheManager.html       |   275 +
 .../org/apache/shiro/cache/CacheManagerAware.html  |   264 +
 .../apidocs/org/apache/shiro/cache/MapCache.html   |   516 +
 .../shiro/cache/MemoryConstrainedCacheManager.html |   344 +
 .../cache/class-use/AbstractCacheManager.html      |   178 +
 .../org/apache/shiro/cache/class-use/Cache.html    |   216 +
 .../shiro/cache/class-use/CacheException.html      |   242 +
 .../apache/shiro/cache/class-use/CacheManager.html |   203 +
 .../shiro/cache/class-use/CacheManagerAware.html   |   146 +
 .../org/apache/shiro/cache/class-use/MapCache.html |   146 +
 .../class-use/MemoryConstrainedCacheManager.html   |   146 +
 .../org/apache/shiro/cache/package-summary.html    |   233 +
 .../org/apache/shiro/cache/package-tree.html       |   187 +
 .../org/apache/shiro/cache/package-use.html        |   187 +
 .../1.10.0/shiro-cache/apidocs/overview-tree.html  |   191 +
 .../shiro-cache/apidocs/package-search-index.js    |     1 +
 .../shiro-cache/apidocs/package-search-index.zip   |   Bin 0 -> 235 bytes
 .../1.10.0/shiro-cache/apidocs/resources/glass.png |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-cache/apidocs/resources/x.png  |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-cache/apidocs/script.js        |   149 +
 static/1.10.0/shiro-cache/apidocs/search.js        |   326 +
 .../shiro-cache/apidocs/serialized-form.html       |   161 +
 .../apache/shiro/cache/AbstractCacheManager.html   |   194 +
 .../src-html/org/apache/shiro/cache/Cache.html     |   166 +
 .../org/apache/shiro/cache/CacheException.html     |   140 +
 .../org/apache/shiro/cache/CacheManager.html       |   116 +
 .../org/apache/shiro/cache/CacheManagerAware.html  |   112 +
 .../src-html/org/apache/shiro/cache/MapCache.html  |   172 +
 .../shiro/cache/MemoryConstrainedCacheManager.html |   122 +
 static/1.10.0/shiro-cache/apidocs/stylesheet.css   |   906 ++
 .../shiro-cache/apidocs/type-search-index.js       |     1 +
 .../shiro-cache/apidocs/type-search-index.zip      |   Bin 0 -> 299 bytes
 static/1.10.0/shiro-cache/ci-management.html       |   237 +
 static/1.10.0/shiro-cache/cpd.html                 |   192 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 static/1.10.0/shiro-cache/css/dashboard.css        |    36 +
 static/1.10.0/shiro-cache/css/dashboard2.css       |    25 +
 static/1.10.0/shiro-cache/css/dashboard2IE.css     |    25 +
 static/1.10.0/shiro-cache/css/print.css            |    23 +
 static/1.10.0/shiro-cache/css/site.css             |     1 +
 static/1.10.0/shiro-cache/dashboard-report.html    |   188 +
 static/1.10.0/shiro-cache/dependencies.html        |   780 +
 static/1.10.0/shiro-cache/dependency-info.html     |   254 +
 .../1.10.0/shiro-cache/dependency-management.html  |   723 +
 .../shiro-cache/distribution-management.html       |   237 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../1.10.0/shiro-cache/images/Down-green-full.jpg  |   Bin 0 -> 1317 bytes
 .../1.10.0/shiro-cache/images/Down-orange-full.jpg |   Bin 0 -> 1347 bytes
 static/1.10.0/shiro-cache/images/Down-red-full.jpg |   Bin 0 -> 1424 bytes
 .../shiro-cache/images/Stable-green-full.jpg       |   Bin 0 -> 1387 bytes
 .../shiro-cache/images/Stable-orange-full.jpg      |   Bin 0 -> 1429 bytes
 .../1.10.0/shiro-cache/images/Stable-red-full.jpg  |   Bin 0 -> 1509 bytes
 static/1.10.0/shiro-cache/images/Up-green-full.jpg |   Bin 0 -> 1336 bytes
 .../1.10.0/shiro-cache/images/Up-orange-full.jpg   |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-cache/images/Up-red-full.jpg   |   Bin 0 -> 1452 bytes
 .../shiro-cache/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-cache/images/add.gif           |   Bin 0 -> 397 bytes
 .../shiro-cache/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 .../shiro-cache/images/application-certificate.png |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-cache/images/close.gif         |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-cache/images/contact-new.png   |   Bin 0 -> 736 bytes
 .../shiro-cache/images/document-properties.png     |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-cache/images/down.gif          |   Bin 0 -> 982 bytes
 .../1.10.0/shiro-cache/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-cache/images/fix.gif           |   Bin 0 -> 366 bytes
 .../1.10.0/shiro-cache/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 static/1.10.0/shiro-cache/images/icon_help_sml.gif |   Bin 0 -> 1072 bytes
 static/1.10.0/shiro-cache/images/icon_info_sml.gif |   Bin 0 -> 638 bytes
 .../1.10.0/shiro-cache/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../1.10.0/shiro-cache/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../1.10.0/shiro-cache/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../shiro-cache/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-cache/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../1.10.0/shiro-cache/images/network-server.png   |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-cache/images/next.gif          |   Bin 0 -> 979 bytes
 .../shiro-cache/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-cache/images/previous.gif      |   Bin 0 -> 987 bytes
 .../shiro-cache/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 .../1.10.0/shiro-cache/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../1.10.0/shiro-cache/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-cache/images/remove.gif        |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-cache/images/rss.png           |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-cache/images/up.gif            |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-cache/images/update.gif        |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-cache/images/window-new.png    |   Bin 0 -> 583 bytes
 .../shiro-cache/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../shiro-cache/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-cache/index.html               |   233 +
 static/1.10.0/shiro-cache/issue-management.html    |   235 +
 static/1.10.0/shiro-cache/jdepend-report.html      |   266 +
 .../shiro-cache/js/apache-maven-fluido-1.5.min.js  |    25 +
 static/1.10.0/shiro-cache/licenses.html            |   437 +
 static/1.10.0/shiro-cache/mailing-lists.html       |   251 +
 static/1.10.0/shiro-cache/plugin-management.html   |   392 +
 static/1.10.0/shiro-cache/plugins.html             |   374 +
 static/1.10.0/shiro-cache/pmd.html                 |   291 +
 static/1.10.0/shiro-cache/project-info.html        |   280 +
 static/1.10.0/shiro-cache/project-reports.html     |   219 +
 static/1.10.0/shiro-cache/scm.html                 |   243 +
 static/1.10.0/shiro-cache/summary.html             |   278 +
 static/1.10.0/shiro-cache/surefire-report.html     |   225 +
 static/1.10.0/shiro-cache/taglist.html             |   204 +
 static/1.10.0/shiro-cache/team.html                |   348 +
 .../1.10.0/shiro-cache/xref/allclasses-frame.html  |    24 +
 static/1.10.0/shiro-cache/xref/index.html          |    75 +
 .../apache/shiro/cache/AbstractCacheManager.html   |   133 +
 .../xref/org/apache/shiro/cache/Cache.html         |   105 +
 .../org/apache/shiro/cache/CacheException.html     |    79 +
 .../xref/org/apache/shiro/cache/CacheManager.html  |    55 +
 .../org/apache/shiro/cache/CacheManagerAware.html  |    51 +
 .../xref/org/apache/shiro/cache/MapCache.html      |   111 +
 .../shiro/cache/MemoryConstrainedCacheManager.html |    61 +
 .../xref/org/apache/shiro/cache/package-frame.html |    39 +
 .../org/apache/shiro/cache/package-summary.html    |   137 +
 static/1.10.0/shiro-cache/xref/overview-frame.html |    24 +
 .../1.10.0/shiro-cache/xref/overview-summary.html  |    92 +
 static/1.10.0/shiro-cache/xref/stylesheet.css      |   626 +
 .../shiro-config/apidocs/allclasses-index.html     |   257 +
 static/1.10.0/shiro-config/apidocs/allclasses.html |    41 +
 .../shiro-config/apidocs/allpackages-index.html    |   172 +
 .../shiro-config/apidocs/constant-values.html      |   223 +
 .../shiro-config/apidocs/deprecated-list.html      |   148 +
 static/1.10.0/shiro-config/apidocs/element-list    |     2 +
 static/1.10.0/shiro-config/apidocs/help-doc.html   |   280 +
 static/1.10.0/shiro-config/apidocs/index-all.html  |   622 +
 static/1.10.0/shiro-config/apidocs/index.html      |   168 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-config/apidocs/jquery/jquery-3.5.1.js    | 10872 ++++++++++++++
 .../shiro-config/apidocs/jquery/jquery-ui.css      |   582 +
 .../shiro-config/apidocs/jquery/jquery-ui.js       |  2659 ++++
 .../shiro-config/apidocs/jquery/jquery-ui.min.css  |     7 +
 .../shiro-config/apidocs/jquery/jquery-ui.min.js   |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-config/apidocs/member-search-index.js    |     1 +
 .../shiro-config/apidocs/member-search-index.zip   |   Bin 0 -> 1622 bytes
 .../apache/shiro/config/CommonsInterpolator.html   |   368 +
 .../shiro/config/ConfigurationException.html       |   376 +
 .../apache/shiro/config/DefaultInterpolator.html   |   328 +
 .../org/apache/shiro/config/Ini.Section.html       |   605 +
 .../apidocs/org/apache/shiro/config/Ini.html       |  1242 ++
 .../org/apache/shiro/config/Interpolator.html      |   269 +
 .../org/apache/shiro/config/ReflectionBuilder.html |   750 +
 .../apache/shiro/config/ResourceConfigurable.html  |   283 +
 .../config/UnresolveableReferenceException.html    |   378 +
 .../config/class-use/CommonsInterpolator.html      |   148 +
 .../config/class-use/ConfigurationException.html   |   234 +
 .../config/class-use/DefaultInterpolator.html      |   148 +
 .../apache/shiro/config/class-use/Ini.Section.html |   292 +
 .../org/apache/shiro/config/class-use/Ini.html     |   211 +
 .../shiro/config/class-use/Interpolator.html       |   220 +
 .../shiro/config/class-use/ReflectionBuilder.html  |   148 +
 .../config/class-use/ResourceConfigurable.html     |   148 +
 .../class-use/UnresolveableReferenceException.html |   148 +
 .../org/apache/shiro/config/event/BeanEvent.html   |   393 +
 .../shiro/config/event/ConfiguredBeanEvent.html    |   341 +
 .../shiro/config/event/DestroyedBeanEvent.html     |   340 +
 .../shiro/config/event/InitializedBeanEvent.html   |   340 +
 .../shiro/config/event/InstantiatedBeanEvent.html  |   340 +
 .../config/event/LoggingBeanEventListener.html     |   312 +
 .../shiro/config/event/class-use/BeanEvent.html    |   231 +
 .../event/class-use/ConfiguredBeanEvent.html       |   148 +
 .../config/event/class-use/DestroyedBeanEvent.html |   148 +
 .../event/class-use/InitializedBeanEvent.html      |   148 +
 .../event/class-use/InstantiatedBeanEvent.html     |   148 +
 .../event/class-use/LoggingBeanEventListener.html  |   148 +
 .../apache/shiro/config/event/package-summary.html |   197 +
 .../apache/shiro/config/event/package-tree.html    |   179 +
 .../org/apache/shiro/config/event/package-use.html |   183 +
 .../org/apache/shiro/config/package-summary.html   |   245 +
 .../org/apache/shiro/config/package-tree.html      |   195 +
 .../org/apache/shiro/config/package-use.html       |   206 +
 .../shiro-config/apidocs/overview-summary.html     |    23 +
 .../1.10.0/shiro-config/apidocs/overview-tree.html |   213 +
 .../shiro-config/apidocs/package-search-index.js   |     1 +
 .../shiro-config/apidocs/package-search-index.zip  |   Bin 0 -> 247 bytes
 .../shiro-config/apidocs/resources/glass.png       |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-config/apidocs/resources/x.png |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-config/apidocs/script.js       |   149 +
 static/1.10.0/shiro-config/apidocs/search.js       |   326 +
 .../shiro-config/apidocs/serialized-form.html      |   219 +
 .../apache/shiro/config/CommonsInterpolator.html   |   150 +
 .../shiro/config/ConfigurationException.html       |   140 +
 .../apache/shiro/config/DefaultInterpolator.html   |   113 +
 .../org/apache/shiro/config/Ini.Section.html       |   782 +
 .../src-html/org/apache/shiro/config/Ini.html      |   782 +
 .../org/apache/shiro/config/Interpolator.html      |   109 +
 .../org/apache/shiro/config/ReflectionBuilder.html |  1097 ++
 .../apache/shiro/config/ResourceConfigurable.html  |   116 +
 .../config/UnresolveableReferenceException.html    |   137 +
 .../org/apache/shiro/config/event/BeanEvent.html   |   126 +
 .../shiro/config/event/ConfiguredBeanEvent.html    |   112 +
 .../shiro/config/event/DestroyedBeanEvent.html     |   111 +
 .../shiro/config/event/InitializedBeanEvent.html   |   111 +
 .../shiro/config/event/InstantiatedBeanEvent.html  |   111 +
 .../config/event/LoggingBeanEventListener.html     |   116 +
 static/1.10.0/shiro-config/apidocs/stylesheet.css  |   906 ++
 .../shiro-config/apidocs/type-search-index.js      |     1 +
 .../shiro-config/apidocs/type-search-index.zip     |   Bin 0 -> 398 bytes
 static/1.10.0/shiro-config/ci-management.html      |   259 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 static/1.10.0/shiro-config/css/dashboard.css       |    36 +
 static/1.10.0/shiro-config/css/dashboard2.css      |    25 +
 static/1.10.0/shiro-config/css/dashboard2IE.css    |    25 +
 static/1.10.0/shiro-config/css/print.css           |    23 +
 static/1.10.0/shiro-config/css/site.css            |     1 +
 static/1.10.0/shiro-config/dashboard-report.html   |   168 +
 static/1.10.0/shiro-config/dependencies.html       |   727 +
 static/1.10.0/shiro-config/dependency-info.html    |   276 +
 .../1.10.0/shiro-config/dependency-management.html |   745 +
 .../shiro-config/distribution-management.html      |   259 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../1.10.0/shiro-config/images/Down-green-full.jpg |   Bin 0 -> 1317 bytes
 .../shiro-config/images/Down-orange-full.jpg       |   Bin 0 -> 1347 bytes
 .../1.10.0/shiro-config/images/Down-red-full.jpg   |   Bin 0 -> 1424 bytes
 .../shiro-config/images/Stable-green-full.jpg      |   Bin 0 -> 1387 bytes
 .../shiro-config/images/Stable-orange-full.jpg     |   Bin 0 -> 1429 bytes
 .../1.10.0/shiro-config/images/Stable-red-full.jpg |   Bin 0 -> 1509 bytes
 .../1.10.0/shiro-config/images/Up-green-full.jpg   |   Bin 0 -> 1336 bytes
 .../1.10.0/shiro-config/images/Up-orange-full.jpg  |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-config/images/Up-red-full.jpg  |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-config/images/add.gif          |   Bin 0 -> 397 bytes
 .../shiro-config/images/apache-maven-project-2.png |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-config/images/close.gif        |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-config/images/contact-new.png  |   Bin 0 -> 736 bytes
 .../shiro-config/images/document-properties.png    |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-config/images/down.gif         |   Bin 0 -> 982 bytes
 .../1.10.0/shiro-config/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-config/images/fix.gif          |   Bin 0 -> 366 bytes
 .../1.10.0/shiro-config/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 .../1.10.0/shiro-config/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 .../1.10.0/shiro-config/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../shiro-config/images/icon_success_sml.gif       |   Bin 0 -> 604 bytes
 .../shiro-config/images/icon_warning_sml.gif       |   Bin 0 -> 625 bytes
 .../1.10.0/shiro-config/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../shiro-config/images/internet-web-browser.png   |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-config/images/logos/maven-feather.png    |   Bin 0 -> 3330 bytes
 .../1.10.0/shiro-config/images/network-server.png  |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-config/images/next.gif         |   Bin 0 -> 979 bytes
 .../shiro-config/images/package-x-generic.png      |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-config/images/previous.gif     |   Bin 0 -> 987 bytes
 .../shiro-config/images/profiles/pre-release.png   |   Bin 0 -> 32607 bytes
 .../shiro-config/images/profiles/retired.png       |   Bin 0 -> 22003 bytes
 .../shiro-config/images/profiles/sandbox.png       |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-config/images/remove.gif       |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-config/images/rss.png          |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-config/images/up.gif           |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-config/images/update.gif       |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-config/images/window-new.png   |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-config/img/glyphicons-halflings.png      |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-config/index.html              |   269 +
 static/1.10.0/shiro-config/issue-management.html   |   257 +
 .../shiro-config/js/apache-maven-fluido-1.5.min.js |    25 +
 static/1.10.0/shiro-config/licenses.html           |   459 +
 static/1.10.0/shiro-config/mailing-lists.html      |   273 +
 static/1.10.0/shiro-config/modules.html            |   266 +
 static/1.10.0/shiro-config/plugin-management.html  |   414 +
 static/1.10.0/shiro-config/plugins.html            |   384 +
 static/1.10.0/shiro-config/project-info.html       |   305 +
 static/1.10.0/shiro-config/project-reports.html    |   184 +
 static/1.10.0/shiro-config/scm.html                |   265 +
 .../apidocs/allclasses-index.html                  |   189 +
 .../shiro-config-core/apidocs/allclasses.html      |    30 +
 .../apidocs/allpackages-index.html                 |   166 +
 .../shiro-config-core/apidocs/constant-values.html |   221 +
 .../shiro-config-core/apidocs/deprecated-list.html |   146 +
 .../shiro-config-core/apidocs/element-list         |     1 +
 .../shiro-config-core/apidocs/help-doc.html        |   272 +
 .../shiro-config-core/apidocs/index-all.html       |   448 +
 .../shiro-config-core/apidocs/index.html           |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../shiro-config-core/apidocs/jquery/jquery-ui.css |   582 +
 .../shiro-config-core/apidocs/jquery/jquery-ui.js  |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 928 bytes
 .../shiro/config/ConfigurationException.html       |   370 +
 .../org/apache/shiro/config/Ini.Section.html       |   603 +
 .../apidocs/org/apache/shiro/config/Ini.html       |  1240 ++
 .../apache/shiro/config/ResourceConfigurable.html  |   281 +
 .../config/class-use/ConfigurationException.html   |   198 +
 .../apache/shiro/config/class-use/Ini.Section.html |   273 +
 .../org/apache/shiro/config/class-use/Ini.html     |   192 +
 .../config/class-use/ResourceConfigurable.html     |   146 +
 .../org/apache/shiro/config/package-summary.html   |   212 +
 .../org/apache/shiro/config/package-tree.html      |   181 +
 .../org/apache/shiro/config/package-use.html       |   181 +
 .../shiro-config-core/apidocs/overview-tree.html   |   185 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 238 bytes
 .../shiro-config-core/apidocs/resources/glass.png  |   Bin 0 -> 499 bytes
 .../shiro-config-core/apidocs/resources/x.png      |   Bin 0 -> 394 bytes
 .../shiro-config-core/apidocs/script.js            |   149 +
 .../shiro-config-core/apidocs/search.js            |   326 +
 .../shiro-config-core/apidocs/serialized-form.html |   161 +
 .../shiro/config/ConfigurationException.html       |   140 +
 .../org/apache/shiro/config/Ini.Section.html       |   782 +
 .../src-html/org/apache/shiro/config/Ini.html      |   782 +
 .../apache/shiro/config/ResourceConfigurable.html  |   116 +
 .../shiro-config-core/apidocs/stylesheet.css       |   906 ++
 .../shiro-config-core/apidocs/type-search-index.js |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 282 bytes
 .../shiro-config-core/ci-management.html           |   242 +
 .../1.10.0/shiro-config/shiro-config-core/cpd.html |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-config-core/css/dashboard.css            |    36 +
 .../shiro-config-core/css/dashboard2.css           |    25 +
 .../shiro-config-core/css/dashboard2IE.css         |    25 +
 .../shiro-config/shiro-config-core/css/print.css   |    23 +
 .../shiro-config/shiro-config-core/css/site.css    |     1 +
 .../shiro-config-core/dashboard-report.html        |   193 +
 .../shiro-config-core/dependencies.html            |   785 +
 .../shiro-config-core/dependency-info.html         |   259 +
 .../shiro-config-core/dependency-management.html   |   728 +
 .../shiro-config-core/distribution-management.html |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-config-core/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../shiro-config-core/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 .../shiro-config-core/images/Down-red-full.jpg     |   Bin 0 -> 1424 bytes
 .../shiro-config-core/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-config-core/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 .../shiro-config-core/images/Up-green-full.jpg     |   Bin 0 -> 1336 bytes
 .../shiro-config-core/images/Up-orange-full.jpg    |   Bin 0 -> 1369 bytes
 .../shiro-config-core/images/Up-red-full.jpg       |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-config/shiro-config-core/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-config-core/images/close.gif             |   Bin 0 -> 279 bytes
 .../shiro-config-core/images/contact-new.png       |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-config/shiro-config-core/images/down.gif |   Bin 0 -> 982 bytes
 .../shiro-config-core/images/drive-harddisk.png    |   Bin 0 -> 700 bytes
 .../shiro-config/shiro-config-core/images/fix.gif  |   Bin 0 -> 366 bytes
 .../shiro-config-core/images/icon_error_sml.gif    |   Bin 0 -> 633 bytes
 .../shiro-config-core/images/icon_help_sml.gif     |   Bin 0 -> 1072 bytes
 .../shiro-config-core/images/icon_info_sml.gif     |   Bin 0 -> 638 bytes
 .../shiro-config-core/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../shiro-config-core/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../shiro-config-core/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-config-core/images/network-server.png    |   Bin 0 -> 536 bytes
 .../shiro-config/shiro-config-core/images/next.gif |   Bin 0 -> 979 bytes
 .../shiro-config-core/images/package-x-generic.png |   Bin 0 -> 717 bytes
 .../shiro-config-core/images/previous.gif          |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-config-core/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../shiro-config-core/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 .../shiro-config-core/images/remove.gif            |   Bin 0 -> 607 bytes
 .../shiro-config/shiro-config-core/images/rss.png  |   Bin 0 -> 474 bytes
 .../shiro-config/shiro-config-core/images/up.gif   |   Bin 0 -> 985 bytes
 .../shiro-config-core/images/update.gif            |   Bin 0 -> 1090 bytes
 .../shiro-config-core/images/window-new.png        |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-config-core/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../shiro-config/shiro-config-core/index.html      |   238 +
 .../shiro-config-core/issue-management.html        |   240 +
 .../shiro-config-core/jdepend-report.html          |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-config/shiro-config-core/licenses.html   |   442 +
 .../shiro-config-core/mailing-lists.html           |   256 +
 .../shiro-config-core/plugin-management.html       |   397 +
 .../shiro-config/shiro-config-core/plugins.html    |   379 +
 .../1.10.0/shiro-config/shiro-config-core/pmd.html |   220 +
 .../shiro-config-core/project-info.html            |   285 +
 .../shiro-config-core/project-reports.html         |   224 +
 .../1.10.0/shiro-config/shiro-config-core/scm.html |   248 +
 .../shiro-config/shiro-config-core/summary.html    |   283 +
 .../shiro-config-core/surefire-report.html         |   230 +
 .../shiro-config/shiro-config-core/taglist.html    |   209 +
 .../shiro-config/shiro-config-core/team.html       |   353 +
 .../shiro-config-core/xref/allclasses-frame.html   |    21 +
 .../shiro-config/shiro-config-core/xref/index.html |    75 +
 .../shiro/config/ConfigurationException.html       |    79 +
 .../xref/org/apache/shiro/config/Ini.html          |   721 +
 .../apache/shiro/config/ResourceConfigurable.html  |    55 +
 .../org/apache/shiro/config/package-frame.html     |    30 +
 .../org/apache/shiro/config/package-summary.html   |   122 +
 .../shiro-config-core/xref/overview-frame.html     |    24 +
 .../shiro-config-core/xref/overview-summary.html   |    92 +
 .../shiro-config-core/xref/stylesheet.css          |   626 +
 .../apidocs/allclasses-index.html                  |   232 +
 .../shiro-config-ogdl/apidocs/allclasses.html      |    37 +
 .../apidocs/allpackages-index.html                 |   170 +
 .../shiro-config-ogdl/apidocs/constant-values.html |   150 +
 .../shiro-config-ogdl/apidocs/deprecated-list.html |   148 +
 .../shiro-config-ogdl/apidocs/element-list         |     2 +
 .../shiro-config-ogdl/apidocs/help-doc.html        |   280 +
 .../shiro-config-ogdl/apidocs/index-all.html       |   385 +
 .../shiro-config-ogdl/apidocs/index.html           |   166 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../shiro-config-ogdl/apidocs/jquery/jquery-ui.css |   582 +
 .../shiro-config-ogdl/apidocs/jquery/jquery-ui.js  |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 974 bytes
 .../apache/shiro/config/CommonsInterpolator.html   |   368 +
 .../apache/shiro/config/DefaultInterpolator.html   |   328 +
 .../org/apache/shiro/config/Interpolator.html      |   269 +
 .../org/apache/shiro/config/ReflectionBuilder.html |   750 +
 .../config/UnresolveableReferenceException.html    |   378 +
 .../config/class-use/CommonsInterpolator.html      |   148 +
 .../config/class-use/DefaultInterpolator.html      |   148 +
 .../shiro/config/class-use/Interpolator.html       |   218 +
 .../shiro/config/class-use/ReflectionBuilder.html  |   148 +
 .../class-use/UnresolveableReferenceException.html |   148 +
 .../org/apache/shiro/config/event/BeanEvent.html   |   393 +
 .../shiro/config/event/ConfiguredBeanEvent.html    |   341 +
 .../shiro/config/event/DestroyedBeanEvent.html     |   340 +
 .../shiro/config/event/InitializedBeanEvent.html   |   340 +
 .../shiro/config/event/InstantiatedBeanEvent.html  |   340 +
 .../config/event/LoggingBeanEventListener.html     |   312 +
 .../shiro/config/event/class-use/BeanEvent.html    |   231 +
 .../event/class-use/ConfiguredBeanEvent.html       |   148 +
 .../config/event/class-use/DestroyedBeanEvent.html |   148 +
 .../event/class-use/InitializedBeanEvent.html      |   148 +
 .../event/class-use/InstantiatedBeanEvent.html     |   148 +
 .../event/class-use/LoggingBeanEventListener.html  |   148 +
 .../apache/shiro/config/event/package-summary.html |   197 +
 .../apache/shiro/config/event/package-tree.html    |   179 +
 .../org/apache/shiro/config/event/package-use.html |   183 +
 .../org/apache/shiro/config/package-summary.html   |   215 +
 .../org/apache/shiro/config/package-tree.html      |   192 +
 .../org/apache/shiro/config/package-use.html       |   185 +
 .../apidocs/overview-summary.html                  |    23 +
 .../shiro-config-ogdl/apidocs/overview-tree.html   |   210 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 247 bytes
 .../shiro-config-ogdl/apidocs/resources/glass.png  |   Bin 0 -> 499 bytes
 .../shiro-config-ogdl/apidocs/resources/x.png      |   Bin 0 -> 394 bytes
 .../shiro-config-ogdl/apidocs/script.js            |   149 +
 .../shiro-config-ogdl/apidocs/search.js            |   326 +
 .../shiro-config-ogdl/apidocs/serialized-form.html |   219 +
 .../apache/shiro/config/CommonsInterpolator.html   |   150 +
 .../apache/shiro/config/DefaultInterpolator.html   |   113 +
 .../org/apache/shiro/config/Interpolator.html      |   109 +
 .../org/apache/shiro/config/ReflectionBuilder.html |  1097 ++
 .../config/UnresolveableReferenceException.html    |   137 +
 .../org/apache/shiro/config/event/BeanEvent.html   |   126 +
 .../shiro/config/event/ConfiguredBeanEvent.html    |   112 +
 .../shiro/config/event/DestroyedBeanEvent.html     |   111 +
 .../shiro/config/event/InitializedBeanEvent.html   |   111 +
 .../shiro/config/event/InstantiatedBeanEvent.html  |   111 +
 .../config/event/LoggingBeanEventListener.html     |   116 +
 .../shiro-config-ogdl/apidocs/stylesheet.css       |   906 ++
 .../shiro-config-ogdl/apidocs/type-search-index.js |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 368 bytes
 .../shiro-config-ogdl/ci-management.html           |   242 +
 .../1.10.0/shiro-config/shiro-config-ogdl/cpd.html |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-config-ogdl/css/dashboard.css            |    36 +
 .../shiro-config-ogdl/css/dashboard2.css           |    25 +
 .../shiro-config-ogdl/css/dashboard2IE.css         |    25 +
 .../shiro-config/shiro-config-ogdl/css/print.css   |    23 +
 .../shiro-config/shiro-config-ogdl/css/site.css    |     1 +
 .../shiro-config-ogdl/dashboard-report.html        |   193 +
 .../shiro-config-ogdl/dependencies.html            |  1009 ++
 .../shiro-config-ogdl/dependency-info.html         |   259 +
 .../shiro-config-ogdl/dependency-management.html   |   728 +
 .../shiro-config-ogdl/distribution-management.html |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-config-ogdl/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../shiro-config-ogdl/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 .../shiro-config-ogdl/images/Down-red-full.jpg     |   Bin 0 -> 1424 bytes
 .../shiro-config-ogdl/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-config-ogdl/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 .../shiro-config-ogdl/images/Up-green-full.jpg     |   Bin 0 -> 1336 bytes
 .../shiro-config-ogdl/images/Up-orange-full.jpg    |   Bin 0 -> 1369 bytes
 .../shiro-config-ogdl/images/Up-red-full.jpg       |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-config/shiro-config-ogdl/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-config-ogdl/images/close.gif             |   Bin 0 -> 279 bytes
 .../shiro-config-ogdl/images/contact-new.png       |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-config/shiro-config-ogdl/images/down.gif |   Bin 0 -> 982 bytes
 .../shiro-config-ogdl/images/drive-harddisk.png    |   Bin 0 -> 700 bytes
 .../shiro-config/shiro-config-ogdl/images/fix.gif  |   Bin 0 -> 366 bytes
 .../shiro-config-ogdl/images/icon_error_sml.gif    |   Bin 0 -> 633 bytes
 .../shiro-config-ogdl/images/icon_help_sml.gif     |   Bin 0 -> 1072 bytes
 .../shiro-config-ogdl/images/icon_info_sml.gif     |   Bin 0 -> 638 bytes
 .../shiro-config-ogdl/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../shiro-config-ogdl/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../shiro-config-ogdl/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-config-ogdl/images/network-server.png    |   Bin 0 -> 536 bytes
 .../shiro-config/shiro-config-ogdl/images/next.gif |   Bin 0 -> 979 bytes
 .../shiro-config-ogdl/images/package-x-generic.png |   Bin 0 -> 717 bytes
 .../shiro-config-ogdl/images/previous.gif          |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-config-ogdl/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../shiro-config-ogdl/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 .../shiro-config-ogdl/images/remove.gif            |   Bin 0 -> 607 bytes
 .../shiro-config/shiro-config-ogdl/images/rss.png  |   Bin 0 -> 474 bytes
 .../shiro-config/shiro-config-ogdl/images/up.gif   |   Bin 0 -> 985 bytes
 .../shiro-config-ogdl/images/update.gif            |   Bin 0 -> 1090 bytes
 .../shiro-config-ogdl/images/window-new.png        |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-config-ogdl/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../shiro-config/shiro-config-ogdl/index.html      |   238 +
 .../shiro-config-ogdl/issue-management.html        |   240 +
 .../shiro-config-ogdl/jdepend-report.html          |   307 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-config/shiro-config-ogdl/licenses.html   |   442 +
 .../shiro-config-ogdl/mailing-lists.html           |   256 +
 .../shiro-config-ogdl/plugin-management.html       |   397 +
 .../shiro-config/shiro-config-ogdl/plugins.html    |   379 +
 .../1.10.0/shiro-config/shiro-config-ogdl/pmd.html |   238 +
 .../shiro-config-ogdl/project-info.html            |   285 +
 .../shiro-config-ogdl/project-reports.html         |   224 +
 .../1.10.0/shiro-config/shiro-config-ogdl/scm.html |   248 +
 .../shiro-config/shiro-config-ogdl/summary.html    |   283 +
 .../shiro-config-ogdl/surefire-report.html         |   230 +
 .../shiro-config/shiro-config-ogdl/taglist.html    |   218 +
 .../shiro-config/shiro-config-ogdl/team.html       |   353 +
 .../shiro-config-ogdl/xref/allclasses-frame.html   |    28 +
 .../shiro-config/shiro-config-ogdl/xref/index.html |    75 +
 .../apache/shiro/config/CommonsInterpolator.html   |    89 +
 .../apache/shiro/config/DefaultInterpolator.html   |    52 +
 .../xref/org/apache/shiro/config/Interpolator.html |    48 +
 .../org/apache/shiro/config/ReflectionBuilder.html |  1036 ++
 .../config/UnresolveableReferenceException.html    |    76 +
 .../org/apache/shiro/config/event/BeanEvent.html   |    65 +
 .../shiro/config/event/ConfiguredBeanEvent.html    |    51 +
 .../shiro/config/event/DestroyedBeanEvent.html     |    50 +
 .../shiro/config/event/InitializedBeanEvent.html   |    50 +
 .../shiro/config/event/InstantiatedBeanEvent.html  |    50 +
 .../config/event/LoggingBeanEventListener.html     |    55 +
 .../apache/shiro/config/event/package-frame.html   |    36 +
 .../apache/shiro/config/event/package-summary.html |   132 +
 .../org/apache/shiro/config/package-frame.html     |    33 +
 .../org/apache/shiro/config/package-summary.html   |   127 +
 .../shiro-config-ogdl/xref/overview-frame.html     |    27 +
 .../shiro-config-ogdl/xref/overview-summary.html   |    97 +
 .../shiro-config-ogdl/xref/stylesheet.css          |   626 +
 static/1.10.0/shiro-config/summary.html            |   297 +
 static/1.10.0/shiro-config/surefire-report.html    |   205 +
 static/1.10.0/shiro-config/team.html               |   370 +
 .../shiro-core/apidocs/allclasses-index.html       |  1605 +++
 static/1.10.0/shiro-core/apidocs/allclasses.html   |   236 +
 .../shiro-core/apidocs/allpackages-index.html      |   346 +
 .../1.10.0/shiro-core/apidocs/constant-values.html |   647 +
 .../1.10.0/shiro-core/apidocs/deprecated-list.html |   385 +
 static/1.10.0/shiro-core/apidocs/element-list      |    28 +
 static/1.10.0/shiro-core/apidocs/help-doc.html     |   280 +
 static/1.10.0/shiro-core/apidocs/index-all.html    |  7230 ++++++++++
 static/1.10.0/shiro-core/apidocs/index.html        |   342 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-core/apidocs/jquery/jquery-3.5.1.js      | 10872 ++++++++++++++
 .../1.10.0/shiro-core/apidocs/jquery/jquery-ui.css |   582 +
 .../1.10.0/shiro-core/apidocs/jquery/jquery-ui.js  |  2659 ++++
 .../shiro-core/apidocs/jquery/jquery-ui.min.css    |     7 +
 .../shiro-core/apidocs/jquery/jquery-ui.min.js     |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-core/apidocs/jquery/jszip/dist/jszip.js  | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-core/apidocs/member-search-index.js      |     1 +
 .../shiro-core/apidocs/member-search-index.zip     |   Bin 0 -> 17927 bytes
 .../apidocs/org/apache/shiro/SecurityUtils.html    |   411 +
 .../shiro/UnavailableSecurityManagerException.html |   330 +
 .../org/apache/shiro/aop/AnnotationHandler.html    |   423 +
 .../shiro/aop/AnnotationMethodInterceptor.html     |   530 +
 .../org/apache/shiro/aop/AnnotationResolver.html   |   277 +
 .../shiro/aop/DefaultAnnotationResolver.html       |   343 +
 .../org/apache/shiro/aop/MethodInterceptor.html    |   276 +
 .../apache/shiro/aop/MethodInterceptorSupport.html |   341 +
 .../org/apache/shiro/aop/MethodInvocation.html     |   332 +
 .../shiro/aop/class-use/AnnotationHandler.html     |   318 +
 .../aop/class-use/AnnotationMethodInterceptor.html |   243 +
 .../shiro/aop/class-use/AnnotationResolver.html    |   301 +
 .../aop/class-use/DefaultAnnotationResolver.html   |   148 +
 .../shiro/aop/class-use/MethodInterceptor.html     |   297 +
 .../aop/class-use/MethodInterceptorSupport.html    |   289 +
 .../shiro/aop/class-use/MethodInvocation.html      |   298 +
 .../org/apache/shiro/aop/package-summary.html      |   228 +
 .../apidocs/org/apache/shiro/aop/package-tree.html |   177 +
 .../apidocs/org/apache/shiro/aop/package-use.html  |   270 +
 .../apache/shiro/authc/AbstractAuthenticator.html  |   577 +
 .../apidocs/org/apache/shiro/authc/Account.html    |   247 +
 .../org/apache/shiro/authc/AccountException.html   |   382 +
 .../shiro/authc/AuthenticationException.html       |   376 +
 .../org/apache/shiro/authc/AuthenticationInfo.html |   332 +
 .../apache/shiro/authc/AuthenticationListener.html |   313 +
 .../apache/shiro/authc/AuthenticationToken.html    |   349 +
 .../org/apache/shiro/authc/Authenticator.html      |   307 +
 .../org/apache/shiro/authc/BearerToken.html        |   441 +
 .../shiro/authc/ConcurrentAccessException.html     |   394 +
 .../apache/shiro/authc/CredentialsException.html   |   382 +
 .../shiro/authc/DisabledAccountException.html      |   388 +
 .../shiro/authc/ExcessiveAttemptsException.html    |   386 +
 .../shiro/authc/ExpiredCredentialsException.html   |   388 +
 .../shiro/authc/HostAuthenticationToken.html       |   291 +
 .../shiro/authc/IncorrectCredentialsException.html |   390 +
 .../apache/shiro/authc/LockedAccountException.html |   393 +
 .../org/apache/shiro/authc/LogoutAware.html        |   271 +
 .../shiro/authc/MergableAuthenticationInfo.html    |   290 +
 .../shiro/authc/RememberMeAuthenticationToken.html |   288 +
 .../shiro/authc/SaltedAuthenticationInfo.html      |   290 +
 .../org/apache/shiro/authc/SimpleAccount.html      |  1191 ++
 .../shiro/authc/SimpleAuthenticationInfo.html      |   777 +
 .../shiro/authc/UnknownAccountException.html       |   387 +
 .../apache/shiro/authc/UsernamePasswordToken.html  |   870 ++
 .../authc/class-use/AbstractAuthenticator.html     |   199 +
 .../org/apache/shiro/authc/class-use/Account.html  |   198 +
 .../shiro/authc/class-use/AccountException.html    |   229 +
 .../authc/class-use/AuthenticationException.html   |   813 ++
 .../shiro/authc/class-use/AuthenticationInfo.html  |  1217 ++
 .../authc/class-use/AuthenticationListener.html    |   215 +
 .../shiro/authc/class-use/AuthenticationToken.html |  1087 ++
 .../shiro/authc/class-use/Authenticator.html       |   357 +
 .../apache/shiro/authc/class-use/BearerToken.html  |   148 +
 .../authc/class-use/ConcurrentAccessException.html |   148 +
 .../authc/class-use/CredentialsException.html      |   205 +
 .../authc/class-use/DisabledAccountException.html  |   197 +
 .../class-use/ExcessiveAttemptsException.html      |   148 +
 .../class-use/ExpiredCredentialsException.html     |   148 +
 .../authc/class-use/HostAuthenticationToken.html   |   203 +
 .../class-use/IncorrectCredentialsException.html   |   148 +
 .../authc/class-use/LockedAccountException.html    |   148 +
 .../apache/shiro/authc/class-use/LogoutAware.html  |   444 +
 .../class-use/MergableAuthenticationInfo.html      |   206 +
 .../class-use/RememberMeAuthenticationToken.html   |   196 +
 .../authc/class-use/SaltedAuthenticationInfo.html  |   206 +
 .../shiro/authc/class-use/SimpleAccount.html       |   229 +
 .../authc/class-use/SimpleAuthenticationInfo.html  |   148 +
 .../authc/class-use/UnknownAccountException.html   |   148 +
 .../authc/class-use/UsernamePasswordToken.html     |   148 +
 .../credential/AllowAllCredentialsMatcher.html     |   332 +
 .../shiro/authc/credential/CredentialsMatcher.html |   286 +
 .../authc/credential/DefaultPasswordService.html   |   727 +
 .../authc/credential/HashedCredentialsMatcher.html |   924 ++
 .../authc/credential/HashingPasswordService.html   |   355 +
 .../authc/credential/Md2CredentialsMatcher.html    |   345 +
 .../authc/credential/Md5CredentialsMatcher.html    |   344 +
 .../shiro/authc/credential/PasswordMatcher.html    |   394 +
 .../shiro/authc/credential/PasswordService.html    |   406 +
 .../authc/credential/Sha1CredentialsMatcher.html   |   344 +
 .../authc/credential/Sha256CredentialsMatcher.html |   338 +
 .../authc/credential/Sha384CredentialsMatcher.html |   338 +
 .../authc/credential/Sha512CredentialsMatcher.html |   338 +
 .../authc/credential/SimpleCredentialsMatcher.html |   475 +
 .../class-use/AllowAllCredentialsMatcher.html      |   148 +
 .../credential/class-use/CredentialsMatcher.html   |   357 +
 .../class-use/DefaultPasswordService.html          |   148 +
 .../class-use/HashedCredentialsMatcher.html        |   251 +
 .../class-use/HashingPasswordService.html          |   199 +
 .../class-use/Md2CredentialsMatcher.html           |   148 +
 .../class-use/Md5CredentialsMatcher.html           |   148 +
 .../credential/class-use/PasswordMatcher.html      |   148 +
 .../credential/class-use/PasswordService.html      |   247 +
 .../class-use/Sha1CredentialsMatcher.html          |   148 +
 .../class-use/Sha256CredentialsMatcher.html        |   148 +
 .../class-use/Sha384CredentialsMatcher.html        |   148 +
 .../class-use/Sha512CredentialsMatcher.html        |   148 +
 .../class-use/SimpleCredentialsMatcher.html        |   259 +
 .../shiro/authc/credential/package-summary.html    |   275 +
 .../shiro/authc/credential/package-tree.html       |   194 +
 .../apache/shiro/authc/credential/package-use.html |   242 +
 .../org/apache/shiro/authc/package-summary.html    |   365 +
 .../org/apache/shiro/authc/package-tree.html       |   235 +
 .../org/apache/shiro/authc/package-use.html        |   704 +
 .../authc/pam/AbstractAuthenticationStrategy.html  |   479 +
 .../shiro/authc/pam/AllSuccessfulStrategy.html     |   420 +
 .../authc/pam/AtLeastOneSuccessfulStrategy.html    |   364 +
 .../shiro/authc/pam/AuthenticationStrategy.html    |   412 +
 .../shiro/authc/pam/FirstSuccessfulStrategy.html   |   451 +
 .../shiro/authc/pam/ModularRealmAuthenticator.html |   599 +
 .../authc/pam/ShortCircuitIterationException.html  |   384 +
 .../shiro/authc/pam/UnsupportedTokenException.html |   380 +
 .../class-use/AbstractAuthenticationStrategy.html  |   215 +
 .../authc/pam/class-use/AllSuccessfulStrategy.html |   148 +
 .../class-use/AtLeastOneSuccessfulStrategy.html    |   148 +
 .../pam/class-use/AuthenticationStrategy.html      |   258 +
 .../pam/class-use/FirstSuccessfulStrategy.html     |   148 +
 .../pam/class-use/ModularRealmAuthenticator.html   |   148 +
 .../class-use/ShortCircuitIterationException.html  |   148 +
 .../pam/class-use/UnsupportedTokenException.html   |   148 +
 .../apache/shiro/authc/pam/package-summary.html    |   257 +
 .../org/apache/shiro/authc/pam/package-tree.html   |   202 +
 .../org/apache/shiro/authc/pam/package-use.html    |   197 +
 .../apache/shiro/authz/AuthorizationException.html |   376 +
 .../org/apache/shiro/authz/AuthorizationInfo.html  |   359 +
 .../apidocs/org/apache/shiro/authz/Authorizer.html |   787 ++
 .../shiro/authz/HostUnauthorizedException.html     |   450 +
 .../apache/shiro/authz/ModularRealmAuthorizer.html |  1157 ++
 .../apidocs/org/apache/shiro/authz/Permission.html |   320 +
 .../shiro/authz/SimpleAuthorizationInfo.html       |   692 +
 .../apidocs/org/apache/shiro/authz/SimpleRole.html |   541 +
 .../shiro/authz/UnauthenticatedException.html      |   382 +
 .../apache/shiro/authz/UnauthorizedException.html  |   381 +
 .../org/apache/shiro/authz/annotation/Logical.html |   384 +
 .../authz/annotation/RequiresAuthentication.html   |   206 +
 .../shiro/authz/annotation/RequiresGuest.html      |   203 +
 .../authz/annotation/RequiresPermissions.html      |   318 +
 .../shiro/authz/annotation/RequiresRoles.html      |   325 +
 .../shiro/authz/annotation/RequiresUser.html       |   211 +
 .../shiro/authz/annotation/class-use/Logical.html  |   219 +
 .../class-use/RequiresAuthentication.html          |   148 +
 .../authz/annotation/class-use/RequiresGuest.html  |   148 +
 .../annotation/class-use/RequiresPermissions.html  |   148 +
 .../authz/annotation/class-use/RequiresRoles.html  |   148 +
 .../authz/annotation/class-use/RequiresUser.html   |   148 +
 .../shiro/authz/annotation/package-summary.html    |   224 +
 .../shiro/authz/annotation/package-tree.html       |   177 +
 .../apache/shiro/authz/annotation/package-use.html |   189 +
 .../AnnotationsAuthorizingMethodInterceptor.html   |   475 +
 .../authz/aop/AuthenticatedAnnotationHandler.html  |   366 +
 .../AuthenticatedAnnotationMethodInterceptor.html  |   342 +
 .../authz/aop/AuthorizingAnnotationHandler.html    |   369 +
 .../AuthorizingAnnotationMethodInterceptor.html    |   420 +
 .../authz/aop/AuthorizingMethodInterceptor.html    |   373 +
 .../shiro/authz/aop/GuestAnnotationHandler.html    |   374 +
 .../aop/GuestAnnotationMethodInterceptor.html      |   343 +
 .../authz/aop/PermissionAnnotationHandler.html     |   390 +
 .../aop/PermissionAnnotationMethodInterceptor.html |   338 +
 .../shiro/authz/aop/RoleAnnotationHandler.html     |   366 +
 .../authz/aop/RoleAnnotationMethodInterceptor.html |   338 +
 .../shiro/authz/aop/UserAnnotationHandler.html     |   375 +
 .../authz/aop/UserAnnotationMethodInterceptor.html |   346 +
 .../AnnotationsAuthorizingMethodInterceptor.html   |   148 +
 .../class-use/AuthenticatedAnnotationHandler.html  |   148 +
 .../AuthenticatedAnnotationMethodInterceptor.html  |   148 +
 .../class-use/AuthorizingAnnotationHandler.html    |   255 +
 .../AuthorizingAnnotationMethodInterceptor.html    |   286 +
 .../class-use/AuthorizingMethodInterceptor.html    |   198 +
 .../aop/class-use/GuestAnnotationHandler.html      |   148 +
 .../GuestAnnotationMethodInterceptor.html          |   148 +
 .../aop/class-use/PermissionAnnotationHandler.html |   148 +
 .../PermissionAnnotationMethodInterceptor.html     |   148 +
 .../authz/aop/class-use/RoleAnnotationHandler.html |   148 +
 .../class-use/RoleAnnotationMethodInterceptor.html |   148 +
 .../authz/aop/class-use/UserAnnotationHandler.html |   148 +
 .../class-use/UserAnnotationMethodInterceptor.html |   148 +
 .../apache/shiro/authz/aop/package-summary.html    |   274 +
 .../org/apache/shiro/authz/aop/package-tree.html   |   197 +
 .../org/apache/shiro/authz/aop/package-use.html    |   202 +
 .../authz/class-use/AuthorizationException.html    |   761 +
 .../shiro/authz/class-use/AuthorizationInfo.html   |   513 +
 .../apache/shiro/authz/class-use/Authorizer.html   |   523 +
 .../authz/class-use/HostUnauthorizedException.html |   148 +
 .../authz/class-use/ModularRealmAuthorizer.html    |   148 +
 .../apache/shiro/authz/class-use/Permission.html   |   926 ++
 .../authz/class-use/SimpleAuthorizationInfo.html   |   148 +
 .../apache/shiro/authz/class-use/SimpleRole.html   |   224 +
 .../authz/class-use/UnauthenticatedException.html  |   198 +
 .../authz/class-use/UnauthorizedException.html     |   198 +
 .../org/apache/shiro/authz/package-summary.html    |   272 +
 .../org/apache/shiro/authz/package-tree.html       |   203 +
 .../org/apache/shiro/authz/package-use.html        |   636 +
 .../shiro/authz/permission/AllPermission.html      |   334 +
 .../shiro/authz/permission/DomainPermission.html   |   502 +
 .../InvalidPermissionStringException.html          |   364 +
 .../shiro/authz/permission/PermissionResolver.html |   293 +
 .../authz/permission/PermissionResolverAware.html  |   272 +
 .../authz/permission/RolePermissionResolver.html   |   264 +
 .../permission/RolePermissionResolverAware.html    |   272 +
 .../shiro/authz/permission/WildcardPermission.html |   678 +
 .../permission/WildcardPermissionResolver.html     |   401 +
 .../authz/permission/class-use/AllPermission.html  |   148 +
 .../permission/class-use/DomainPermission.html     |   195 +
 .../InvalidPermissionStringException.html          |   148 +
 .../permission/class-use/PermissionResolver.html   |   360 +
 .../class-use/PermissionResolverAware.html         |   396 +
 .../class-use/RolePermissionResolver.html          |   306 +
 .../class-use/RolePermissionResolverAware.html     |   396 +
 .../permission/class-use/WildcardPermission.html   |   197 +
 .../class-use/WildcardPermissionResolver.html      |   148 +
 .../shiro/authz/permission/package-summary.html    |   256 +
 .../shiro/authz/permission/package-tree.html       |   195 +
 .../apache/shiro/authz/permission/package-use.html |   465 +
 .../org/apache/shiro/class-use/SecurityUtils.html  |   148 +
 .../UnavailableSecurityManagerException.html       |   198 +
 .../shiro/concurrent/SubjectAwareExecutor.html     |   468 +
 .../concurrent/SubjectAwareExecutorService.html    |   695 +
 .../SubjectAwareScheduledExecutorService.html      |   513 +
 .../concurrent/class-use/SubjectAwareExecutor.html |   209 +
 .../class-use/SubjectAwareExecutorService.html     |   199 +
 .../SubjectAwareScheduledExecutorService.html      |   148 +
 .../apache/shiro/concurrent/package-summary.html   |   200 +
 .../org/apache/shiro/concurrent/package-tree.html  |   171 +
 .../org/apache/shiro/concurrent/package-use.html   |   201 +
 .../org/apache/shiro/config/IniFactorySupport.html |   598 +
 .../shiro/config/IniSecurityManagerFactory.html    |   704 +
 .../shiro/config/class-use/IniFactorySupport.html  |   196 +
 .../class-use/IniSecurityManagerFactory.html       |   148 +
 .../org/apache/shiro/config/package-summary.html   |   174 +
 .../org/apache/shiro/config/package-tree.html      |   171 +
 .../org/apache/shiro/config/package-use.html       |   187 +
 .../org/apache/shiro/dao/DataAccessException.html  |   343 +
 .../shiro/dao/InvalidResourceUsageException.html   |   346 +
 .../shiro/dao/class-use/DataAccessException.html   |   227 +
 .../class-use/InvalidResourceUsageException.html   |   196 +
 .../org/apache/shiro/dao/package-summary.html      |   185 +
 .../apidocs/org/apache/shiro/dao/package-tree.html |   183 +
 .../apidocs/org/apache/shiro/dao/package-use.html  |   217 +
 .../org/apache/shiro/env/BasicIniEnvironment.html  |   323 +
 .../org/apache/shiro/env/DefaultEnvironment.html   |   605 +
 .../apidocs/org/apache/shiro/env/Environment.html  |   278 +
 .../org/apache/shiro/env/EnvironmentException.html |   325 +
 .../apache/shiro/env/NamedObjectEnvironment.html   |   291 +
 .../apache/shiro/env/RequiredTypeException.html    |   327 +
 .../shiro/env/class-use/BasicIniEnvironment.html   |   148 +
 .../shiro/env/class-use/DefaultEnvironment.html    |   196 +
 .../apache/shiro/env/class-use/Environment.html    |   221 +
 .../shiro/env/class-use/EnvironmentException.html  |   197 +
 .../env/class-use/NamedObjectEnvironment.html      |   204 +
 .../shiro/env/class-use/RequiredTypeException.html |   204 +
 .../org/apache/shiro/env/package-summary.html      |   232 +
 .../apidocs/org/apache/shiro/env/package-tree.html |   198 +
 .../apidocs/org/apache/shiro/env/package-use.html  |   213 +
 .../org/apache/shiro/jndi/JndiCallback.html        |   281 +
 .../apidocs/org/apache/shiro/jndi/JndiLocator.html |   567 +
 .../org/apache/shiro/jndi/JndiObjectFactory.html   |   409 +
 .../org/apache/shiro/jndi/JndiTemplate.html        |   565 +
 .../apache/shiro/jndi/class-use/JndiCallback.html  |   196 +
 .../apache/shiro/jndi/class-use/JndiLocator.html   |   226 +
 .../shiro/jndi/class-use/JndiObjectFactory.html    |   148 +
 .../apache/shiro/jndi/class-use/JndiTemplate.html  |   213 +
 .../org/apache/shiro/jndi/package-summary.html     |   204 +
 .../org/apache/shiro/jndi/package-tree.html        |   174 +
 .../apidocs/org/apache/shiro/jndi/package-use.html |   227 +
 ...nsupportedAuthenticationMechanismException.html |   333 +
 ...nsupportedAuthenticationMechanismException.html |   148 +
 .../org/apache/shiro/ldap/package-summary.html     |   170 +
 .../org/apache/shiro/ldap/package-tree.html        |   187 +
 .../apidocs/org/apache/shiro/ldap/package-use.html |   148 +
 .../shiro/mgt/AbstractRememberMeManager.html       |  1110 ++
 .../shiro/mgt/AuthenticatingSecurityManager.html   |   506 +
 .../shiro/mgt/AuthorizingSecurityManager.html      |   996 ++
 .../apache/shiro/mgt/CachingSecurityManager.html   |   531 +
 .../apache/shiro/mgt/DefaultSecurityManager.html   |  1210 ++
 .../shiro/mgt/DefaultSessionStorageEvaluator.html  |   419 +
 .../org/apache/shiro/mgt/DefaultSubjectDAO.html    |   577 +
 .../apache/shiro/mgt/DefaultSubjectFactory.html    |   369 +
 .../org/apache/shiro/mgt/RealmSecurityManager.html |   564 +
 .../org/apache/shiro/mgt/RememberMeManager.html    |   391 +
 .../org/apache/shiro/mgt/SecurityManager.html      |   403 +
 .../apache/shiro/mgt/SessionStorageEvaluator.html  |   298 +
 .../apache/shiro/mgt/SessionsSecurityManager.html  |   630 +
 .../apidocs/org/apache/shiro/mgt/SubjectDAO.html   |   304 +
 .../org/apache/shiro/mgt/SubjectFactory.html       |   276 +
 .../mgt/class-use/AbstractRememberMeManager.html   |   148 +
 .../class-use/AuthenticatingSecurityManager.html   |   215 +
 .../mgt/class-use/AuthorizingSecurityManager.html  |   207 +
 .../mgt/class-use/CachingSecurityManager.html      |   231 +
 .../mgt/class-use/DefaultSecurityManager.html      |   148 +
 .../class-use/DefaultSessionStorageEvaluator.html  |   148 +
 .../shiro/mgt/class-use/DefaultSubjectDAO.html     |   148 +
 .../shiro/mgt/class-use/DefaultSubjectFactory.html |   148 +
 .../shiro/mgt/class-use/RealmSecurityManager.html  |   223 +
 .../shiro/mgt/class-use/RememberMeManager.html     |   244 +
 .../shiro/mgt/class-use/SecurityManager.html       |   661 +
 .../mgt/class-use/SessionStorageEvaluator.html     |   234 +
 .../mgt/class-use/SessionsSecurityManager.html     |   198 +
 .../org/apache/shiro/mgt/class-use/SubjectDAO.html |   249 +
 .../apache/shiro/mgt/class-use/SubjectFactory.html |   247 +
 .../org/apache/shiro/mgt/package-summary.html      |   285 +
 .../apidocs/org/apache/shiro/mgt/package-tree.html |   211 +
 .../apidocs/org/apache/shiro/mgt/package-use.html  |   410 +
 .../apidocs/org/apache/shiro/package-summary.html  |   193 +
 .../apidocs/org/apache/shiro/package-tree.html     |   180 +
 .../apidocs/org/apache/shiro/package-use.html      |   190 +
 .../apache/shiro/realm/AuthenticatingRealm.html    |  1133 ++
 .../org/apache/shiro/realm/AuthorizingRealm.html   |  1539 ++
 .../org/apache/shiro/realm/CachingRealm.html       |   613 +
 .../apidocs/org/apache/shiro/realm/Realm.html      |   366 +
 .../org/apache/shiro/realm/RealmFactory.html       |   283 +
 .../org/apache/shiro/realm/SimpleAccountRealm.html |   696 +
 .../activedirectory/ActiveDirectoryRealm.html      |   541 +
 .../class-use/ActiveDirectoryRealm.html            |   148 +
 .../realm/activedirectory/package-summary.html     |   174 +
 .../shiro/realm/activedirectory/package-tree.html  |   179 +
 .../shiro/realm/activedirectory/package-use.html   |   148 +
 .../shiro/realm/class-use/AuthenticatingRealm.html |   365 +
 .../shiro/realm/class-use/AuthorizingRealm.html    |   357 +
 .../apache/shiro/realm/class-use/CachingRealm.html |   373 +
 .../org/apache/shiro/realm/class-use/Realm.html    |   837 ++
 .../apache/shiro/realm/class-use/RealmFactory.html |   196 +
 .../shiro/realm/class-use/SimpleAccountRealm.html  |   215 +
 .../shiro/realm/jdbc/JdbcRealm.SaltStyle.html      |   414 +
 .../org/apache/shiro/realm/jdbc/JdbcRealm.html     |   888 ++
 .../realm/jdbc/class-use/JdbcRealm.SaltStyle.html  |   237 +
 .../shiro/realm/jdbc/class-use/JdbcRealm.html      |   148 +
 .../apache/shiro/realm/jdbc/package-summary.html   |   191 +
 .../org/apache/shiro/realm/jdbc/package-tree.html  |   189 +
 .../org/apache/shiro/realm/jdbc/package-use.html   |   188 +
 .../apache/shiro/realm/jndi/JndiRealmFactory.html  |   446 +
 .../realm/jndi/class-use/JndiRealmFactory.html     |   148 +
 .../apache/shiro/realm/jndi/package-summary.html   |   173 +
 .../org/apache/shiro/realm/jndi/package-tree.html  |   167 +
 .../org/apache/shiro/realm/jndi/package-use.html   |   148 +
 .../apache/shiro/realm/ldap/AbstractLdapRealm.html |   820 ++
 .../realm/ldap/DefaultLdapContextFactory.html      |   901 ++
 .../apache/shiro/realm/ldap/DefaultLdapRealm.html  |   819 ++
 .../shiro/realm/ldap/JndiLdapContextFactory.html   |  1091 ++
 .../org/apache/shiro/realm/ldap/JndiLdapRealm.html |   340 +
 .../shiro/realm/ldap/LdapContextFactory.html       |   353 +
 .../org/apache/shiro/realm/ldap/LdapUtils.html     |   361 +
 .../realm/ldap/class-use/AbstractLdapRealm.html    |   197 +
 .../ldap/class-use/DefaultLdapContextFactory.html  |   148 +
 .../realm/ldap/class-use/DefaultLdapRealm.html     |   199 +
 .../ldap/class-use/JndiLdapContextFactory.html     |   148 +
 .../shiro/realm/ldap/class-use/JndiLdapRealm.html  |   148 +
 .../realm/ldap/class-use/LdapContextFactory.html   |   332 +
 .../shiro/realm/ldap/class-use/LdapUtils.html      |   148 +
 .../apache/shiro/realm/ldap/package-summary.html   |   226 +
 .../org/apache/shiro/realm/ldap/package-tree.html  |   189 +
 .../org/apache/shiro/realm/ldap/package-use.html   |   229 +
 .../org/apache/shiro/realm/package-summary.html    |   222 +
 .../org/apache/shiro/realm/package-tree.html       |   182 +
 .../org/apache/shiro/realm/package-use.html        |   540 +
 .../org/apache/shiro/realm/text/IniRealm.html      |   606 +
 .../apache/shiro/realm/text/PropertiesRealm.html   |   750 +
 .../shiro/realm/text/TextConfigurationRealm.html   |   622 +
 .../shiro/realm/text/class-use/IniRealm.html       |   148 +
 .../realm/text/class-use/PropertiesRealm.html      |   148 +
 .../text/class-use/TextConfigurationRealm.html     |   207 +
 .../apache/shiro/realm/text/package-summary.html   |   190 +
 .../org/apache/shiro/realm/text/package-tree.html  |   184 +
 .../org/apache/shiro/realm/text/package-use.html   |   189 +
 .../shiro/session/ExpiredSessionException.html     |   389 +
 .../shiro/session/InvalidSessionException.html     |   389 +
 .../org/apache/shiro/session/ProxiedSession.html   |   675 +
 .../apidocs/org/apache/shiro/session/Session.html  |   622 +
 .../org/apache/shiro/session/SessionException.html |   377 +
 .../org/apache/shiro/session/SessionListener.html  |   320 +
 .../shiro/session/SessionListenerAdapter.html      |   372 +
 .../shiro/session/StoppedSessionException.html     |   388 +
 .../shiro/session/UnknownSessionException.html     |   384 +
 .../session/class-use/ExpiredSessionException.html |   196 +
 .../session/class-use/InvalidSessionException.html |   640 +
 .../shiro/session/class-use/ProxiedSession.html    |   197 +
 .../apache/shiro/session/class-use/Session.html    |  1264 ++
 .../shiro/session/class-use/SessionException.html  |   317 +
 .../shiro/session/class-use/SessionListener.html   |   241 +
 .../session/class-use/SessionListenerAdapter.html  |   148 +
 .../session/class-use/StoppedSessionException.html |   197 +
 .../session/class-use/UnknownSessionException.html |   274 +
 .../session/mgt/AbstractNativeSessionManager.html  |  1177 ++
 .../shiro/session/mgt/AbstractSessionManager.html  |   478 +
 .../mgt/AbstractValidatingSessionManager.html      |   942 ++
 .../shiro/session/mgt/DefaultSessionContext.html   |   469 +
 .../shiro/session/mgt/DefaultSessionKey.html       |   361 +
 .../shiro/session/mgt/DefaultSessionManager.html   |   800 ++
 .../shiro/session/mgt/DelegatingSession.html       |   728 +
 .../ExecutorServiceSessionValidationScheduler.html |   494 +
 .../shiro/session/mgt/ImmutableProxiedSession.html |   526 +
 .../shiro/session/mgt/NativeSessionManager.html    |   631 +
 .../apache/shiro/session/mgt/SessionContext.html   |   391 +
 .../apache/shiro/session/mgt/SessionFactory.html   |   274 +
 .../org/apache/shiro/session/mgt/SessionKey.html   |   279 +
 .../apache/shiro/session/mgt/SessionManager.html   |   317 +
 .../session/mgt/SessionValidationScheduler.html    |   309 +
 .../apache/shiro/session/mgt/SimpleSession.html    |  1145 ++
 .../shiro/session/mgt/SimpleSessionFactory.html    |   329 +
 .../shiro/session/mgt/ValidatingSession.html       |   294 +
 .../session/mgt/ValidatingSessionManager.html      |   315 +
 .../class-use/AbstractNativeSessionManager.html    |   203 +
 .../mgt/class-use/AbstractSessionManager.html      |   212 +
 .../AbstractValidatingSessionManager.html          |   196 +
 .../mgt/class-use/DefaultSessionContext.html       |   148 +
 .../session/mgt/class-use/DefaultSessionKey.html   |   148 +
 .../mgt/class-use/DefaultSessionManager.html       |   148 +
 .../session/mgt/class-use/DelegatingSession.html   |   148 +
 .../ExecutorServiceSessionValidationScheduler.html |   148 +
 .../mgt/class-use/ImmutableProxiedSession.html     |   148 +
 .../mgt/class-use/NativeSessionManager.html        |   226 +
 .../session/mgt/class-use/SessionContext.html      |   349 +
 .../session/mgt/class-use/SessionFactory.html      |   230 +
 .../shiro/session/mgt/class-use/SessionKey.html    |   506 +
 .../session/mgt/class-use/SessionManager.html      |   373 +
 .../mgt/class-use/SessionValidationScheduler.html  |   250 +
 .../shiro/session/mgt/class-use/SimpleSession.html |   197 +
 .../mgt/class-use/SimpleSessionFactory.html        |   148 +
 .../session/mgt/class-use/ValidatingSession.html   |   197 +
 .../mgt/class-use/ValidatingSessionManager.html    |   246 +
 .../shiro/session/mgt/eis/AbstractSessionDAO.html  |   551 +
 .../shiro/session/mgt/eis/CachingSessionDAO.html   |   861 ++
 .../session/mgt/eis/EnterpriseCacheSessionDAO.html |   463 +
 .../mgt/eis/JavaUuidSessionIdGenerator.html        |   329 +
 .../shiro/session/mgt/eis/MemorySessionDAO.html    |   507 +
 .../session/mgt/eis/RandomSessionIdGenerator.html  |   356 +
 .../apache/shiro/session/mgt/eis/SessionDAO.html   |   419 +
 .../shiro/session/mgt/eis/SessionIdGenerator.html  |   280 +
 .../mgt/eis/class-use/AbstractSessionDAO.html      |   214 +
 .../mgt/eis/class-use/CachingSessionDAO.html       |   197 +
 .../eis/class-use/EnterpriseCacheSessionDAO.html   |   148 +
 .../eis/class-use/JavaUuidSessionIdGenerator.html  |   148 +
 .../mgt/eis/class-use/MemorySessionDAO.html        |   148 +
 .../eis/class-use/RandomSessionIdGenerator.html    |   148 +
 .../session/mgt/eis/class-use/SessionDAO.html      |   280 +
 .../mgt/eis/class-use/SessionIdGenerator.html      |   240 +
 .../shiro/session/mgt/eis/package-summary.html     |   233 +
 .../apache/shiro/session/mgt/eis/package-tree.html |   181 +
 .../apache/shiro/session/mgt/eis/package-use.html  |   237 +
 .../apache/shiro/session/mgt/package-summary.html  |   311 +
 .../org/apache/shiro/session/mgt/package-tree.html |   214 +
 .../org/apache/shiro/session/mgt/package-use.html  |   332 +
 .../org/apache/shiro/session/package-summary.html  |   265 +
 .../org/apache/shiro/session/package-tree.html     |   201 +
 .../org/apache/shiro/session/package-use.html      |   419 +
 .../apache/shiro/subject/ExecutionException.html   |   325 +
 .../shiro/subject/MutablePrincipalCollection.html  |   350 +
 .../apache/shiro/subject/PrincipalCollection.html  |   498 +
 .../org/apache/shiro/subject/PrincipalMap.html     |   392 +
 .../shiro/subject/SimplePrincipalCollection.html   |   772 +
 .../apache/shiro/subject/SimplePrincipalMap.html   |   935 ++
 .../org/apache/shiro/subject/Subject.Builder.html  |   680 +
 .../apidocs/org/apache/shiro/subject/Subject.html  |  1329 ++
 .../org/apache/shiro/subject/SubjectContext.html   |   821 ++
 .../subject/class-use/ExecutionException.html      |   226 +
 .../class-use/MutablePrincipalCollection.html      |   198 +
 .../subject/class-use/PrincipalCollection.html     |  1594 +++
 .../shiro/subject/class-use/PrincipalMap.html      |   197 +
 .../class-use/SimplePrincipalCollection.html       |   148 +
 .../subject/class-use/SimplePrincipalMap.html      |   148 +
 .../shiro/subject/class-use/Subject.Builder.html   |   245 +
 .../apache/shiro/subject/class-use/Subject.html    |   916 ++
 .../shiro/subject/class-use/SubjectContext.html    |   447 +
 .../org/apache/shiro/subject/package-summary.html  |   252 +
 .../org/apache/shiro/subject/package-tree.html     |   214 +
 .../org/apache/shiro/subject/package-use.html      |   601 +
 .../subject/support/DefaultSubjectContext.html     |  1033 ++
 .../shiro/subject/support/DelegatingSubject.html   |  1712 +++
 .../subject/support/DisabledSessionException.html  |   320 +
 .../shiro/subject/support/SubjectCallable.html     |   434 +
 .../shiro/subject/support/SubjectRunnable.html     |   470 +
 .../shiro/subject/support/SubjectThreadState.html  |   416 +
 .../support/class-use/DefaultSubjectContext.html   |   148 +
 .../support/class-use/DelegatingSubject.html       |   148 +
 .../class-use/DisabledSessionException.html        |   148 +
 .../subject/support/class-use/SubjectCallable.html |   148 +
 .../subject/support/class-use/SubjectRunnable.html |   148 +
 .../support/class-use/SubjectThreadState.html      |   148 +
 .../shiro/subject/support/package-summary.html     |   221 +
 .../apache/shiro/subject/support/package-tree.html |   192 +
 .../apache/shiro/subject/support/package-use.html  |   148 +
 .../org/apache/shiro/util/AbstractFactory.html     |   366 +
 .../org/apache/shiro/util/AntPathMatcher.html      |   553 +
 .../org/apache/shiro/util/CollectionUtils.html     |   468 +
 .../org/apache/shiro/util/JavaEnvironment.html     |   631 +
 .../apidocs/org/apache/shiro/util/JdbcUtils.html   |   327 +
 .../apidocs/org/apache/shiro/util/MapContext.html  |   620 +
 .../org/apache/shiro/util/PatternMatcher.html      |   279 +
 .../org/apache/shiro/util/PermissionUtils.html     |   343 +
 .../org/apache/shiro/util/RegExPatternMatcher.html |   381 +
 .../org/apache/shiro/util/ThreadContext.html       |   717 +
 .../apidocs/org/apache/shiro/util/ThreadState.html |   337 +
 .../shiro/util/class-use/AbstractFactory.html      |   205 +
 .../shiro/util/class-use/AntPathMatcher.html       |   148 +
 .../shiro/util/class-use/CollectionUtils.html      |   148 +
 .../shiro/util/class-use/JavaEnvironment.html      |   148 +
 .../org/apache/shiro/util/class-use/JdbcUtils.html |   148 +
 .../apache/shiro/util/class-use/MapContext.html    |   227 +
 .../shiro/util/class-use/PatternMatcher.html       |   204 +
 .../shiro/util/class-use/PermissionUtils.html      |   148 +
 .../shiro/util/class-use/RegExPatternMatcher.html  |   148 +
 .../apache/shiro/util/class-use/ThreadContext.html |   148 +
 .../apache/shiro/util/class-use/ThreadState.html   |   241 +
 .../org/apache/shiro/util/package-summary.html     |   247 +
 .../org/apache/shiro/util/package-tree.html        |   178 +
 .../apidocs/org/apache/shiro/util/package-use.html |   268 +
 .../shiro-core/apidocs/overview-summary.html       |    23 +
 .../1.10.0/shiro-core/apidocs/overview-tree.html   |   638 +
 .../shiro-core/apidocs/package-search-index.js     |     1 +
 .../shiro-core/apidocs/package-search-index.zip    |   Bin 0 -> 386 bytes
 .../1.10.0/shiro-core/apidocs/resources/glass.png  |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-core/apidocs/resources/x.png   |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-core/apidocs/script.js         |   149 +
 static/1.10.0/shiro-core/apidocs/search.js         |   326 +
 .../1.10.0/shiro-core/apidocs/serialized-form.html |   855 ++
 .../src-html/org/apache/shiro/SecurityUtils.html   |   201 +
 .../shiro/UnavailableSecurityManagerException.html |   114 +
 .../org/apache/shiro/aop/AnnotationHandler.html    |   158 +
 .../shiro/aop/AnnotationMethodInterceptor.html     |   224 +
 .../org/apache/shiro/aop/AnnotationResolver.html   |   116 +
 .../shiro/aop/DefaultAnnotationResolver.html       |   143 +
 .../org/apache/shiro/aop/MethodInterceptor.html    |   115 +
 .../apache/shiro/aop/MethodInterceptorSupport.html |   124 +
 .../org/apache/shiro/aop/MethodInvocation.html     |   138 +
 .../apache/shiro/authc/AbstractAuthenticator.html  |   335 +
 .../src-html/org/apache/shiro/authc/Account.html   |   116 +
 .../org/apache/shiro/authc/AccountException.html   |   138 +
 .../shiro/authc/AuthenticationException.html       |   140 +
 .../org/apache/shiro/authc/AuthenticationInfo.html |   156 +
 .../apache/shiro/authc/AuthenticationListener.html |   129 +
 .../apache/shiro/authc/AuthenticationToken.html    |   168 +
 .../org/apache/shiro/authc/Authenticator.html      |   141 +
 .../org/apache/shiro/authc/BearerToken.html        |   143 +
 .../shiro/authc/ConcurrentAccessException.html     |   149 +
 .../apache/shiro/authc/CredentialsException.html   |   138 +
 .../shiro/authc/DisabledAccountException.html      |   138 +
 .../shiro/authc/ExcessiveAttemptsException.html    |   140 +
 .../shiro/authc/ExpiredCredentialsException.html   |   142 +
 .../shiro/authc/HostAuthenticationToken.html       |   118 +
 .../shiro/authc/IncorrectCredentialsException.html |   145 +
 .../apache/shiro/authc/LockedAccountException.html |   143 +
 .../org/apache/shiro/authc/LogoutAware.html        |   115 +
 .../shiro/authc/MergableAuthenticationInfo.html    |   121 +
 .../shiro/authc/RememberMeAuthenticationToken.html |   117 +
 .../shiro/authc/SaltedAuthenticationInfo.html      |   122 +
 .../org/apache/shiro/authc/SimpleAccount.html      |   568 +
 .../shiro/authc/SimpleAuthenticationInfo.html      |   356 +
 .../shiro/authc/UnknownAccountException.html       |   141 +
 .../apache/shiro/authc/UsernamePasswordToken.html  |   443 +
 .../credential/AllowAllCredentialsMatcher.html     |   117 +
 .../shiro/authc/credential/CredentialsMatcher.html |   128 +
 .../authc/credential/DefaultPasswordService.html   |   284 +
 .../authc/credential/HashedCredentialsMatcher.html |   533 +
 .../authc/credential/HashingPasswordService.html   |   165 +
 .../authc/credential/Md2CredentialsMatcher.html    |   121 +
 .../authc/credential/Md5CredentialsMatcher.html    |   120 +
 .../shiro/authc/credential/PasswordMatcher.html    |   184 +
 .../shiro/authc/credential/PasswordService.html    |   221 +
 .../authc/credential/Sha1CredentialsMatcher.html   |   120 +
 .../authc/credential/Sha256CredentialsMatcher.html |   114 +
 .../authc/credential/Sha384CredentialsMatcher.html |   114 +
 .../authc/credential/Sha512CredentialsMatcher.html |   114 +
 .../authc/credential/SimpleCredentialsMatcher.html |   206 +
 .../authc/pam/AbstractAuthenticationStrategy.html  |   170 +
 .../shiro/authc/pam/AllSuccessfulStrategy.html     |   178 +
 .../authc/pam/AtLeastOneSuccessfulStrategy.html    |   139 +
 .../shiro/authc/pam/AuthenticationStrategy.html    |   189 +
 .../shiro/authc/pam/FirstSuccessfulStrategy.html   |   166 +
 .../shiro/authc/pam/ModularRealmAuthenticator.html |   375 +
 .../authc/pam/ShortCircuitIterationException.html  |   146 +
 .../shiro/authc/pam/UnsupportedTokenException.html |   142 +
 .../apache/shiro/authz/AuthorizationException.html |   140 +
 .../org/apache/shiro/authz/AuthorizationInfo.html  |   166 +
 .../org/apache/shiro/authz/Authorizer.html         |   352 +
 .../shiro/authz/HostUnauthorizedException.html     |   158 +
 .../apache/shiro/authz/ModularRealmAuthorizer.html |   518 +
 .../org/apache/shiro/authz/Permission.html         |   159 +
 .../shiro/authz/SimpleAuthorizationInfo.html       |   251 +
 .../org/apache/shiro/authz/SimpleRole.html         |   190 +
 .../shiro/authz/UnauthenticatedException.html      |   142 +
 .../apache/shiro/authz/UnauthorizedException.html  |   136 +
 .../org/apache/shiro/authz/annotation/Logical.html |   103 +
 .../authz/annotation/RequiresAuthentication.html   |   122 +
 .../shiro/authz/annotation/RequiresGuest.html      |   119 +
 .../authz/annotation/RequiresPermissions.html      |   139 +
 .../shiro/authz/annotation/RequiresRoles.html      |   144 +
 .../shiro/authz/annotation/RequiresUser.html       |   127 +
 .../AnnotationsAuthorizingMethodInterceptor.html   |   179 +
 .../authz/aop/AuthenticatedAnnotationHandler.html  |   130 +
 .../AuthenticatedAnnotationMethodInterceptor.html  |   123 +
 .../authz/aop/AuthorizingAnnotationHandler.html    |   129 +
 .../AuthorizingAnnotationMethodInterceptor.html    |   168 +
 .../authz/aop/AuthorizingMethodInterceptor.html    |   124 +
 .../shiro/authz/aop/GuestAnnotationHandler.html    |   140 +
 .../aop/GuestAnnotationMethodInterceptor.html      |   125 +
 .../authz/aop/PermissionAnnotationHandler.html     |   164 +
 .../aop/PermissionAnnotationMethodInterceptor.html |   181 +
 .../shiro/authz/aop/RoleAnnotationHandler.html     |   150 +
 .../authz/aop/RoleAnnotationMethodInterceptor.html |   122 +
 .../shiro/authz/aop/UserAnnotationHandler.html     |   140 +
 .../authz/aop/UserAnnotationMethodInterceptor.html |   128 +
 .../shiro/authz/permission/AllPermission.html      |   121 +
 .../shiro/authz/permission/DomainPermission.html   |   214 +
 .../InvalidPermissionStringException.html          |   131 +
 .../shiro/authz/permission/PermissionResolver.html |   136 +
 .../authz/permission/PermissionResolverAware.html  |   114 +
 .../authz/permission/RolePermissionResolver.html   |   117 +
 .../permission/RolePermissionResolverAware.html    |   114 +
 .../shiro/authz/permission/WildcardPermission.html |   338 +
 .../permission/WildcardPermissionResolver.html     |   151 +
 .../shiro/concurrent/SubjectAwareExecutor.html     |   205 +
 .../concurrent/SubjectAwareExecutorService.html    |   232 +
 .../SubjectAwareScheduledExecutorService.html      |   160 +
 .../org/apache/shiro/config/IniFactorySupport.html |   238 +
 .../shiro/config/IniSecurityManagerFactory.html    |   366 +
 .../org/apache/shiro/dao/DataAccessException.html  |   125 +
 .../shiro/dao/InvalidResourceUsageException.html   |   121 +
 .../org/apache/shiro/env/BasicIniEnvironment.html  |   117 +
 .../org/apache/shiro/env/DefaultEnvironment.html   |   244 +
 .../src-html/org/apache/shiro/env/Environment.html |   118 +
 .../org/apache/shiro/env/EnvironmentException.html |   111 +
 .../apache/shiro/env/NamedObjectEnvironment.html   |   114 +
 .../apache/shiro/env/RequiredTypeException.html    |   110 +
 .../org/apache/shiro/jndi/JndiCallback.html        |   128 +
 .../org/apache/shiro/jndi/JndiLocator.html         |   253 +
 .../org/apache/shiro/jndi/JndiObjectFactory.html   |   137 +
 .../org/apache/shiro/jndi/JndiTemplate.html        |   298 +
 ...nsupportedAuthenticationMechanismException.html |   113 +
 .../shiro/mgt/AbstractRememberMeManager.html       |   606 +
 .../shiro/mgt/AuthenticatingSecurityManager.html   |   188 +
 .../shiro/mgt/AuthorizingSecurityManager.html      |   249 +
 .../apache/shiro/mgt/CachingSecurityManager.html   |   225 +
 .../apache/shiro/mgt/DefaultSecurityManager.html   |   698 +
 .../shiro/mgt/DefaultSessionStorageEvaluator.html  |   170 +
 .../org/apache/shiro/mgt/DefaultSubjectDAO.html    |   360 +
 .../apache/shiro/mgt/DefaultSubjectFactory.html    |   134 +
 .../org/apache/shiro/mgt/RealmSecurityManager.html |   246 +
 .../org/apache/shiro/mgt/RememberMeManager.html    |   166 +
 .../org/apache/shiro/mgt/SecurityManager.html      |   188 +
 .../apache/shiro/mgt/SessionStorageEvaluator.html  |   138 +
 .../apache/shiro/mgt/SessionsSecurityManager.html  |   241 +
 .../src-html/org/apache/shiro/mgt/SubjectDAO.html  |   132 +
 .../org/apache/shiro/mgt/SubjectFactory.html       |   122 +
 .../apache/shiro/realm/AuthenticatingRealm.html    |   789 ++
 .../org/apache/shiro/realm/AuthorizingRealm.html   |   742 +
 .../org/apache/shiro/realm/CachingRealm.html       |   290 +
 .../src-html/org/apache/shiro/realm/Realm.html     |   179 +
 .../org/apache/shiro/realm/RealmFactory.html       |   127 +
 .../org/apache/shiro/realm/SimpleAccountRealm.html |   260 +
 .../activedirectory/ActiveDirectoryRealm.html      |   308 +
 .../shiro/realm/jdbc/JdbcRealm.SaltStyle.html      |   525 +
 .../org/apache/shiro/realm/jdbc/JdbcRealm.html     |   525 +
 .../apache/shiro/realm/jndi/JndiRealmFactory.html  |   193 +
 .../apache/shiro/realm/ldap/AbstractLdapRealm.html |   336 +
 .../realm/ldap/DefaultLdapContextFactory.html      |   391 +
 .../apache/shiro/realm/ldap/DefaultLdapRealm.html  |   504 +
 .../shiro/realm/ldap/JndiLdapContextFactory.html   |   623 +
 .../org/apache/shiro/realm/ldap/JndiLdapRealm.html |   104 +
 .../shiro/realm/ldap/LdapContextFactory.html       |   151 +
 .../org/apache/shiro/realm/ldap/LdapUtils.html     |   171 +
 .../org/apache/shiro/realm/text/IniRealm.html      |   267 +
 .../apache/shiro/realm/text/PropertiesRealm.html   |   426 +
 .../shiro/realm/text/TextConfigurationRealm.html   |   309 +
 .../shiro/session/ExpiredSessionException.html     |   138 +
 .../shiro/session/InvalidSessionException.html     |   145 +
 .../org/apache/shiro/session/ProxiedSession.html   |   212 +
 .../src-html/org/apache/shiro/session/Session.html |   284 +
 .../org/apache/shiro/session/SessionException.html |   141 +
 .../org/apache/shiro/session/SessionListener.html  |   133 +
 .../shiro/session/SessionListenerAdapter.html      |   129 +
 .../shiro/session/StoppedSessionException.html     |   139 +
 .../shiro/session/UnknownSessionException.html     |   138 +
 .../session/mgt/AbstractNativeSessionManager.html  |   386 +
 .../shiro/session/mgt/AbstractSessionManager.html  |   161 +
 .../mgt/AbstractValidatingSessionManager.html      |   387 +
 .../shiro/session/mgt/DefaultSessionContext.html   |   139 +
 .../shiro/session/mgt/DefaultSessionKey.html       |   119 +
 .../shiro/session/mgt/DefaultSessionManager.html   |   322 +
 .../shiro/session/mgt/DelegatingSession.html       |   235 +
 .../ExecutorServiceSessionValidationScheduler.html |   211 +
 .../shiro/session/mgt/ImmutableProxiedSession.html |   181 +
 .../shiro/session/mgt/NativeSessionManager.html    |   255 +
 .../apache/shiro/session/mgt/SessionContext.html   |   165 +
 .../apache/shiro/session/mgt/SessionFactory.html   |   116 +
 .../org/apache/shiro/session/mgt/SessionKey.html   |   120 +
 .../apache/shiro/session/mgt/SessionManager.html   |   135 +
 .../session/mgt/SessionValidationScheduler.html    |   126 +
 .../apache/shiro/session/mgt/SimpleSession.html    |   615 +
 .../shiro/session/mgt/SimpleSessionFactory.html    |   120 +
 .../shiro/session/mgt/ValidatingSession.html       |   113 +
 .../session/mgt/ValidatingSessionManager.html      |   146 +
 .../shiro/session/mgt/eis/AbstractSessionDAO.html  |   259 +
 .../shiro/session/mgt/eis/CachingSessionDAO.html   |   424 +
 .../session/mgt/eis/EnterpriseCacheSessionDAO.html |   156 +
 .../mgt/eis/JavaUuidSessionIdGenerator.html        |   117 +
 .../shiro/session/mgt/eis/MemorySessionDAO.html    |   181 +
 .../session/mgt/eis/RandomSessionIdGenerator.html  |   143 +
 .../apache/shiro/session/mgt/eis/SessionDAO.html   |   204 +
 .../shiro/session/mgt/eis/SessionIdGenerator.html  |   125 +
 .../apache/shiro/subject/ExecutionException.html   |   115 +
 .../shiro/subject/MutablePrincipalCollection.html  |   132 +
 .../apache/shiro/subject/PrincipalCollection.html  |   221 +
 .../org/apache/shiro/subject/PrincipalMap.html     |   137 +
 .../shiro/subject/SimplePrincipalCollection.html   |   375 +
 .../apache/shiro/subject/SimplePrincipalMap.html   |   357 +
 .../org/apache/shiro/subject/Subject.Builder.html  |   923 ++
 .../src-html/org/apache/shiro/subject/Subject.html |   923 ++
 .../org/apache/shiro/subject/SubjectContext.html   |   311 +
 .../subject/support/DefaultSubjectContext.html     |   353 +
 .../shiro/subject/support/DelegatingSubject.html   |   601 +
 .../subject/support/DisabledSessionException.html  |   116 +
 .../shiro/subject/support/SubjectCallable.html     |   166 +
 .../shiro/subject/support/SubjectRunnable.html     |   196 +
 .../shiro/subject/support/SubjectThreadState.html  |   198 +
 .../org/apache/shiro/util/AbstractFactory.html     |   135 +
 .../org/apache/shiro/util/AntPathMatcher.html      |   499 +
 .../org/apache/shiro/util/CollectionUtils.html     |   215 +
 .../org/apache/shiro/util/JavaEnvironment.html     |   254 +
 .../src-html/org/apache/shiro/util/JdbcUtils.html  |   189 +
 .../src-html/org/apache/shiro/util/MapContext.html |   207 +
 .../org/apache/shiro/util/PatternMatcher.html      |   116 +
 .../org/apache/shiro/util/PermissionUtils.html     |   131 +
 .../org/apache/shiro/util/RegExPatternMatcher.html |   148 +
 .../org/apache/shiro/util/ThreadContext.html       |   417 +
 .../org/apache/shiro/util/ThreadState.html         |   158 +
 static/1.10.0/shiro-core/apidocs/stylesheet.css    |   906 ++
 .../1.10.0/shiro-core/apidocs/type-search-index.js |     1 +
 .../shiro-core/apidocs/type-search-index.zip       |   Bin 0 -> 1969 bytes
 static/1.10.0/shiro-core/ci-management.html        |   237 +
 static/1.10.0/shiro-core/cpd.html                  |   230 +
 .../shiro-core/css/apache-maven-fluido-1.5.min.css |     9 +
 static/1.10.0/shiro-core/css/dashboard.css         |    36 +
 static/1.10.0/shiro-core/css/dashboard2.css        |    25 +
 static/1.10.0/shiro-core/css/dashboard2IE.css      |    25 +
 static/1.10.0/shiro-core/css/print.css             |    23 +
 static/1.10.0/shiro-core/css/site.css              |     1 +
 static/1.10.0/shiro-core/dashboard-report.html     |   188 +
 static/1.10.0/shiro-core/dependencies.html         |  1149 ++
 static/1.10.0/shiro-core/dependency-info.html      |   254 +
 .../1.10.0/shiro-core/dependency-management.html   |   723 +
 .../1.10.0/shiro-core/distribution-management.html |   237 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../1.10.0/shiro-core/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../1.10.0/shiro-core/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 static/1.10.0/shiro-core/images/Down-red-full.jpg  |   Bin 0 -> 1424 bytes
 .../1.10.0/shiro-core/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../shiro-core/images/Stable-orange-full.jpg       |   Bin 0 -> 1429 bytes
 .../1.10.0/shiro-core/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 static/1.10.0/shiro-core/images/Up-green-full.jpg  |   Bin 0 -> 1336 bytes
 static/1.10.0/shiro-core/images/Up-orange-full.jpg |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-core/images/Up-red-full.jpg    |   Bin 0 -> 1452 bytes
 .../shiro-core/images/accessories-text-editor.png  |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-core/images/add.gif            |   Bin 0 -> 397 bytes
 .../shiro-core/images/apache-maven-project-2.png   |   Bin 0 -> 43073 bytes
 .../shiro-core/images/application-certificate.png  |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-core/images/close.gif          |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-core/images/contact-new.png    |   Bin 0 -> 736 bytes
 .../shiro-core/images/document-properties.png      |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-core/images/down.gif           |   Bin 0 -> 982 bytes
 static/1.10.0/shiro-core/images/drive-harddisk.png |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-core/images/fix.gif            |   Bin 0 -> 366 bytes
 static/1.10.0/shiro-core/images/icon_error_sml.gif |   Bin 0 -> 633 bytes
 static/1.10.0/shiro-core/images/icon_help_sml.gif  |   Bin 0 -> 1072 bytes
 static/1.10.0/shiro-core/images/icon_info_sml.gif  |   Bin 0 -> 638 bytes
 .../1.10.0/shiro-core/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../1.10.0/shiro-core/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../1.10.0/shiro-core/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../shiro-core/images/internet-web-browser.png     |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-core/images/logos/maven-feather.png      |   Bin 0 -> 3330 bytes
 static/1.10.0/shiro-core/images/network-server.png |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-core/images/next.gif           |   Bin 0 -> 979 bytes
 .../1.10.0/shiro-core/images/package-x-generic.png |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-core/images/previous.gif       |   Bin 0 -> 987 bytes
 .../shiro-core/images/profiles/pre-release.png     |   Bin 0 -> 32607 bytes
 .../1.10.0/shiro-core/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../1.10.0/shiro-core/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-core/images/remove.gif         |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-core/images/rss.png            |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-core/images/up.gif             |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-core/images/update.gif         |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-core/images/window-new.png     |   Bin 0 -> 583 bytes
 .../shiro-core/img/glyphicons-halflings-white.png  |   Bin 0 -> 8777 bytes
 .../1.10.0/shiro-core/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-core/index.html                |   233 +
 static/1.10.0/shiro-core/issue-management.html     |   235 +
 static/1.10.0/shiro-core/jdepend-report.html       |  1323 ++
 .../shiro-core/js/apache-maven-fluido-1.5.min.js   |    25 +
 static/1.10.0/shiro-core/licenses.html             |   437 +
 static/1.10.0/shiro-core/mailing-lists.html        |   251 +
 static/1.10.0/shiro-core/plugin-management.html    |   392 +
 static/1.10.0/shiro-core/plugins.html              |   374 +
 static/1.10.0/shiro-core/pmd.html                  |  1309 ++
 static/1.10.0/shiro-core/project-info.html         |   280 +
 static/1.10.0/shiro-core/project-reports.html      |   219 +
 static/1.10.0/shiro-core/scm.html                  |   243 +
 static/1.10.0/shiro-core/summary.html              |   278 +
 static/1.10.0/shiro-core/surefire-report.html      |   225 +
 static/1.10.0/shiro-core/taglist.html              |   366 +
 static/1.10.0/shiro-core/team.html                 |   348 +
 .../1.10.0/shiro-core/xref/allclasses-frame.html   |   222 +
 static/1.10.0/shiro-core/xref/index.html           |    75 +
 .../xref/org/apache/shiro/SecurityUtils.html       |   140 +
 .../shiro/UnavailableSecurityManagerException.html |    53 +
 .../org/apache/shiro/aop/AnnotationHandler.html    |    97 +
 .../shiro/aop/AnnotationMethodInterceptor.html     |   163 +
 .../org/apache/shiro/aop/AnnotationResolver.html   |    55 +
 .../shiro/aop/DefaultAnnotationResolver.html       |    82 +
 .../org/apache/shiro/aop/MethodInterceptor.html    |    54 +
 .../apache/shiro/aop/MethodInterceptorSupport.html |    63 +
 .../org/apache/shiro/aop/MethodInvocation.html     |    77 +
 .../xref/org/apache/shiro/aop/package-frame.html   |    39 +
 .../xref/org/apache/shiro/aop/package-summary.html |   137 +
 .../apache/shiro/authc/AbstractAuthenticator.html  |   274 +
 .../xref/org/apache/shiro/authc/Account.html       |    55 +
 .../org/apache/shiro/authc/AccountException.html   |    77 +
 .../shiro/authc/AuthenticationException.html       |    79 +
 .../org/apache/shiro/authc/AuthenticationInfo.html |    95 +
 .../apache/shiro/authc/AuthenticationListener.html |    68 +
 .../apache/shiro/authc/AuthenticationToken.html    |   107 +
 .../xref/org/apache/shiro/authc/Authenticator.html |    80 +
 .../xref/org/apache/shiro/authc/BearerToken.html   |    82 +
 .../shiro/authc/ConcurrentAccessException.html     |    88 +
 .../apache/shiro/authc/CredentialsException.html   |    77 +
 .../shiro/authc/DisabledAccountException.html      |    77 +
 .../shiro/authc/ExcessiveAttemptsException.html    |    79 +
 .../shiro/authc/ExpiredCredentialsException.html   |    81 +
 .../shiro/authc/HostAuthenticationToken.html       |    57 +
 .../shiro/authc/IncorrectCredentialsException.html |    84 +
 .../apache/shiro/authc/LockedAccountException.html |    82 +
 .../xref/org/apache/shiro/authc/LogoutAware.html   |    54 +
 .../shiro/authc/MergableAuthenticationInfo.html    |    60 +
 .../shiro/authc/RememberMeAuthenticationToken.html |    56 +
 .../shiro/authc/SaltedAuthenticationInfo.html      |    61 +
 .../xref/org/apache/shiro/authc/SimpleAccount.html |   507 +
 .../shiro/authc/SimpleAuthenticationInfo.html      |   295 +
 .../shiro/authc/UnknownAccountException.html       |    80 +
 .../apache/shiro/authc/UsernamePasswordToken.html  |   382 +
 .../credential/AllowAllCredentialsMatcher.html     |    56 +
 .../shiro/authc/credential/CredentialsMatcher.html |    67 +
 .../authc/credential/DefaultPasswordService.html   |   223 +
 .../authc/credential/HashedCredentialsMatcher.html |   472 +
 .../authc/credential/HashingPasswordService.html   |   104 +
 .../authc/credential/Md2CredentialsMatcher.html    |    60 +
 .../authc/credential/Md5CredentialsMatcher.html    |    59 +
 .../shiro/authc/credential/PasswordMatcher.html    |   123 +
 .../shiro/authc/credential/PasswordService.html    |   160 +
 .../authc/credential/Sha1CredentialsMatcher.html   |    59 +
 .../authc/credential/Sha256CredentialsMatcher.html |    53 +
 .../authc/credential/Sha384CredentialsMatcher.html |    53 +
 .../authc/credential/Sha512CredentialsMatcher.html |    53 +
 .../authc/credential/SimpleCredentialsMatcher.html |   145 +
 .../shiro/authc/credential/package-frame.html      |    60 +
 .../shiro/authc/credential/package-summary.html    |   172 +
 .../xref/org/apache/shiro/authc/package-frame.html |    93 +
 .../org/apache/shiro/authc/package-summary.html    |   227 +
 .../authc/pam/AbstractAuthenticationStrategy.html  |   109 +
 .../shiro/authc/pam/AllSuccessfulStrategy.html     |   117 +
 .../authc/pam/AtLeastOneSuccessfulStrategy.html    |    78 +
 .../shiro/authc/pam/AuthenticationStrategy.html    |   128 +
 .../shiro/authc/pam/FirstSuccessfulStrategy.html   |   105 +
 .../shiro/authc/pam/ModularRealmAuthenticator.html |   314 +
 .../authc/pam/ShortCircuitIterationException.html  |    85 +
 .../shiro/authc/pam/UnsupportedTokenException.html |    81 +
 .../org/apache/shiro/authc/pam/package-frame.html  |    42 +
 .../apache/shiro/authc/pam/package-summary.html    |   142 +
 .../apache/shiro/authz/AuthorizationException.html |    79 +
 .../org/apache/shiro/authz/AuthorizationInfo.html  |   105 +
 .../xref/org/apache/shiro/authz/Authorizer.html    |   291 +
 .../shiro/authz/HostUnauthorizedException.html     |    97 +
 .../apache/shiro/authz/ModularRealmAuthorizer.html |   457 +
 .../xref/org/apache/shiro/authz/Permission.html    |    98 +
 .../shiro/authz/SimpleAuthorizationInfo.html       |   190 +
 .../xref/org/apache/shiro/authz/SimpleRole.html    |   129 +
 .../shiro/authz/UnauthenticatedException.html      |    81 +
 .../apache/shiro/authz/UnauthorizedException.html  |    75 +
 .../org/apache/shiro/authz/annotation/Logical.html |    42 +
 .../authz/annotation/RequiresAuthentication.html   |    61 +
 .../shiro/authz/annotation/RequiresGuest.html      |    58 +
 .../authz/annotation/RequiresPermissions.html      |    78 +
 .../shiro/authz/annotation/RequiresRoles.html      |    83 +
 .../shiro/authz/annotation/RequiresUser.html       |    66 +
 .../shiro/authz/annotation/package-frame.html      |    21 +
 .../shiro/authz/annotation/package-summary.html    |   107 +
 .../AnnotationsAuthorizingMethodInterceptor.html   |   118 +
 .../authz/aop/AuthenticatedAnnotationHandler.html  |    69 +
 .../AuthenticatedAnnotationMethodInterceptor.html  |    62 +
 .../authz/aop/AuthorizingAnnotationHandler.html    |    68 +
 .../AuthorizingAnnotationMethodInterceptor.html    |   107 +
 .../authz/aop/AuthorizingMethodInterceptor.html    |    63 +
 .../shiro/authz/aop/GuestAnnotationHandler.html    |    79 +
 .../aop/GuestAnnotationMethodInterceptor.html      |    64 +
 .../authz/aop/PermissionAnnotationHandler.html     |   103 +
 .../aop/PermissionAnnotationMethodInterceptor.html |   120 +
 .../shiro/authz/aop/RoleAnnotationHandler.html     |    89 +
 .../authz/aop/RoleAnnotationMethodInterceptor.html |    61 +
 .../shiro/authz/aop/UserAnnotationHandler.html     |    79 +
 .../authz/aop/UserAnnotationMethodInterceptor.html |    67 +
 .../org/apache/shiro/authz/aop/package-frame.html  |    60 +
 .../apache/shiro/authz/aop/package-summary.html    |   172 +
 .../xref/org/apache/shiro/authz/package-frame.html |    48 +
 .../org/apache/shiro/authz/package-summary.html    |   152 +
 .../shiro/authz/permission/AllPermission.html      |    60 +
 .../shiro/authz/permission/DomainPermission.html   |   153 +
 .../InvalidPermissionStringException.html          |    70 +
 .../shiro/authz/permission/PermissionResolver.html |    75 +
 .../authz/permission/PermissionResolverAware.html  |    53 +
 .../authz/permission/RolePermissionResolver.html   |    56 +
 .../permission/RolePermissionResolverAware.html    |    53 +
 .../shiro/authz/permission/WildcardPermission.html |   277 +
 .../permission/WildcardPermissionResolver.html     |    90 +
 .../shiro/authz/permission/package-frame.html      |    45 +
 .../shiro/authz/permission/package-summary.html    |   147 +
 .../shiro/concurrent/SubjectAwareExecutor.html     |   144 +
 .../concurrent/SubjectAwareExecutorService.html    |   171 +
 .../SubjectAwareScheduledExecutorService.html      |    99 +
 .../org/apache/shiro/concurrent/package-frame.html |    27 +
 .../apache/shiro/concurrent/package-summary.html   |   117 +
 .../org/apache/shiro/config/IniFactorySupport.html |   177 +
 .../shiro/config/IniSecurityManagerFactory.html    |   305 +
 .../org/apache/shiro/config/package-frame.html     |    24 +
 .../org/apache/shiro/config/package-summary.html   |   112 +
 .../org/apache/shiro/dao/DataAccessException.html  |    64 +
 .../shiro/dao/InvalidResourceUsageException.html   |    60 +
 .../xref/org/apache/shiro/dao/package-frame.html   |    24 +
 .../xref/org/apache/shiro/dao/package-summary.html |   112 +
 .../org/apache/shiro/env/BasicIniEnvironment.html  |    56 +
 .../org/apache/shiro/env/DefaultEnvironment.html   |   183 +
 .../xref/org/apache/shiro/env/Environment.html     |    57 +
 .../org/apache/shiro/env/EnvironmentException.html |    50 +
 .../apache/shiro/env/NamedObjectEnvironment.html   |    53 +
 .../apache/shiro/env/RequiredTypeException.html    |    49 +
 .../xref/org/apache/shiro/env/package-frame.html   |    36 +
 .../xref/org/apache/shiro/env/package-summary.html |   132 +
 .../xref/org/apache/shiro/jndi/JndiCallback.html   |    67 +
 .../xref/org/apache/shiro/jndi/JndiLocator.html    |   192 +
 .../org/apache/shiro/jndi/JndiObjectFactory.html   |    76 +
 .../xref/org/apache/shiro/jndi/JndiTemplate.html   |   237 +
 .../xref/org/apache/shiro/jndi/package-frame.html  |    30 +
 .../org/apache/shiro/jndi/package-summary.html     |   122 +
 ...nsupportedAuthenticationMechanismException.html |    52 +
 .../xref/org/apache/shiro/ldap/package-frame.html  |    21 +
 .../org/apache/shiro/ldap/package-summary.html     |   107 +
 .../shiro/mgt/AbstractRememberMeManager.html       |   545 +
 .../shiro/mgt/AuthenticatingSecurityManager.html   |   127 +
 .../shiro/mgt/AuthorizingSecurityManager.html      |   188 +
 .../apache/shiro/mgt/CachingSecurityManager.html   |   164 +
 .../apache/shiro/mgt/DefaultSecurityManager.html   |   637 +
 .../shiro/mgt/DefaultSessionStorageEvaluator.html  |   109 +
 .../org/apache/shiro/mgt/DefaultSubjectDAO.html    |   299 +
 .../apache/shiro/mgt/DefaultSubjectFactory.html    |    73 +
 .../org/apache/shiro/mgt/RealmSecurityManager.html |   185 +
 .../org/apache/shiro/mgt/RememberMeManager.html    |   105 +
 .../xref/org/apache/shiro/mgt/SecurityManager.html |   127 +
 .../apache/shiro/mgt/SessionStorageEvaluator.html  |    77 +
 .../apache/shiro/mgt/SessionsSecurityManager.html  |   180 +
 .../xref/org/apache/shiro/mgt/SubjectDAO.html      |    71 +
 .../xref/org/apache/shiro/mgt/SubjectFactory.html  |    61 +
 .../xref/org/apache/shiro/mgt/package-frame.html   |    63 +
 .../xref/org/apache/shiro/mgt/package-summary.html |   177 +
 .../xref/org/apache/shiro/package-frame.html       |    24 +
 .../xref/org/apache/shiro/package-summary.html     |   112 +
 .../apache/shiro/realm/AuthenticatingRealm.html    |   728 +
 .../org/apache/shiro/realm/AuthorizingRealm.html   |   681 +
 .../xref/org/apache/shiro/realm/CachingRealm.html  |   229 +
 .../xref/org/apache/shiro/realm/Realm.html         |   118 +
 .../xref/org/apache/shiro/realm/RealmFactory.html  |    66 +
 .../org/apache/shiro/realm/SimpleAccountRealm.html |   199 +
 .../activedirectory/ActiveDirectoryRealm.html      |   247 +
 .../shiro/realm/activedirectory/package-frame.html |    21 +
 .../realm/activedirectory/package-summary.html     |   107 +
 .../org/apache/shiro/realm/jdbc/JdbcRealm.html     |   464 +
 .../org/apache/shiro/realm/jdbc/package-frame.html |    24 +
 .../apache/shiro/realm/jdbc/package-summary.html   |   112 +
 .../apache/shiro/realm/jndi/JndiRealmFactory.html  |   132 +
 .../org/apache/shiro/realm/jndi/package-frame.html |    21 +
 .../apache/shiro/realm/jndi/package-summary.html   |   107 +
 .../apache/shiro/realm/ldap/AbstractLdapRealm.html |   275 +
 .../realm/ldap/DefaultLdapContextFactory.html      |   330 +
 .../apache/shiro/realm/ldap/DefaultLdapRealm.html  |   443 +
 .../shiro/realm/ldap/JndiLdapContextFactory.html   |   562 +
 .../org/apache/shiro/realm/ldap/JndiLdapRealm.html |    43 +
 .../shiro/realm/ldap/LdapContextFactory.html       |    90 +
 .../org/apache/shiro/realm/ldap/LdapUtils.html     |   110 +
 .../org/apache/shiro/realm/ldap/package-frame.html |    39 +
 .../apache/shiro/realm/ldap/package-summary.html   |   137 +
 .../xref/org/apache/shiro/realm/package-frame.html |    36 +
 .../org/apache/shiro/realm/package-summary.html    |   132 +
 .../xref/org/apache/shiro/realm/text/IniRealm.html |   206 +
 .../apache/shiro/realm/text/PropertiesRealm.html   |   365 +
 .../shiro/realm/text/TextConfigurationRealm.html   |   248 +
 .../org/apache/shiro/realm/text/package-frame.html |    27 +
 .../apache/shiro/realm/text/package-summary.html   |   117 +
 .../shiro/session/ExpiredSessionException.html     |    77 +
 .../shiro/session/InvalidSessionException.html     |    84 +
 .../org/apache/shiro/session/ProxiedSession.html   |   151 +
 .../xref/org/apache/shiro/session/Session.html     |   223 +
 .../org/apache/shiro/session/SessionException.html |    80 +
 .../org/apache/shiro/session/SessionListener.html  |    72 +
 .../shiro/session/SessionListenerAdapter.html      |    68 +
 .../shiro/session/StoppedSessionException.html     |    78 +
 .../shiro/session/UnknownSessionException.html     |    77 +
 .../session/mgt/AbstractNativeSessionManager.html  |   325 +
 .../shiro/session/mgt/AbstractSessionManager.html  |   100 +
 .../mgt/AbstractValidatingSessionManager.html      |   326 +
 .../shiro/session/mgt/DefaultSessionContext.html   |    78 +
 .../shiro/session/mgt/DefaultSessionKey.html       |    58 +
 .../shiro/session/mgt/DefaultSessionManager.html   |   261 +
 .../shiro/session/mgt/DelegatingSession.html       |   174 +
 .../ExecutorServiceSessionValidationScheduler.html |   150 +
 .../shiro/session/mgt/ImmutableProxiedSession.html |   120 +
 .../shiro/session/mgt/NativeSessionManager.html    |   194 +
 .../apache/shiro/session/mgt/SessionContext.html   |   104 +
 .../apache/shiro/session/mgt/SessionFactory.html   |    55 +
 .../org/apache/shiro/session/mgt/SessionKey.html   |    59 +
 .../apache/shiro/session/mgt/SessionManager.html   |    74 +
 .../session/mgt/SessionValidationScheduler.html    |    65 +
 .../apache/shiro/session/mgt/SimpleSession.html    |   554 +
 .../shiro/session/mgt/SimpleSessionFactory.html    |    59 +
 .../shiro/session/mgt/ValidatingSession.html       |    52 +
 .../session/mgt/ValidatingSessionManager.html      |    85 +
 .../shiro/session/mgt/eis/AbstractSessionDAO.html  |   198 +
 .../shiro/session/mgt/eis/CachingSessionDAO.html   |   363 +
 .../session/mgt/eis/EnterpriseCacheSessionDAO.html |    95 +
 .../mgt/eis/JavaUuidSessionIdGenerator.html        |    56 +
 .../shiro/session/mgt/eis/MemorySessionDAO.html    |   120 +
 .../session/mgt/eis/RandomSessionIdGenerator.html  |    82 +
 .../apache/shiro/session/mgt/eis/SessionDAO.html   |   143 +
 .../shiro/session/mgt/eis/SessionIdGenerator.html  |    64 +
 .../shiro/session/mgt/eis/package-frame.html       |    42 +
 .../shiro/session/mgt/eis/package-summary.html     |   142 +
 .../apache/shiro/session/mgt/package-frame.html    |    75 +
 .../apache/shiro/session/mgt/package-summary.html  |   197 +
 .../org/apache/shiro/session/package-frame.html    |    45 +
 .../org/apache/shiro/session/package-summary.html  |   147 +
 .../apache/shiro/subject/ExecutionException.html   |    54 +
 .../shiro/subject/MutablePrincipalCollection.html  |    71 +
 .../apache/shiro/subject/PrincipalCollection.html  |   160 +
 .../org/apache/shiro/subject/PrincipalMap.html     |    76 +
 .../shiro/subject/SimplePrincipalCollection.html   |   314 +
 .../apache/shiro/subject/SimplePrincipalMap.html   |   296 +
 .../xref/org/apache/shiro/subject/Subject.html     |   862 ++
 .../org/apache/shiro/subject/SubjectContext.html   |   250 +
 .../org/apache/shiro/subject/package-frame.html    |    42 +
 .../org/apache/shiro/subject/package-summary.html  |   142 +
 .../subject/support/DefaultSubjectContext.html     |   292 +
 .../shiro/subject/support/DelegatingSubject.html   |   540 +
 .../subject/support/DisabledSessionException.html  |    55 +
 .../shiro/subject/support/SubjectCallable.html     |   105 +
 .../shiro/subject/support/SubjectRunnable.html     |   135 +
 .../shiro/subject/support/SubjectThreadState.html  |   137 +
 .../shiro/subject/support/package-frame.html       |    39 +
 .../shiro/subject/support/package-summary.html     |   137 +
 .../org/apache/shiro/util/AbstractFactory.html     |    74 +
 .../xref/org/apache/shiro/util/AntPathMatcher.html |   438 +
 .../org/apache/shiro/util/CollectionUtils.html     |   154 +
 .../org/apache/shiro/util/JavaEnvironment.html     |   193 +
 .../xref/org/apache/shiro/util/JdbcUtils.html      |   128 +
 .../xref/org/apache/shiro/util/MapContext.html     |   146 +
 .../xref/org/apache/shiro/util/PatternMatcher.html |    55 +
 .../org/apache/shiro/util/PermissionUtils.html     |    70 +
 .../org/apache/shiro/util/RegExPatternMatcher.html |    87 +
 .../xref/org/apache/shiro/util/ThreadContext.html  |   356 +
 .../xref/org/apache/shiro/util/ThreadState.html    |    97 +
 .../xref/org/apache/shiro/util/package-frame.html  |    51 +
 .../org/apache/shiro/util/package-summary.html     |   157 +
 static/1.10.0/shiro-core/xref/overview-frame.html  |   105 +
 .../1.10.0/shiro-core/xref/overview-summary.html   |   227 +
 static/1.10.0/shiro-core/xref/stylesheet.css       |   626 +
 .../shiro-crypto/apidocs/allclasses-index.html     |   398 +
 static/1.10.0/shiro-crypto/apidocs/allclasses.html |    62 +
 .../shiro-crypto/apidocs/allpackages-index.html    |   179 +
 .../shiro-crypto/apidocs/constant-values.html      |   344 +
 .../shiro-crypto/apidocs/deprecated-list.html      |   174 +
 static/1.10.0/shiro-crypto/apidocs/element-list    |     3 +
 static/1.10.0/shiro-crypto/apidocs/help-doc.html   |   280 +
 static/1.10.0/shiro-crypto/apidocs/index-all.html  |  1386 ++
 static/1.10.0/shiro-crypto/apidocs/index.html      |   175 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-crypto/apidocs/jquery/jquery-3.5.1.js    | 10872 ++++++++++++++
 .../shiro-crypto/apidocs/jquery/jquery-ui.css      |   582 +
 .../shiro-crypto/apidocs/jquery/jquery-ui.js       |  2659 ++++
 .../shiro-crypto/apidocs/jquery/jquery-ui.min.css  |     7 +
 .../shiro-crypto/apidocs/jquery/jquery-ui.min.js   |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-crypto/apidocs/member-search-index.js    |     1 +
 .../shiro-crypto/apidocs/member-search-index.zip   |   Bin 0 -> 2520 bytes
 .../crypto/AbstractSymmetricCipherService.html     |   367 +
 .../org/apache/shiro/crypto/AesCipherService.html  |   454 +
 .../apache/shiro/crypto/BlowfishCipherService.html |   401 +
 .../org/apache/shiro/crypto/CipherService.html     |   468 +
 .../org/apache/shiro/crypto/CryptoException.html   |   338 +
 .../shiro/crypto/DefaultBlockCipherService.html    |   961 ++
 .../org/apache/shiro/crypto/JcaCipherService.html  |   868 ++
 .../org/apache/shiro/crypto/OperationMode.html     |   604 +
 .../org/apache/shiro/crypto/PaddingScheme.html     |   633 +
 .../apache/shiro/crypto/RandomNumberGenerator.html |   320 +
 .../shiro/crypto/SecureRandomNumberGenerator.html  |   535 +
 .../shiro/crypto/UnknownAlgorithmException.html    |   340 +
 .../class-use/AbstractSymmetricCipherService.html  |   211 +
 .../shiro/crypto/class-use/AesCipherService.html   |   148 +
 .../crypto/class-use/BlowfishCipherService.html    |   148 +
 .../shiro/crypto/class-use/CipherService.html      |   225 +
 .../shiro/crypto/class-use/CryptoException.html    |   264 +
 .../class-use/DefaultBlockCipherService.html       |   204 +
 .../shiro/crypto/class-use/JcaCipherService.html   |   218 +
 .../shiro/crypto/class-use/OperationMode.html      |   230 +
 .../shiro/crypto/class-use/PaddingScheme.html      |   228 +
 .../crypto/class-use/RandomNumberGenerator.html    |   248 +
 .../class-use/SecureRandomNumberGenerator.html     |   148 +
 .../class-use/UnknownAlgorithmException.html       |   274 +
 .../org/apache/shiro/crypto/hash/AbstractHash.html |   828 ++
 .../shiro/crypto/hash/ConfigurableHashService.html |   345 +
 .../shiro/crypto/hash/DefaultHashService.html      |   734 +
 .../apidocs/org/apache/shiro/crypto/hash/Hash.html |   357 +
 .../shiro/crypto/hash/HashRequest.Builder.html     |   526 +
 .../org/apache/shiro/crypto/hash/HashRequest.html  |   378 +
 .../org/apache/shiro/crypto/hash/HashService.html  |   315 +
 .../org/apache/shiro/crypto/hash/Md2Hash.html      |   479 +
 .../org/apache/shiro/crypto/hash/Md5Hash.html      |   479 +
 .../org/apache/shiro/crypto/hash/Sha1Hash.html     |   479 +
 .../org/apache/shiro/crypto/hash/Sha256Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/Sha384Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/Sha512Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/SimpleHash.html   |  1024 ++
 .../shiro/crypto/hash/SimpleHashRequest.html       |   457 +
 .../shiro/crypto/hash/class-use/AbstractHash.html  |   242 +
 .../hash/class-use/ConfigurableHashService.html    |   198 +
 .../crypto/hash/class-use/DefaultHashService.html  |   148 +
 .../apache/shiro/crypto/hash/class-use/Hash.html   |   344 +
 .../crypto/hash/class-use/HashRequest.Builder.html |   231 +
 .../shiro/crypto/hash/class-use/HashRequest.html   |   255 +
 .../shiro/crypto/hash/class-use/HashService.html   |   215 +
 .../shiro/crypto/hash/class-use/Md2Hash.html       |   199 +
 .../shiro/crypto/hash/class-use/Md5Hash.html       |   199 +
 .../shiro/crypto/hash/class-use/Sha1Hash.html      |   199 +
 .../shiro/crypto/hash/class-use/Sha256Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/Sha384Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/Sha512Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/SimpleHash.html    |   234 +
 .../crypto/hash/class-use/SimpleHashRequest.html   |   148 +
 .../shiro/crypto/hash/format/Base64Format.html     |   329 +
 .../hash/format/DefaultHashFormatFactory.html      |   603 +
 .../shiro/crypto/hash/format/HashFormat.html       |   280 +
 .../crypto/hash/format/HashFormatFactory.html      |   258 +
 .../apache/shiro/crypto/hash/format/HexFormat.html |   329 +
 .../crypto/hash/format/ModularCryptFormat.html     |   331 +
 .../crypto/hash/format/ParsableHashFormat.html     |   286 +
 .../crypto/hash/format/ProvidedHashFormat.html     |   419 +
 .../crypto/hash/format/Shiro1CryptFormat.html      |   508 +
 .../crypto/hash/format/class-use/Base64Format.html |   148 +
 .../format/class-use/DefaultHashFormatFactory.html |   148 +
 .../crypto/hash/format/class-use/HashFormat.html   |   259 +
 .../hash/format/class-use/HashFormatFactory.html   |   195 +
 .../crypto/hash/format/class-use/HexFormat.html    |   148 +
 .../hash/format/class-use/ModularCryptFormat.html  |   195 +
 .../hash/format/class-use/ParsableHashFormat.html  |   195 +
 .../hash/format/class-use/ProvidedHashFormat.html  |   207 +
 .../hash/format/class-use/Shiro1CryptFormat.html   |   148 +
 .../shiro/crypto/hash/format/package-summary.html  |   239 +
 .../shiro/crypto/hash/format/package-tree.html     |   192 +
 .../shiro/crypto/hash/format/package-use.html      |   208 +
 .../apache/shiro/crypto/hash/package-summary.html  |   279 +
 .../org/apache/shiro/crypto/hash/package-tree.html |   199 +
 .../org/apache/shiro/crypto/hash/package-use.html  |   291 +
 .../org/apache/shiro/crypto/package-summary.html   |   283 +
 .../org/apache/shiro/crypto/package-tree.html      |   220 +
 .../org/apache/shiro/crypto/package-use.html       |   267 +
 .../shiro-crypto/apidocs/overview-summary.html     |    23 +
 .../1.10.0/shiro-crypto/apidocs/overview-tree.html |   266 +
 .../shiro-crypto/apidocs/package-search-index.js   |     1 +
 .../shiro-crypto/apidocs/package-search-index.zip  |   Bin 0 -> 254 bytes
 .../shiro-crypto/apidocs/resources/glass.png       |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-crypto/apidocs/resources/x.png |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-crypto/apidocs/script.js       |   149 +
 static/1.10.0/shiro-crypto/apidocs/search.js       |   326 +
 .../shiro-crypto/apidocs/serialized-form.html      |   255 +
 .../crypto/AbstractSymmetricCipherService.html     |   139 +
 .../org/apache/shiro/crypto/AesCipherService.html  |   188 +
 .../apache/shiro/crypto/BlowfishCipherService.html |   166 +
 .../org/apache/shiro/crypto/CipherService.html     |   249 +
 .../org/apache/shiro/crypto/CryptoException.html   |   115 +
 .../shiro/crypto/DefaultBlockCipherService.html    |   605 +
 .../org/apache/shiro/crypto/JcaCipherService.html  |   681 +
 .../org/apache/shiro/crypto/OperationMode.html     |   217 +
 .../org/apache/shiro/crypto/PaddingScheme.html     |   239 +
 .../apache/shiro/crypto/RandomNumberGenerator.html |   146 +
 .../shiro/crypto/SecureRandomNumberGenerator.html  |   194 +
 .../shiro/crypto/UnknownAlgorithmException.html    |   114 +
 .../org/apache/shiro/crypto/hash/AbstractHash.html |   435 +
 .../shiro/crypto/hash/ConfigurableHashService.html |   135 +
 .../shiro/crypto/hash/DefaultHashService.html      |   418 +
 .../org/apache/shiro/crypto/hash/Hash.html         |   141 +
 .../shiro/crypto/hash/HashRequest.Builder.html     |   299 +
 .../org/apache/shiro/crypto/hash/HashRequest.html  |   299 +
 .../org/apache/shiro/crypto/hash/HashService.html  |   151 +
 .../org/apache/shiro/crypto/hash/Md2Hash.html      |   139 +
 .../org/apache/shiro/crypto/hash/Md5Hash.html      |   140 +
 .../org/apache/shiro/crypto/hash/Sha1Hash.html     |   141 +
 .../org/apache/shiro/crypto/hash/Sha256Hash.html   |   142 +
 .../org/apache/shiro/crypto/hash/Sha384Hash.html   |   143 +
 .../org/apache/shiro/crypto/hash/Sha512Hash.html   |   143 +
 .../org/apache/shiro/crypto/hash/SimpleHash.html   |   505 +
 .../shiro/crypto/hash/SimpleHashRequest.html       |   148 +
 .../shiro/crypto/hash/format/Base64Format.html     |   115 +
 .../hash/format/DefaultHashFormatFactory.html      |   428 +
 .../shiro/crypto/hash/format/HashFormat.html       |   119 +
 .../crypto/hash/format/HashFormatFactory.html      |   101 +
 .../apache/shiro/crypto/hash/format/HexFormat.html |   115 +
 .../crypto/hash/format/ModularCryptFormat.html     |   116 +
 .../crypto/hash/format/ParsableHashFormat.html     |   117 +
 .../crypto/hash/format/ProvidedHashFormat.html     |   142 +
 .../crypto/hash/format/Shiro1CryptFormat.html      |   240 +
 static/1.10.0/shiro-crypto/apidocs/stylesheet.css  |   906 ++
 .../shiro-crypto/apidocs/type-search-index.js      |     1 +
 .../shiro-crypto/apidocs/type-search-index.zip     |   Bin 0 -> 559 bytes
 static/1.10.0/shiro-crypto/ci-management.html      |   266 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 static/1.10.0/shiro-crypto/css/dashboard.css       |    36 +
 static/1.10.0/shiro-crypto/css/dashboard2.css      |    25 +
 static/1.10.0/shiro-crypto/css/dashboard2IE.css    |    25 +
 static/1.10.0/shiro-crypto/css/print.css           |    23 +
 static/1.10.0/shiro-crypto/css/site.css            |     1 +
 static/1.10.0/shiro-crypto/dashboard-report.html   |   175 +
 static/1.10.0/shiro-crypto/dependencies.html       |   734 +
 static/1.10.0/shiro-crypto/dependency-info.html    |   283 +
 .../1.10.0/shiro-crypto/dependency-management.html |   752 +
 .../shiro-crypto/distribution-management.html      |   266 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../1.10.0/shiro-crypto/images/Down-green-full.jpg |   Bin 0 -> 1317 bytes
 .../shiro-crypto/images/Down-orange-full.jpg       |   Bin 0 -> 1347 bytes
 .../1.10.0/shiro-crypto/images/Down-red-full.jpg   |   Bin 0 -> 1424 bytes
 .../shiro-crypto/images/Stable-green-full.jpg      |   Bin 0 -> 1387 bytes
 .../shiro-crypto/images/Stable-orange-full.jpg     |   Bin 0 -> 1429 bytes
 .../1.10.0/shiro-crypto/images/Stable-red-full.jpg |   Bin 0 -> 1509 bytes
 .../1.10.0/shiro-crypto/images/Up-green-full.jpg   |   Bin 0 -> 1336 bytes
 .../1.10.0/shiro-crypto/images/Up-orange-full.jpg  |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-crypto/images/Up-red-full.jpg  |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-crypto/images/add.gif          |   Bin 0 -> 397 bytes
 .../shiro-crypto/images/apache-maven-project-2.png |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-crypto/images/close.gif        |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-crypto/images/contact-new.png  |   Bin 0 -> 736 bytes
 .../shiro-crypto/images/document-properties.png    |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-crypto/images/down.gif         |   Bin 0 -> 982 bytes
 .../1.10.0/shiro-crypto/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-crypto/images/fix.gif          |   Bin 0 -> 366 bytes
 .../1.10.0/shiro-crypto/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 .../1.10.0/shiro-crypto/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 .../1.10.0/shiro-crypto/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../shiro-crypto/images/icon_success_sml.gif       |   Bin 0 -> 604 bytes
 .../shiro-crypto/images/icon_warning_sml.gif       |   Bin 0 -> 625 bytes
 .../1.10.0/shiro-crypto/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../shiro-crypto/images/internet-web-browser.png   |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-crypto/images/logos/maven-feather.png    |   Bin 0 -> 3330 bytes
 .../1.10.0/shiro-crypto/images/network-server.png  |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-crypto/images/next.gif         |   Bin 0 -> 979 bytes
 .../shiro-crypto/images/package-x-generic.png      |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-crypto/images/previous.gif     |   Bin 0 -> 987 bytes
 .../shiro-crypto/images/profiles/pre-release.png   |   Bin 0 -> 32607 bytes
 .../shiro-crypto/images/profiles/retired.png       |   Bin 0 -> 22003 bytes
 .../shiro-crypto/images/profiles/sandbox.png       |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-crypto/images/remove.gif       |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-crypto/images/rss.png          |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-crypto/images/up.gif           |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-crypto/images/update.gif       |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-crypto/images/window-new.png   |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-crypto/img/glyphicons-halflings.png      |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-crypto/index.html              |   280 +
 static/1.10.0/shiro-crypto/issue-management.html   |   264 +
 .../shiro-crypto/js/apache-maven-fluido-1.5.min.js |    25 +
 static/1.10.0/shiro-crypto/licenses.html           |   466 +
 static/1.10.0/shiro-crypto/mailing-lists.html      |   280 +
 static/1.10.0/shiro-crypto/modules.html            |   277 +
 static/1.10.0/shiro-crypto/plugin-management.html  |   421 +
 static/1.10.0/shiro-crypto/plugins.html            |   391 +
 static/1.10.0/shiro-crypto/project-info.html       |   312 +
 static/1.10.0/shiro-crypto/project-reports.html    |   191 +
 static/1.10.0/shiro-crypto/scm.html                |   272 +
 .../apidocs/allclasses-index.html                  |   217 +
 .../shiro-crypto-cipher/apidocs/allclasses.html    |    34 +
 .../apidocs/allpackages-index.html                 |   167 +
 .../apidocs/constant-values.html                   |   148 +
 .../apidocs/deprecated-list.html                   |   146 +
 .../shiro-crypto-cipher/apidocs/element-list       |     1 +
 .../shiro-crypto-cipher/apidocs/help-doc.html      |   272 +
 .../shiro-crypto-cipher/apidocs/index-all.html     |   648 +
 .../shiro-crypto-cipher/apidocs/index.html         |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../apidocs/jquery/jquery-ui.css                   |   582 +
 .../apidocs/jquery/jquery-ui.js                    |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 970 bytes
 .../crypto/AbstractSymmetricCipherService.html     |   365 +
 .../org/apache/shiro/crypto/AesCipherService.html  |   452 +
 .../apache/shiro/crypto/BlowfishCipherService.html |   399 +
 .../org/apache/shiro/crypto/CipherService.html     |   466 +
 .../shiro/crypto/DefaultBlockCipherService.html    |   959 ++
 .../org/apache/shiro/crypto/JcaCipherService.html  |   866 ++
 .../org/apache/shiro/crypto/OperationMode.html     |   602 +
 .../org/apache/shiro/crypto/PaddingScheme.html     |   631 +
 .../class-use/AbstractSymmetricCipherService.html  |   191 +
 .../shiro/crypto/class-use/AesCipherService.html   |   146 +
 .../crypto/class-use/BlowfishCipherService.html    |   146 +
 .../shiro/crypto/class-use/CipherService.html      |   205 +
 .../class-use/DefaultBlockCipherService.html       |   184 +
 .../shiro/crypto/class-use/JcaCipherService.html   |   198 +
 .../shiro/crypto/class-use/OperationMode.html      |   210 +
 .../shiro/crypto/class-use/PaddingScheme.html      |   208 +
 .../org/apache/shiro/crypto/package-summary.html   |   244 +
 .../org/apache/shiro/crypto/package-tree.html      |   191 +
 .../org/apache/shiro/crypto/package-use.html       |   203 +
 .../shiro-crypto-cipher/apidocs/overview-tree.html |   195 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 238 bytes
 .../apidocs/resources/glass.png                    |   Bin 0 -> 499 bytes
 .../shiro-crypto-cipher/apidocs/resources/x.png    |   Bin 0 -> 394 bytes
 .../shiro-crypto-cipher/apidocs/script.js          |   149 +
 .../shiro-crypto-cipher/apidocs/search.js          |   326 +
 .../crypto/AbstractSymmetricCipherService.html     |   139 +
 .../org/apache/shiro/crypto/AesCipherService.html  |   188 +
 .../apache/shiro/crypto/BlowfishCipherService.html |   166 +
 .../org/apache/shiro/crypto/CipherService.html     |   249 +
 .../shiro/crypto/DefaultBlockCipherService.html    |   605 +
 .../org/apache/shiro/crypto/JcaCipherService.html  |   681 +
 .../org/apache/shiro/crypto/OperationMode.html     |   217 +
 .../org/apache/shiro/crypto/PaddingScheme.html     |   239 +
 .../shiro-crypto-cipher/apidocs/stylesheet.css     |   906 ++
 .../apidocs/type-search-index.js                   |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 317 bytes
 .../shiro-crypto-cipher/ci-management.html         |   242 +
 .../shiro-crypto/shiro-crypto-cipher/cpd.html      |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-crypto-cipher/css/dashboard.css          |    36 +
 .../shiro-crypto-cipher/css/dashboard2.css         |    25 +
 .../shiro-crypto-cipher/css/dashboard2IE.css       |    25 +
 .../shiro-crypto/shiro-crypto-cipher/css/print.css |    23 +
 .../shiro-crypto/shiro-crypto-cipher/css/site.css  |     1 +
 .../shiro-crypto-cipher/dashboard-report.html      |   193 +
 .../shiro-crypto-cipher/dependencies.html          |   903 ++
 .../shiro-crypto-cipher/dependency-info.html       |   259 +
 .../shiro-crypto-cipher/dependency-management.html |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-crypto-cipher/images/Down-green-full.jpg |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../shiro-crypto-cipher/images/Down-red-full.jpg   |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-crypto-cipher/images/Stable-red-full.jpg |   Bin 0 -> 1509 bytes
 .../shiro-crypto-cipher/images/Up-green-full.jpg   |   Bin 0 -> 1336 bytes
 .../shiro-crypto-cipher/images/Up-orange-full.jpg  |   Bin 0 -> 1369 bytes
 .../shiro-crypto-cipher/images/Up-red-full.jpg     |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-crypto-cipher/images/add.gif             |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-crypto-cipher/images/close.gif           |   Bin 0 -> 279 bytes
 .../shiro-crypto-cipher/images/contact-new.png     |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-crypto-cipher/images/down.gif            |   Bin 0 -> 982 bytes
 .../shiro-crypto-cipher/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 .../shiro-crypto-cipher/images/fix.gif             |   Bin 0 -> 366 bytes
 .../shiro-crypto-cipher/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 .../shiro-crypto-cipher/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 .../shiro-crypto-cipher/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../shiro-crypto-cipher/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-crypto-cipher/images/network-server.png  |   Bin 0 -> 536 bytes
 .../shiro-crypto-cipher/images/next.gif            |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../shiro-crypto-cipher/images/previous.gif        |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../shiro-crypto-cipher/images/remove.gif          |   Bin 0 -> 607 bytes
 .../shiro-crypto-cipher/images/rss.png             |   Bin 0 -> 474 bytes
 .../shiro-crypto/shiro-crypto-cipher/images/up.gif |   Bin 0 -> 985 bytes
 .../shiro-crypto-cipher/images/update.gif          |   Bin 0 -> 1090 bytes
 .../shiro-crypto-cipher/images/window-new.png      |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-crypto/shiro-crypto-cipher/index.html    |   238 +
 .../shiro-crypto-cipher/issue-management.html      |   240 +
 .../shiro-crypto-cipher/jdepend-report.html        |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-crypto/shiro-crypto-cipher/licenses.html |   442 +
 .../shiro-crypto-cipher/mailing-lists.html         |   256 +
 .../shiro-crypto-cipher/plugin-management.html     |   397 +
 .../shiro-crypto/shiro-crypto-cipher/plugins.html  |   379 +
 .../shiro-crypto/shiro-crypto-cipher/pmd.html      |   301 +
 .../shiro-crypto-cipher/project-info.html          |   285 +
 .../shiro-crypto-cipher/project-reports.html       |   224 +
 .../shiro-crypto/shiro-crypto-cipher/scm.html      |   248 +
 .../shiro-crypto/shiro-crypto-cipher/summary.html  |   283 +
 .../shiro-crypto-cipher/surefire-report.html       |   230 +
 .../shiro-crypto/shiro-crypto-cipher/taglist.html  |   209 +
 .../shiro-crypto/shiro-crypto-cipher/team.html     |   353 +
 .../shiro-crypto-cipher/xref/allclasses-frame.html |    25 +
 .../shiro-crypto-cipher/xref/index.html            |    75 +
 .../crypto/AbstractSymmetricCipherService.html     |    78 +
 .../org/apache/shiro/crypto/AesCipherService.html  |   127 +
 .../apache/shiro/crypto/BlowfishCipherService.html |   105 +
 .../org/apache/shiro/crypto/CipherService.html     |   188 +
 .../shiro/crypto/DefaultBlockCipherService.html    |   544 +
 .../org/apache/shiro/crypto/JcaCipherService.html  |   620 +
 .../org/apache/shiro/crypto/OperationMode.html     |   156 +
 .../org/apache/shiro/crypto/PaddingScheme.html     |   178 +
 .../org/apache/shiro/crypto/package-frame.html     |    42 +
 .../org/apache/shiro/crypto/package-summary.html   |   142 +
 .../shiro-crypto-cipher/xref/overview-frame.html   |    24 +
 .../shiro-crypto-cipher/xref/overview-summary.html |    92 +
 .../shiro-crypto-cipher/xref/stylesheet.css        |   626 +
 .../apidocs/allclasses-index.html                  |   190 +
 .../shiro-crypto-core/apidocs/allclasses.html      |    30 +
 .../apidocs/allpackages-index.html                 |   164 +
 .../shiro-crypto-core/apidocs/constant-values.html |   179 +
 .../shiro-crypto-core/apidocs/deprecated-list.html |   146 +
 .../shiro-crypto-core/apidocs/element-list         |     1 +
 .../shiro-crypto-core/apidocs/help-doc.html        |   272 +
 .../shiro-crypto-core/apidocs/index-all.html       |   264 +
 .../shiro-crypto-core/apidocs/index.html           |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../shiro-crypto-core/apidocs/jquery/jquery-ui.css |   582 +
 .../shiro-crypto-core/apidocs/jquery/jquery-ui.js  |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 465 bytes
 .../org/apache/shiro/crypto/CryptoException.html   |   336 +
 .../apache/shiro/crypto/RandomNumberGenerator.html |   318 +
 .../shiro/crypto/SecureRandomNumberGenerator.html  |   533 +
 .../shiro/crypto/UnknownAlgorithmException.html    |   338 +
 .../shiro/crypto/class-use/CryptoException.html    |   178 +
 .../crypto/class-use/RandomNumberGenerator.html    |   178 +
 .../class-use/SecureRandomNumberGenerator.html     |   146 +
 .../class-use/UnknownAlgorithmException.html       |   146 +
 .../org/apache/shiro/crypto/package-summary.html   |   208 +
 .../org/apache/shiro/crypto/package-tree.html      |   184 +
 .../org/apache/shiro/crypto/package-use.html       |   174 +
 .../shiro-crypto-core/apidocs/overview-tree.html   |   188 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 238 bytes
 .../shiro-crypto-core/apidocs/resources/glass.png  |   Bin 0 -> 499 bytes
 .../shiro-crypto-core/apidocs/resources/x.png      |   Bin 0 -> 394 bytes
 .../shiro-crypto-core/apidocs/script.js            |   149 +
 .../shiro-crypto-core/apidocs/search.js            |   326 +
 .../shiro-crypto-core/apidocs/serialized-form.html |   166 +
 .../org/apache/shiro/crypto/CryptoException.html   |   115 +
 .../apache/shiro/crypto/RandomNumberGenerator.html |   146 +
 .../shiro/crypto/SecureRandomNumberGenerator.html  |   194 +
 .../shiro/crypto/UnknownAlgorithmException.html    |   114 +
 .../shiro-crypto-core/apidocs/stylesheet.css       |   906 ++
 .../shiro-crypto-core/apidocs/type-search-index.js |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 296 bytes
 .../shiro-crypto-core/ci-management.html           |   242 +
 .../1.10.0/shiro-crypto/shiro-crypto-core/cpd.html |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-crypto-core/css/dashboard.css            |    36 +
 .../shiro-crypto-core/css/dashboard2.css           |    25 +
 .../shiro-crypto-core/css/dashboard2IE.css         |    25 +
 .../shiro-crypto/shiro-crypto-core/css/print.css   |    23 +
 .../shiro-crypto/shiro-crypto-core/css/site.css    |     1 +
 .../shiro-crypto-core/dashboard-report.html        |   193 +
 .../shiro-crypto-core/dependencies.html            |   785 +
 .../shiro-crypto-core/dependency-info.html         |   259 +
 .../shiro-crypto-core/dependency-management.html   |   728 +
 .../shiro-crypto-core/distribution-management.html |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-crypto-core/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../shiro-crypto-core/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 .../shiro-crypto-core/images/Down-red-full.jpg     |   Bin 0 -> 1424 bytes
 .../shiro-crypto-core/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-crypto-core/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 .../shiro-crypto-core/images/Up-green-full.jpg     |   Bin 0 -> 1336 bytes
 .../shiro-crypto-core/images/Up-orange-full.jpg    |   Bin 0 -> 1369 bytes
 .../shiro-crypto-core/images/Up-red-full.jpg       |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-crypto/shiro-crypto-core/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-crypto-core/images/close.gif             |   Bin 0 -> 279 bytes
 .../shiro-crypto-core/images/contact-new.png       |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-crypto/shiro-crypto-core/images/down.gif |   Bin 0 -> 982 bytes
 .../shiro-crypto-core/images/drive-harddisk.png    |   Bin 0 -> 700 bytes
 .../shiro-crypto/shiro-crypto-core/images/fix.gif  |   Bin 0 -> 366 bytes
 .../shiro-crypto-core/images/icon_error_sml.gif    |   Bin 0 -> 633 bytes
 .../shiro-crypto-core/images/icon_help_sml.gif     |   Bin 0 -> 1072 bytes
 .../shiro-crypto-core/images/icon_info_sml.gif     |   Bin 0 -> 638 bytes
 .../shiro-crypto-core/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../shiro-crypto-core/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../shiro-crypto-core/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-crypto-core/images/network-server.png    |   Bin 0 -> 536 bytes
 .../shiro-crypto/shiro-crypto-core/images/next.gif |   Bin 0 -> 979 bytes
 .../shiro-crypto-core/images/package-x-generic.png |   Bin 0 -> 717 bytes
 .../shiro-crypto-core/images/previous.gif          |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-crypto-core/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../shiro-crypto-core/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 .../shiro-crypto-core/images/remove.gif            |   Bin 0 -> 607 bytes
 .../shiro-crypto/shiro-crypto-core/images/rss.png  |   Bin 0 -> 474 bytes
 .../shiro-crypto/shiro-crypto-core/images/up.gif   |   Bin 0 -> 985 bytes
 .../shiro-crypto-core/images/update.gif            |   Bin 0 -> 1090 bytes
 .../shiro-crypto-core/images/window-new.png        |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-crypto-core/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../shiro-crypto/shiro-crypto-core/index.html      |   238 +
 .../shiro-crypto-core/issue-management.html        |   240 +
 .../shiro-crypto-core/jdepend-report.html          |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-crypto/shiro-crypto-core/licenses.html   |   442 +
 .../shiro-crypto-core/mailing-lists.html           |   256 +
 .../shiro-crypto-core/plugin-management.html       |   397 +
 .../shiro-crypto/shiro-crypto-core/plugins.html    |   379 +
 .../1.10.0/shiro-crypto/shiro-crypto-core/pmd.html |   196 +
 .../shiro-crypto-core/project-info.html            |   285 +
 .../shiro-crypto-core/project-reports.html         |   224 +
 .../1.10.0/shiro-crypto/shiro-crypto-core/scm.html |   248 +
 .../shiro-crypto/shiro-crypto-core/summary.html    |   283 +
 .../shiro-crypto-core/surefire-report.html         |   230 +
 .../shiro-crypto/shiro-crypto-core/taglist.html    |   209 +
 .../shiro-crypto/shiro-crypto-core/team.html       |   353 +
 .../shiro-crypto-core/xref/allclasses-frame.html   |    21 +
 .../shiro-crypto/shiro-crypto-core/xref/index.html |    75 +
 .../org/apache/shiro/crypto/CryptoException.html   |    54 +
 .../apache/shiro/crypto/RandomNumberGenerator.html |    85 +
 .../shiro/crypto/SecureRandomNumberGenerator.html  |   133 +
 .../shiro/crypto/UnknownAlgorithmException.html    |    53 +
 .../org/apache/shiro/crypto/package-frame.html     |    30 +
 .../org/apache/shiro/crypto/package-summary.html   |   122 +
 .../shiro-crypto-core/xref/overview-frame.html     |    24 +
 .../shiro-crypto-core/xref/overview-summary.html   |    92 +
 .../shiro-crypto-core/xref/stylesheet.css          |   626 +
 .../apidocs/allclasses-index.html                  |   319 +
 .../shiro-crypto-hash/apidocs/allclasses.html      |    50 +
 .../apidocs/allpackages-index.html                 |   172 +
 .../shiro-crypto-hash/apidocs/constant-values.html |   323 +
 .../shiro-crypto-hash/apidocs/deprecated-list.html |   174 +
 .../shiro-crypto-hash/apidocs/element-list         |     2 +
 .../shiro-crypto-hash/apidocs/help-doc.html        |   280 +
 .../shiro-crypto-hash/apidocs/index-all.html       |   870 ++
 .../shiro-crypto-hash/apidocs/index.html           |   168 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../shiro-crypto-hash/apidocs/jquery/jquery-ui.css |   582 +
 .../shiro-crypto-hash/apidocs/jquery/jquery-ui.js  |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 1639 bytes
 .../org/apache/shiro/crypto/hash/AbstractHash.html |   828 ++
 .../shiro/crypto/hash/ConfigurableHashService.html |   345 +
 .../shiro/crypto/hash/DefaultHashService.html      |   734 +
 .../apidocs/org/apache/shiro/crypto/hash/Hash.html |   357 +
 .../shiro/crypto/hash/HashRequest.Builder.html     |   526 +
 .../org/apache/shiro/crypto/hash/HashRequest.html  |   378 +
 .../org/apache/shiro/crypto/hash/HashService.html  |   315 +
 .../org/apache/shiro/crypto/hash/Md2Hash.html      |   479 +
 .../org/apache/shiro/crypto/hash/Md5Hash.html      |   479 +
 .../org/apache/shiro/crypto/hash/Sha1Hash.html     |   479 +
 .../org/apache/shiro/crypto/hash/Sha256Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/Sha384Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/Sha512Hash.html   |   481 +
 .../org/apache/shiro/crypto/hash/SimpleHash.html   |  1024 ++
 .../shiro/crypto/hash/SimpleHashRequest.html       |   457 +
 .../shiro/crypto/hash/class-use/AbstractHash.html  |   242 +
 .../hash/class-use/ConfigurableHashService.html    |   198 +
 .../crypto/hash/class-use/DefaultHashService.html  |   148 +
 .../apache/shiro/crypto/hash/class-use/Hash.html   |   344 +
 .../crypto/hash/class-use/HashRequest.Builder.html |   231 +
 .../shiro/crypto/hash/class-use/HashRequest.html   |   255 +
 .../shiro/crypto/hash/class-use/HashService.html   |   215 +
 .../shiro/crypto/hash/class-use/Md2Hash.html       |   199 +
 .../shiro/crypto/hash/class-use/Md5Hash.html       |   199 +
 .../shiro/crypto/hash/class-use/Sha1Hash.html      |   199 +
 .../shiro/crypto/hash/class-use/Sha256Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/Sha384Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/Sha512Hash.html    |   199 +
 .../shiro/crypto/hash/class-use/SimpleHash.html    |   234 +
 .../crypto/hash/class-use/SimpleHashRequest.html   |   148 +
 .../shiro/crypto/hash/format/Base64Format.html     |   329 +
 .../hash/format/DefaultHashFormatFactory.html      |   603 +
 .../shiro/crypto/hash/format/HashFormat.html       |   280 +
 .../crypto/hash/format/HashFormatFactory.html      |   258 +
 .../apache/shiro/crypto/hash/format/HexFormat.html |   329 +
 .../crypto/hash/format/ModularCryptFormat.html     |   331 +
 .../crypto/hash/format/ParsableHashFormat.html     |   286 +
 .../crypto/hash/format/ProvidedHashFormat.html     |   419 +
 .../crypto/hash/format/Shiro1CryptFormat.html      |   508 +
 .../crypto/hash/format/class-use/Base64Format.html |   148 +
 .../format/class-use/DefaultHashFormatFactory.html |   148 +
 .../crypto/hash/format/class-use/HashFormat.html   |   259 +
 .../hash/format/class-use/HashFormatFactory.html   |   195 +
 .../crypto/hash/format/class-use/HexFormat.html    |   148 +
 .../hash/format/class-use/ModularCryptFormat.html  |   195 +
 .../hash/format/class-use/ParsableHashFormat.html  |   195 +
 .../hash/format/class-use/ProvidedHashFormat.html  |   207 +
 .../hash/format/class-use/Shiro1CryptFormat.html   |   148 +
 .../shiro/crypto/hash/format/package-summary.html  |   239 +
 .../shiro/crypto/hash/format/package-tree.html     |   192 +
 .../shiro/crypto/hash/format/package-use.html      |   208 +
 .../apache/shiro/crypto/hash/package-summary.html  |   279 +
 .../org/apache/shiro/crypto/hash/package-tree.html |   199 +
 .../org/apache/shiro/crypto/hash/package-use.html  |   291 +
 .../apidocs/overview-summary.html                  |    23 +
 .../shiro-crypto-hash/apidocs/overview-tree.html   |   225 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 253 bytes
 .../shiro-crypto-hash/apidocs/resources/glass.png  |   Bin 0 -> 499 bytes
 .../shiro-crypto-hash/apidocs/resources/x.png      |   Bin 0 -> 394 bytes
 .../shiro-crypto-hash/apidocs/script.js            |   149 +
 .../shiro-crypto-hash/apidocs/search.js            |   326 +
 .../shiro-crypto-hash/apidocs/serialized-form.html |   238 +
 .../org/apache/shiro/crypto/hash/AbstractHash.html |   435 +
 .../shiro/crypto/hash/ConfigurableHashService.html |   135 +
 .../shiro/crypto/hash/DefaultHashService.html      |   418 +
 .../org/apache/shiro/crypto/hash/Hash.html         |   141 +
 .../shiro/crypto/hash/HashRequest.Builder.html     |   299 +
 .../org/apache/shiro/crypto/hash/HashRequest.html  |   299 +
 .../org/apache/shiro/crypto/hash/HashService.html  |   151 +
 .../org/apache/shiro/crypto/hash/Md2Hash.html      |   139 +
 .../org/apache/shiro/crypto/hash/Md5Hash.html      |   140 +
 .../org/apache/shiro/crypto/hash/Sha1Hash.html     |   141 +
 .../org/apache/shiro/crypto/hash/Sha256Hash.html   |   142 +
 .../org/apache/shiro/crypto/hash/Sha384Hash.html   |   143 +
 .../org/apache/shiro/crypto/hash/Sha512Hash.html   |   143 +
 .../org/apache/shiro/crypto/hash/SimpleHash.html   |   505 +
 .../shiro/crypto/hash/SimpleHashRequest.html       |   148 +
 .../shiro/crypto/hash/format/Base64Format.html     |   115 +
 .../hash/format/DefaultHashFormatFactory.html      |   428 +
 .../shiro/crypto/hash/format/HashFormat.html       |   119 +
 .../crypto/hash/format/HashFormatFactory.html      |   101 +
 .../apache/shiro/crypto/hash/format/HexFormat.html |   115 +
 .../crypto/hash/format/ModularCryptFormat.html     |   116 +
 .../crypto/hash/format/ParsableHashFormat.html     |   117 +
 .../crypto/hash/format/ProvidedHashFormat.html     |   142 +
 .../crypto/hash/format/Shiro1CryptFormat.html      |   240 +
 .../shiro-crypto-hash/apidocs/stylesheet.css       |   906 ++
 .../shiro-crypto-hash/apidocs/type-search-index.js |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 437 bytes
 .../shiro-crypto-hash/ci-management.html           |   242 +
 .../1.10.0/shiro-crypto/shiro-crypto-hash/cpd.html |   329 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-crypto-hash/css/dashboard.css            |    36 +
 .../shiro-crypto-hash/css/dashboard2.css           |    25 +
 .../shiro-crypto-hash/css/dashboard2IE.css         |    25 +
 .../shiro-crypto/shiro-crypto-hash/css/print.css   |    23 +
 .../shiro-crypto/shiro-crypto-hash/css/site.css    |     1 +
 .../shiro-crypto-hash/dashboard-report.html        |   193 +
 .../shiro-crypto-hash/dependencies.html            |   903 ++
 .../shiro-crypto-hash/dependency-info.html         |   259 +
 .../shiro-crypto-hash/dependency-management.html   |   728 +
 .../shiro-crypto-hash/distribution-management.html |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-crypto-hash/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../shiro-crypto-hash/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 .../shiro-crypto-hash/images/Down-red-full.jpg     |   Bin 0 -> 1424 bytes
 .../shiro-crypto-hash/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-crypto-hash/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 .../shiro-crypto-hash/images/Up-green-full.jpg     |   Bin 0 -> 1336 bytes
 .../shiro-crypto-hash/images/Up-orange-full.jpg    |   Bin 0 -> 1369 bytes
 .../shiro-crypto-hash/images/Up-red-full.jpg       |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-crypto/shiro-crypto-hash/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-crypto-hash/images/close.gif             |   Bin 0 -> 279 bytes
 .../shiro-crypto-hash/images/contact-new.png       |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-crypto/shiro-crypto-hash/images/down.gif |   Bin 0 -> 982 bytes
 .../shiro-crypto-hash/images/drive-harddisk.png    |   Bin 0 -> 700 bytes
 .../shiro-crypto/shiro-crypto-hash/images/fix.gif  |   Bin 0 -> 366 bytes
 .../shiro-crypto-hash/images/icon_error_sml.gif    |   Bin 0 -> 633 bytes
 .../shiro-crypto-hash/images/icon_help_sml.gif     |   Bin 0 -> 1072 bytes
 .../shiro-crypto-hash/images/icon_info_sml.gif     |   Bin 0 -> 638 bytes
 .../shiro-crypto-hash/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../shiro-crypto-hash/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../shiro-crypto-hash/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-crypto-hash/images/network-server.png    |   Bin 0 -> 536 bytes
 .../shiro-crypto/shiro-crypto-hash/images/next.gif |   Bin 0 -> 979 bytes
 .../shiro-crypto-hash/images/package-x-generic.png |   Bin 0 -> 717 bytes
 .../shiro-crypto-hash/images/previous.gif          |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-crypto-hash/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../shiro-crypto-hash/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 .../shiro-crypto-hash/images/remove.gif            |   Bin 0 -> 607 bytes
 .../shiro-crypto/shiro-crypto-hash/images/rss.png  |   Bin 0 -> 474 bytes
 .../shiro-crypto/shiro-crypto-hash/images/up.gif   |   Bin 0 -> 985 bytes
 .../shiro-crypto-hash/images/update.gif            |   Bin 0 -> 1090 bytes
 .../shiro-crypto-hash/images/window-new.png        |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-crypto-hash/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../shiro-crypto/shiro-crypto-hash/index.html      |   238 +
 .../shiro-crypto-hash/issue-management.html        |   240 +
 .../shiro-crypto-hash/jdepend-report.html          |   307 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-crypto/shiro-crypto-hash/licenses.html   |   442 +
 .../shiro-crypto-hash/mailing-lists.html           |   256 +
 .../shiro-crypto-hash/plugin-management.html       |   397 +
 .../shiro-crypto/shiro-crypto-hash/plugins.html    |   379 +
 .../1.10.0/shiro-crypto/shiro-crypto-hash/pmd.html |   333 +
 .../shiro-crypto-hash/project-info.html            |   285 +
 .../shiro-crypto-hash/project-reports.html         |   224 +
 .../1.10.0/shiro-crypto/shiro-crypto-hash/scm.html |   248 +
 .../shiro-crypto/shiro-crypto-hash/summary.html    |   283 +
 .../shiro-crypto-hash/surefire-report.html         |   230 +
 .../shiro-crypto/shiro-crypto-hash/taglist.html    |   248 +
 .../shiro-crypto/shiro-crypto-hash/team.html       |   353 +
 .../shiro-crypto-hash/xref/allclasses-frame.html   |    41 +
 .../shiro-crypto/shiro-crypto-hash/xref/index.html |    75 +
 .../org/apache/shiro/crypto/hash/AbstractHash.html |   374 +
 .../shiro/crypto/hash/ConfigurableHashService.html |    74 +
 .../shiro/crypto/hash/DefaultHashService.html      |   357 +
 .../xref/org/apache/shiro/crypto/hash/Hash.html    |    80 +
 .../org/apache/shiro/crypto/hash/HashRequest.html  |   238 +
 .../org/apache/shiro/crypto/hash/HashService.html  |    90 +
 .../xref/org/apache/shiro/crypto/hash/Md2Hash.html |    78 +
 .../xref/org/apache/shiro/crypto/hash/Md5Hash.html |    79 +
 .../org/apache/shiro/crypto/hash/Sha1Hash.html     |    80 +
 .../org/apache/shiro/crypto/hash/Sha256Hash.html   |    81 +
 .../org/apache/shiro/crypto/hash/Sha384Hash.html   |    82 +
 .../org/apache/shiro/crypto/hash/Sha512Hash.html   |    82 +
 .../org/apache/shiro/crypto/hash/SimpleHash.html   |   444 +
 .../shiro/crypto/hash/SimpleHashRequest.html       |    87 +
 .../shiro/crypto/hash/format/Base64Format.html     |    54 +
 .../hash/format/DefaultHashFormatFactory.html      |   367 +
 .../shiro/crypto/hash/format/HashFormat.html       |    58 +
 .../crypto/hash/format/HashFormatFactory.html      |    40 +
 .../apache/shiro/crypto/hash/format/HexFormat.html |    54 +
 .../crypto/hash/format/ModularCryptFormat.html     |    55 +
 .../crypto/hash/format/ParsableHashFormat.html     |    56 +
 .../crypto/hash/format/ProvidedHashFormat.html     |    81 +
 .../crypto/hash/format/Shiro1CryptFormat.html      |   179 +
 .../shiro/crypto/hash/format/package-frame.html    |    45 +
 .../shiro/crypto/hash/format/package-summary.html  |   147 +
 .../apache/shiro/crypto/hash/package-frame.html    |    63 +
 .../apache/shiro/crypto/hash/package-summary.html  |   177 +
 .../shiro-crypto-hash/xref/overview-frame.html     |    27 +
 .../shiro-crypto-hash/xref/overview-summary.html   |    97 +
 .../shiro-crypto-hash/xref/stylesheet.css          |   626 +
 static/1.10.0/shiro-crypto/summary.html            |   304 +
 static/1.10.0/shiro-crypto/surefire-report.html    |   212 +
 static/1.10.0/shiro-crypto/team.html               |   377 +
 .../shiro-event/apidocs/allclasses-index.html      |   241 +
 static/1.10.0/shiro-event/apidocs/allclasses.html  |    38 +
 .../shiro-event/apidocs/allpackages-index.html     |   170 +
 .../shiro-event/apidocs/constant-values.html       |   150 +
 .../shiro-event/apidocs/deprecated-list.html       |   148 +
 static/1.10.0/shiro-event/apidocs/element-list     |     2 +
 static/1.10.0/shiro-event/apidocs/help-doc.html    |   280 +
 static/1.10.0/shiro-event/apidocs/index-all.html   |   353 +
 static/1.10.0/shiro-event/apidocs/index.html       |   166 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-event/apidocs/jquery/jquery-3.5.1.js     | 10872 ++++++++++++++
 .../shiro-event/apidocs/jquery/jquery-ui.css       |   582 +
 .../1.10.0/shiro-event/apidocs/jquery/jquery-ui.js |  2659 ++++
 .../shiro-event/apidocs/jquery/jquery-ui.min.css   |     7 +
 .../shiro-event/apidocs/jquery/jquery-ui.min.js    |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-event/apidocs/jquery/jszip/dist/jszip.js | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-event/apidocs/member-search-index.js     |     1 +
 .../shiro-event/apidocs/member-search-index.zip    |   Bin 0 -> 664 bytes
 .../apidocs/org/apache/shiro/event/Event.html      |   353 +
 .../apidocs/org/apache/shiro/event/EventBus.html   |   345 +
 .../org/apache/shiro/event/EventBusAware.html      |   272 +
 .../apidocs/org/apache/shiro/event/Subscribe.html  |   205 +
 .../org/apache/shiro/event/class-use/Event.html    |   148 +
 .../org/apache/shiro/event/class-use/EventBus.html |   222 +
 .../shiro/event/class-use/EventBusAware.html       |   148 +
 .../apache/shiro/event/class-use/Subscribe.html    |   148 +
 .../org/apache/shiro/event/package-summary.html    |   210 +
 .../org/apache/shiro/event/package-tree.html       |   180 +
 .../org/apache/shiro/event/package-use.html        |   210 +
 .../support/AnnotationEventListenerResolver.html   |   383 +
 .../shiro/event/support/DefaultEventBus.html       |   441 +
 .../shiro/event/support/EventClassComparator.html  |   351 +
 .../apache/shiro/event/support/EventListener.html  |   308 +
 .../event/support/EventListenerComparator.html     |   338 +
 .../shiro/event/support/EventListenerResolver.html |   283 +
 .../support/SingleArgumentMethodEventListener.html |   415 +
 .../shiro/event/support/TypedEventListener.html    |   270 +
 .../class-use/AnnotationEventListenerResolver.html |   148 +
 .../event/support/class-use/DefaultEventBus.html   |   148 +
 .../support/class-use/EventClassComparator.html    |   148 +
 .../event/support/class-use/EventListener.html     |   251 +
 .../support/class-use/EventListenerComparator.html |   148 +
 .../support/class-use/EventListenerResolver.html   |   225 +
 .../SingleArgumentMethodEventListener.html         |   148 +
 .../support/class-use/TypedEventListener.html      |   194 +
 .../shiro/event/support/package-summary.html       |   222 +
 .../apache/shiro/event/support/package-tree.html   |   178 +
 .../apache/shiro/event/support/package-use.html    |   197 +
 .../shiro-event/apidocs/overview-summary.html      |    23 +
 .../1.10.0/shiro-event/apidocs/overview-tree.html  |   192 +
 .../shiro-event/apidocs/package-search-index.js    |     1 +
 .../shiro-event/apidocs/package-search-index.zip   |   Bin 0 -> 247 bytes
 .../1.10.0/shiro-event/apidocs/resources/glass.png |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-event/apidocs/resources/x.png  |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-event/apidocs/script.js        |   149 +
 static/1.10.0/shiro-event/apidocs/search.js        |   326 +
 .../shiro-event/apidocs/serialized-form.html       |   174 +
 .../src-html/org/apache/shiro/event/Event.html     |   119 +
 .../src-html/org/apache/shiro/event/EventBus.html  |   159 +
 .../org/apache/shiro/event/EventBusAware.html      |   118 +
 .../src-html/org/apache/shiro/event/Subscribe.html |   121 +
 .../support/AnnotationEventListenerResolver.html   |   170 +
 .../shiro/event/support/DefaultEventBus.html       |   293 +
 .../shiro/event/support/EventClassComparator.html  |   148 +
 .../apache/shiro/event/support/EventListener.html  |   130 +
 .../event/support/EventListenerComparator.html     |   145 +
 .../shiro/event/support/EventListenerResolver.html |   124 +
 .../support/SingleArgumentMethodEventListener.html |   158 +
 .../shiro/event/support/TypedEventListener.html    |   101 +
 static/1.10.0/shiro-event/apidocs/stylesheet.css   |   906 ++
 .../shiro-event/apidocs/type-search-index.js       |     1 +
 .../shiro-event/apidocs/type-search-index.zip      |   Bin 0 -> 356 bytes
 static/1.10.0/shiro-event/ci-management.html       |   237 +
 static/1.10.0/shiro-event/cpd.html                 |   192 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 static/1.10.0/shiro-event/css/dashboard.css        |    36 +
 static/1.10.0/shiro-event/css/dashboard2.css       |    25 +
 static/1.10.0/shiro-event/css/dashboard2IE.css     |    25 +
 static/1.10.0/shiro-event/css/print.css            |    23 +
 static/1.10.0/shiro-event/css/site.css             |     1 +
 static/1.10.0/shiro-event/dashboard-report.html    |   188 +
 static/1.10.0/shiro-event/dependencies.html        |   780 +
 static/1.10.0/shiro-event/dependency-info.html     |   254 +
 .../1.10.0/shiro-event/dependency-management.html  |   723 +
 .../shiro-event/distribution-management.html       |   237 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../1.10.0/shiro-event/images/Down-green-full.jpg  |   Bin 0 -> 1317 bytes
 .../1.10.0/shiro-event/images/Down-orange-full.jpg |   Bin 0 -> 1347 bytes
 static/1.10.0/shiro-event/images/Down-red-full.jpg |   Bin 0 -> 1424 bytes
 .../shiro-event/images/Stable-green-full.jpg       |   Bin 0 -> 1387 bytes
 .../shiro-event/images/Stable-orange-full.jpg      |   Bin 0 -> 1429 bytes
 .../1.10.0/shiro-event/images/Stable-red-full.jpg  |   Bin 0 -> 1509 bytes
 static/1.10.0/shiro-event/images/Up-green-full.jpg |   Bin 0 -> 1336 bytes
 .../1.10.0/shiro-event/images/Up-orange-full.jpg   |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-event/images/Up-red-full.jpg   |   Bin 0 -> 1452 bytes
 .../shiro-event/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-event/images/add.gif           |   Bin 0 -> 397 bytes
 .../shiro-event/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 .../shiro-event/images/application-certificate.png |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-event/images/close.gif         |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-event/images/contact-new.png   |   Bin 0 -> 736 bytes
 .../shiro-event/images/document-properties.png     |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-event/images/down.gif          |   Bin 0 -> 982 bytes
 .../1.10.0/shiro-event/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-event/images/fix.gif           |   Bin 0 -> 366 bytes
 .../1.10.0/shiro-event/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 static/1.10.0/shiro-event/images/icon_help_sml.gif |   Bin 0 -> 1072 bytes
 static/1.10.0/shiro-event/images/icon_info_sml.gif |   Bin 0 -> 638 bytes
 .../1.10.0/shiro-event/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../1.10.0/shiro-event/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../1.10.0/shiro-event/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../shiro-event/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-event/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../1.10.0/shiro-event/images/network-server.png   |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-event/images/next.gif          |   Bin 0 -> 979 bytes
 .../shiro-event/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-event/images/previous.gif      |   Bin 0 -> 987 bytes
 .../shiro-event/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 .../1.10.0/shiro-event/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../1.10.0/shiro-event/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-event/images/remove.gif        |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-event/images/rss.png           |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-event/images/up.gif            |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-event/images/update.gif        |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-event/images/window-new.png    |   Bin 0 -> 583 bytes
 .../shiro-event/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../shiro-event/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-event/index.html               |   233 +
 static/1.10.0/shiro-event/issue-management.html    |   235 +
 static/1.10.0/shiro-event/jdepend-report.html      |   302 +
 .../shiro-event/js/apache-maven-fluido-1.5.min.js  |    25 +
 static/1.10.0/shiro-event/licenses.html            |   437 +
 static/1.10.0/shiro-event/mailing-lists.html       |   251 +
 static/1.10.0/shiro-event/plugin-management.html   |   392 +
 static/1.10.0/shiro-event/plugins.html             |   374 +
 static/1.10.0/shiro-event/pmd.html                 |   191 +
 static/1.10.0/shiro-event/project-info.html        |   280 +
 static/1.10.0/shiro-event/project-reports.html     |   219 +
 static/1.10.0/shiro-event/scm.html                 |   243 +
 static/1.10.0/shiro-event/summary.html             |   278 +
 static/1.10.0/shiro-event/surefire-report.html     |   225 +
 static/1.10.0/shiro-event/taglist.html             |   204 +
 static/1.10.0/shiro-event/team.html                |   348 +
 .../1.10.0/shiro-event/xref/allclasses-frame.html  |    29 +
 static/1.10.0/shiro-event/xref/index.html          |    75 +
 .../xref/org/apache/shiro/event/Event.html         |    58 +
 .../xref/org/apache/shiro/event/EventBus.html      |    98 +
 .../xref/org/apache/shiro/event/EventBusAware.html |    57 +
 .../xref/org/apache/shiro/event/Subscribe.html     |    60 +
 .../xref/org/apache/shiro/event/package-frame.html |    30 +
 .../org/apache/shiro/event/package-summary.html    |   122 +
 .../support/AnnotationEventListenerResolver.html   |   109 +
 .../shiro/event/support/DefaultEventBus.html       |   232 +
 .../shiro/event/support/EventClassComparator.html  |    87 +
 .../apache/shiro/event/support/EventListener.html  |    69 +
 .../event/support/EventListenerComparator.html     |    84 +
 .../shiro/event/support/EventListenerResolver.html |    63 +
 .../support/SingleArgumentMethodEventListener.html |    97 +
 .../shiro/event/support/TypedEventListener.html    |    40 +
 .../apache/shiro/event/support/package-frame.html  |    42 +
 .../shiro/event/support/package-summary.html       |   142 +
 static/1.10.0/shiro-event/xref/overview-frame.html |    27 +
 .../1.10.0/shiro-event/xref/overview-summary.html  |    97 +
 static/1.10.0/shiro-event/xref/stylesheet.css      |   626 +
 .../shiro-integration-tests/ci-management.html     |   266 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-integration-tests/css/dashboard.css      |    36 +
 .../shiro-integration-tests/css/dashboard2.css     |    25 +
 .../shiro-integration-tests/css/dashboard2IE.css   |    25 +
 .../1.10.0/shiro-integration-tests/css/print.css   |    23 +
 static/1.10.0/shiro-integration-tests/css/site.css |     1 +
 .../shiro-integration-tests/dashboard-report.html  |   175 +
 .../shiro-integration-tests/dependencies.html      |   733 +
 .../shiro-integration-tests/dependency-info.html   |   283 +
 .../dependency-management.html                     |   752 +
 .../distribution-management.html                   |   266 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../images/Down-green-full.jpg                     |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../images/Down-red-full.jpg                       |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../images/Stable-red-full.jpg                     |   Bin 0 -> 1509 bytes
 .../images/Up-green-full.jpg                       |   Bin 0 -> 1336 bytes
 .../images/Up-orange-full.jpg                      |   Bin 0 -> 1369 bytes
 .../shiro-integration-tests/images/Up-red-full.jpg |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../1.10.0/shiro-integration-tests/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-integration-tests/images/close.gif       |   Bin 0 -> 279 bytes
 .../shiro-integration-tests/images/contact-new.png |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../1.10.0/shiro-integration-tests/images/down.gif |   Bin 0 -> 982 bytes
 .../images/drive-harddisk.png                      |   Bin 0 -> 700 bytes
 .../1.10.0/shiro-integration-tests/images/fix.gif  |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                       |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../images/network-server.png                      |   Bin 0 -> 536 bytes
 .../1.10.0/shiro-integration-tests/images/next.gif |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../shiro-integration-tests/images/previous.gif    |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../shiro-integration-tests/images/remove.gif      |   Bin 0 -> 607 bytes
 .../1.10.0/shiro-integration-tests/images/rss.png  |   Bin 0 -> 474 bytes
 .../1.10.0/shiro-integration-tests/images/up.gif   |   Bin 0 -> 985 bytes
 .../shiro-integration-tests/images/update.gif      |   Bin 0 -> 1090 bytes
 .../shiro-integration-tests/images/window-new.png  |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-integration-tests/index.html   |   276 +
 .../shiro-integration-tests/issue-management.html  |   264 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../1.10.0/shiro-integration-tests/licenses.html   |   466 +
 .../shiro-integration-tests/mailing-lists.html     |   280 +
 static/1.10.0/shiro-integration-tests/modules.html |   274 +
 .../shiro-integration-tests/plugin-management.html |   421 +
 static/1.10.0/shiro-integration-tests/plugins.html |   395 +
 .../shiro-integration-tests/project-info.html      |   311 +
 .../shiro-integration-tests/project-reports.html   |   191 +
 static/1.10.0/shiro-integration-tests/scm.html     |   272 +
 .../shiro-its-guice3/ci-management.html            |   242 +
 .../shiro-its-guice3/cpd.html                      |   190 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-its-guice3/css/dashboard.css             |    36 +
 .../shiro-its-guice3/css/dashboard2.css            |    25 +
 .../shiro-its-guice3/css/dashboard2IE.css          |    25 +
 .../shiro-its-guice3/css/print.css                 |    23 +
 .../shiro-its-guice3/css/site.css                  |     1 +
 .../shiro-its-guice3/dashboard-report.html         |   186 +
 .../shiro-its-guice3/dependencies.html             |  2615 ++++
 .../shiro-its-guice3/dependency-info.html          |   259 +
 .../shiro-its-guice3/dependency-management.html    |   728 +
 .../shiro-its-guice3/distribution-management.html  |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-its-guice3/images/Down-green-full.jpg    |   Bin 0 -> 1317 bytes
 .../shiro-its-guice3/images/Down-orange-full.jpg   |   Bin 0 -> 1347 bytes
 .../shiro-its-guice3/images/Down-red-full.jpg      |   Bin 0 -> 1424 bytes
 .../shiro-its-guice3/images/Stable-green-full.jpg  |   Bin 0 -> 1387 bytes
 .../shiro-its-guice3/images/Stable-orange-full.jpg |   Bin 0 -> 1429 bytes
 .../shiro-its-guice3/images/Stable-red-full.jpg    |   Bin 0 -> 1509 bytes
 .../shiro-its-guice3/images/Up-green-full.jpg      |   Bin 0 -> 1336 bytes
 .../shiro-its-guice3/images/Up-orange-full.jpg     |   Bin 0 -> 1369 bytes
 .../shiro-its-guice3/images/Up-red-full.jpg        |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-its-guice3/images/add.gif                |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-its-guice3/images/close.gif              |   Bin 0 -> 279 bytes
 .../shiro-its-guice3/images/contact-new.png        |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-its-guice3/images/down.gif               |   Bin 0 -> 982 bytes
 .../shiro-its-guice3/images/drive-harddisk.png     |   Bin 0 -> 700 bytes
 .../shiro-its-guice3/images/fix.gif                |   Bin 0 -> 366 bytes
 .../shiro-its-guice3/images/icon_error_sml.gif     |   Bin 0 -> 633 bytes
 .../shiro-its-guice3/images/icon_help_sml.gif      |   Bin 0 -> 1072 bytes
 .../shiro-its-guice3/images/icon_info_sml.gif      |   Bin 0 -> 638 bytes
 .../shiro-its-guice3/images/icon_success_sml.gif   |   Bin 0 -> 604 bytes
 .../shiro-its-guice3/images/icon_warning_sml.gif   |   Bin 0 -> 625 bytes
 .../shiro-its-guice3/images/image-x-generic.png    |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-its-guice3/images/network-server.png     |   Bin 0 -> 536 bytes
 .../shiro-its-guice3/images/next.gif               |   Bin 0 -> 979 bytes
 .../shiro-its-guice3/images/package-x-generic.png  |   Bin 0 -> 717 bytes
 .../shiro-its-guice3/images/previous.gif           |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-its-guice3/images/profiles/retired.png   |   Bin 0 -> 22003 bytes
 .../shiro-its-guice3/images/profiles/sandbox.png   |   Bin 0 -> 33010 bytes
 .../shiro-its-guice3/images/remove.gif             |   Bin 0 -> 607 bytes
 .../shiro-its-guice3/images/rss.png                |   Bin 0 -> 474 bytes
 .../shiro-its-guice3/images/up.gif                 |   Bin 0 -> 985 bytes
 .../shiro-its-guice3/images/update.gif             |   Bin 0 -> 1090 bytes
 .../shiro-its-guice3/images/window-new.png         |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-its-guice3/img/glyphicons-halflings.png  |   Bin 0 -> 12799 bytes
 .../shiro-its-guice3/index.html                    |   237 +
 .../shiro-its-guice3/issue-management.html         |   240 +
 .../shiro-its-guice3/jdepend-report.html           |   264 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-its-guice3/licenses.html                 |   442 +
 .../shiro-its-guice3/mailing-lists.html            |   256 +
 .../shiro-its-guice3/plugin-management.html        |   397 +
 .../shiro-its-guice3/plugins.html                  |   387 +
 .../shiro-its-guice3/pmd.html                      |   189 +
 .../shiro-its-guice3/project-info.html             |   284 +
 .../shiro-its-guice3/project-reports.html          |   214 +
 .../shiro-its-guice3/scm.html                      |   248 +
 .../shiro-its-guice3/summary.html                  |   282 +
 .../shiro-its-guice3/surefire-report.html          |   223 +
 .../shiro-its-guice3/taglist.html                  |   202 +
 .../shiro-its-guice3/team.html                     |   353 +
 .../shiro-its-guice3/xref/allclasses-frame.html    |    19 +
 .../shiro-its-guice3/xref/index.html               |    75 +
 .../samples/guice/SampleShiroGuiceBootstrap.html   |    56 +
 .../samples/guice/SampleShiroServletModule.html    |   105 +
 .../apache/shiro/samples/guice/package-frame.html  |    24 +
 .../shiro/samples/guice/package-summary.html       |   112 +
 .../shiro-its-guice3/xref/overview-frame.html      |    24 +
 .../shiro-its-guice3/xref/overview-summary.html    |    92 +
 .../shiro-its-guice3/xref/stylesheet.css           |   626 +
 .../shiro-its-guice4/ci-management.html            |   242 +
 .../shiro-its-guice4/cpd.html                      |   190 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-its-guice4/css/dashboard.css             |    36 +
 .../shiro-its-guice4/css/dashboard2.css            |    25 +
 .../shiro-its-guice4/css/dashboard2IE.css          |    25 +
 .../shiro-its-guice4/css/print.css                 |    23 +
 .../shiro-its-guice4/css/site.css                  |     1 +
 .../shiro-its-guice4/dashboard-report.html         |   186 +
 .../shiro-its-guice4/dependencies.html             |  2805 ++++
 .../shiro-its-guice4/dependency-info.html          |   259 +
 .../shiro-its-guice4/dependency-management.html    |   728 +
 .../shiro-its-guice4/distribution-management.html  |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-its-guice4/images/Down-green-full.jpg    |   Bin 0 -> 1317 bytes
 .../shiro-its-guice4/images/Down-orange-full.jpg   |   Bin 0 -> 1347 bytes
 .../shiro-its-guice4/images/Down-red-full.jpg      |   Bin 0 -> 1424 bytes
 .../shiro-its-guice4/images/Stable-green-full.jpg  |   Bin 0 -> 1387 bytes
 .../shiro-its-guice4/images/Stable-orange-full.jpg |   Bin 0 -> 1429 bytes
 .../shiro-its-guice4/images/Stable-red-full.jpg    |   Bin 0 -> 1509 bytes
 .../shiro-its-guice4/images/Up-green-full.jpg      |   Bin 0 -> 1336 bytes
 .../shiro-its-guice4/images/Up-orange-full.jpg     |   Bin 0 -> 1369 bytes
 .../shiro-its-guice4/images/Up-red-full.jpg        |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-its-guice4/images/add.gif                |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-its-guice4/images/close.gif              |   Bin 0 -> 279 bytes
 .../shiro-its-guice4/images/contact-new.png        |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-its-guice4/images/down.gif               |   Bin 0 -> 982 bytes
 .../shiro-its-guice4/images/drive-harddisk.png     |   Bin 0 -> 700 bytes
 .../shiro-its-guice4/images/fix.gif                |   Bin 0 -> 366 bytes
 .../shiro-its-guice4/images/icon_error_sml.gif     |   Bin 0 -> 633 bytes
 .../shiro-its-guice4/images/icon_help_sml.gif      |   Bin 0 -> 1072 bytes
 .../shiro-its-guice4/images/icon_info_sml.gif      |   Bin 0 -> 638 bytes
 .../shiro-its-guice4/images/icon_success_sml.gif   |   Bin 0 -> 604 bytes
 .../shiro-its-guice4/images/icon_warning_sml.gif   |   Bin 0 -> 625 bytes
 .../shiro-its-guice4/images/image-x-generic.png    |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-its-guice4/images/network-server.png     |   Bin 0 -> 536 bytes
 .../shiro-its-guice4/images/next.gif               |   Bin 0 -> 979 bytes
 .../shiro-its-guice4/images/package-x-generic.png  |   Bin 0 -> 717 bytes
 .../shiro-its-guice4/images/previous.gif           |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-its-guice4/images/profiles/retired.png   |   Bin 0 -> 22003 bytes
 .../shiro-its-guice4/images/profiles/sandbox.png   |   Bin 0 -> 33010 bytes
 .../shiro-its-guice4/images/remove.gif             |   Bin 0 -> 607 bytes
 .../shiro-its-guice4/images/rss.png                |   Bin 0 -> 474 bytes
 .../shiro-its-guice4/images/up.gif                 |   Bin 0 -> 985 bytes
 .../shiro-its-guice4/images/update.gif             |   Bin 0 -> 1090 bytes
 .../shiro-its-guice4/images/window-new.png         |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-its-guice4/img/glyphicons-halflings.png  |   Bin 0 -> 12799 bytes
 .../shiro-its-guice4/index.html                    |   237 +
 .../shiro-its-guice4/issue-management.html         |   240 +
 .../shiro-its-guice4/jdepend-report.html           |   264 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-its-guice4/licenses.html                 |   442 +
 .../shiro-its-guice4/mailing-lists.html            |   256 +
 .../shiro-its-guice4/plugin-management.html        |   397 +
 .../shiro-its-guice4/plugins.html                  |   387 +
 .../shiro-its-guice4/pmd.html                      |   189 +
 .../shiro-its-guice4/project-info.html             |   284 +
 .../shiro-its-guice4/project-reports.html          |   214 +
 .../shiro-its-guice4/scm.html                      |   248 +
 .../shiro-its-guice4/summary.html                  |   282 +
 .../shiro-its-guice4/surefire-report.html          |   223 +
 .../shiro-its-guice4/taglist.html                  |   202 +
 .../shiro-its-guice4/team.html                     |   353 +
 .../shiro-its-guice4/xref/allclasses-frame.html    |    19 +
 .../shiro-its-guice4/xref/index.html               |    75 +
 .../samples/guice/SampleShiroGuiceBootstrap.html   |    56 +
 .../samples/guice/SampleShiroServletModule.html    |   105 +
 .../apache/shiro/samples/guice/package-frame.html  |    24 +
 .../shiro/samples/guice/package-summary.html       |   112 +
 .../shiro-its-guice4/xref/overview-frame.html      |    24 +
 .../shiro-its-guice4/xref/overview-summary.html    |    92 +
 .../shiro-its-guice4/xref/stylesheet.css           |   626 +
 .../shiro-its-support/ci-management.html           |   242 +
 .../shiro-its-support/cpd.html                     |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-its-support/css/dashboard.css            |    36 +
 .../shiro-its-support/css/dashboard2.css           |    25 +
 .../shiro-its-support/css/dashboard2IE.css         |    25 +
 .../shiro-its-support/css/print.css                |    23 +
 .../shiro-its-support/css/site.css                 |     1 +
 .../shiro-its-support/dashboard-report.html        |   193 +
 .../shiro-its-support/dependencies.html            |  2362 ++++
 .../shiro-its-support/dependency-info.html         |   258 +
 .../shiro-its-support/dependency-management.html   |   728 +
 .../shiro-its-support/distribution-management.html |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-its-support/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../shiro-its-support/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 .../shiro-its-support/images/Down-red-full.jpg     |   Bin 0 -> 1424 bytes
 .../shiro-its-support/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-its-support/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 .../shiro-its-support/images/Up-green-full.jpg     |   Bin 0 -> 1336 bytes
 .../shiro-its-support/images/Up-orange-full.jpg    |   Bin 0 -> 1369 bytes
 .../shiro-its-support/images/Up-red-full.jpg       |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-its-support/images/add.gif               |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-its-support/images/close.gif             |   Bin 0 -> 279 bytes
 .../shiro-its-support/images/contact-new.png       |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-its-support/images/down.gif              |   Bin 0 -> 982 bytes
 .../shiro-its-support/images/drive-harddisk.png    |   Bin 0 -> 700 bytes
 .../shiro-its-support/images/fix.gif               |   Bin 0 -> 366 bytes
 .../shiro-its-support/images/icon_error_sml.gif    |   Bin 0 -> 633 bytes
 .../shiro-its-support/images/icon_help_sml.gif     |   Bin 0 -> 1072 bytes
 .../shiro-its-support/images/icon_info_sml.gif     |   Bin 0 -> 638 bytes
 .../shiro-its-support/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../shiro-its-support/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../shiro-its-support/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-its-support/images/network-server.png    |   Bin 0 -> 536 bytes
 .../shiro-its-support/images/next.gif              |   Bin 0 -> 979 bytes
 .../shiro-its-support/images/package-x-generic.png |   Bin 0 -> 717 bytes
 .../shiro-its-support/images/previous.gif          |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-its-support/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../shiro-its-support/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 .../shiro-its-support/images/remove.gif            |   Bin 0 -> 607 bytes
 .../shiro-its-support/images/rss.png               |   Bin 0 -> 474 bytes
 .../shiro-its-support/images/up.gif                |   Bin 0 -> 985 bytes
 .../shiro-its-support/images/update.gif            |   Bin 0 -> 1090 bytes
 .../shiro-its-support/images/window-new.png        |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-its-support/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../shiro-its-support/index.html                   |   237 +
 .../shiro-its-support/issue-management.html        |   240 +
 .../shiro-its-support/jdepend-report.html          |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-its-support/licenses.html                |   442 +
 .../shiro-its-support/mailing-lists.html           |   256 +
 .../shiro-its-support/plugin-management.html       |   397 +
 .../shiro-its-support/plugins.html                 |   379 +
 .../shiro-its-support/pmd.html                     |   196 +
 .../shiro-its-support/project-info.html            |   284 +
 .../shiro-its-support/project-reports.html         |   224 +
 .../shiro-its-support/scm.html                     |   248 +
 .../shiro-its-support/summary.html                 |   282 +
 .../shiro-its-support/surefire-report.html         |   230 +
 .../shiro-its-support/taglist.html                 |   209 +
 .../shiro-its-support/team.html                    |   353 +
 .../shiro-its-support/xref/allclasses-frame.html   |    18 +
 .../shiro-its-support/xref/index.html              |    75 +
 .../shiro/testing/web/AbstractContainerIT.html     |   235 +
 .../apache/shiro/testing/web/package-frame.html    |    21 +
 .../apache/shiro/testing/web/package-summary.html  |   107 +
 .../shiro-its-support/xref/overview-frame.html     |    24 +
 .../shiro-its-support/xref/overview-summary.html   |    92 +
 .../shiro-its-support/xref/stylesheet.css          |   626 +
 static/1.10.0/shiro-integration-tests/summary.html |   303 +
 .../shiro-integration-tests/surefire-report.html   |   212 +
 static/1.10.0/shiro-integration-tests/team.html    |   377 +
 .../shiro-lang/apidocs/allclasses-index.html       |   332 +
 static/1.10.0/shiro-lang/apidocs/allclasses.html   |    52 +
 .../shiro-lang/apidocs/allpackages-index.html      |   183 +
 .../1.10.0/shiro-lang/apidocs/constant-values.html |   251 +
 .../1.10.0/shiro-lang/apidocs/deprecated-list.html |   174 +
 static/1.10.0/shiro-lang/apidocs/element-list      |     4 +
 static/1.10.0/shiro-lang/apidocs/help-doc.html     |   280 +
 static/1.10.0/shiro-lang/apidocs/index-all.html    |  1120 ++
 static/1.10.0/shiro-lang/apidocs/index.html        |   179 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-lang/apidocs/jquery/jquery-3.5.1.js      | 10872 ++++++++++++++
 .../1.10.0/shiro-lang/apidocs/jquery/jquery-ui.css |   582 +
 .../1.10.0/shiro-lang/apidocs/jquery/jquery-ui.js  |  2659 ++++
 .../shiro-lang/apidocs/jquery/jquery-ui.min.css    |     7 +
 .../shiro-lang/apidocs/jquery/jquery-ui.min.js     |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-lang/apidocs/jquery/jszip/dist/jszip.js  | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-lang/apidocs/member-search-index.js      |     1 +
 .../shiro-lang/apidocs/member-search-index.zip     |   Bin 0 -> 2326 bytes
 .../apidocs/org/apache/shiro/ShiroException.html   |   374 +
 .../org/apache/shiro/class-use/ShiroException.html |   297 +
 .../apidocs/org/apache/shiro/codec/Base64.html     |   526 +
 .../org/apache/shiro/codec/CodecException.html     |   372 +
 .../org/apache/shiro/codec/CodecSupport.html       |   770 +
 .../apidocs/org/apache/shiro/codec/H64.html        |   328 +
 .../apidocs/org/apache/shiro/codec/Hex.html        |   478 +
 .../org/apache/shiro/codec/class-use/Base64.html   |   148 +
 .../shiro/codec/class-use/CodecException.html      |   223 +
 .../apache/shiro/codec/class-use/CodecSupport.html |   148 +
 .../org/apache/shiro/codec/class-use/H64.html      |   148 +
 .../org/apache/shiro/codec/class-use/Hex.html      |   148 +
 .../org/apache/shiro/codec/package-summary.html    |   210 +
 .../org/apache/shiro/codec/package-tree.html       |   183 +
 .../org/apache/shiro/codec/package-use.html        |   188 +
 .../shiro/io/ClassResolvingObjectInputStream.html  |   405 +
 .../org/apache/shiro/io/DefaultSerializer.html     |   364 +
 .../apidocs/org/apache/shiro/io/ResourceUtils.html |   464 +
 .../apache/shiro/io/SerializationException.html    |   372 +
 .../apidocs/org/apache/shiro/io/Serializer.html    |   310 +
 .../apidocs/org/apache/shiro/io/XmlSerializer.html |   377 +
 .../class-use/ClassResolvingObjectInputStream.html |   148 +
 .../shiro/io/class-use/DefaultSerializer.html      |   148 +
 .../apache/shiro/io/class-use/ResourceUtils.html   |   148 +
 .../shiro/io/class-use/SerializationException.html |   219 +
 .../org/apache/shiro/io/class-use/Serializer.html  |   205 +
 .../apache/shiro/io/class-use/XmlSerializer.html   |   148 +
 .../org/apache/shiro/io/package-summary.html       |   226 +
 .../apidocs/org/apache/shiro/io/package-tree.html  |   197 +
 .../apidocs/org/apache/shiro/io/package-use.html   |   194 +
 .../apidocs/org/apache/shiro/package-summary.html  |   168 +
 .../apidocs/org/apache/shiro/package-tree.html     |   175 +
 .../apidocs/org/apache/shiro/package-use.html      |   236 +
 .../apidocs/org/apache/shiro/util/Assert.html      |  1045 ++
 .../org/apache/shiro/util/ByteSource.Util.html     |   500 +
 .../apidocs/org/apache/shiro/util/ByteSource.html  |   366 +
 .../apidocs/org/apache/shiro/util/ClassUtils.html  |   496 +
 .../apidocs/org/apache/shiro/util/Destroyable.html |   263 +
 .../apidocs/org/apache/shiro/util/Factory.html     |   268 +
 .../org/apache/shiro/util/Initializable.html       |   263 +
 .../apache/shiro/util/InstantiationException.html  |   372 +
 .../org/apache/shiro/util/LifecycleUtils.html      |   415 +
 .../apidocs/org/apache/shiro/util/Nameable.html    |   263 +
 .../org/apache/shiro/util/SimpleByteSource.html    |   642 +
 .../apidocs/org/apache/shiro/util/SoftHashMap.html |   658 +
 .../apidocs/org/apache/shiro/util/StringUtils.html |   982 ++
 .../apache/shiro/util/UnknownClassException.html   |   373 +
 .../org/apache/shiro/util/class-use/Assert.html    |   148 +
 .../shiro/util/class-use/ByteSource.Util.html      |   148 +
 .../apache/shiro/util/class-use/ByteSource.html    |   288 +
 .../apache/shiro/util/class-use/ClassUtils.html    |   148 +
 .../apache/shiro/util/class-use/Destroyable.html   |   192 +
 .../org/apache/shiro/util/class-use/Factory.html   |   148 +
 .../apache/shiro/util/class-use/Initializable.html |   192 +
 .../util/class-use/InstantiationException.html     |   148 +
 .../shiro/util/class-use/LifecycleUtils.html       |   148 +
 .../org/apache/shiro/util/class-use/Nameable.html  |   148 +
 .../shiro/util/class-use/SimpleByteSource.html     |   148 +
 .../apache/shiro/util/class-use/SoftHashMap.html   |   148 +
 .../apache/shiro/util/class-use/StringUtils.html   |   148 +
 .../util/class-use/UnknownClassException.html      |   197 +
 .../org/apache/shiro/util/package-summary.html     |   276 +
 .../org/apache/shiro/util/package-tree.html        |   197 +
 .../apidocs/org/apache/shiro/util/package-use.html |   204 +
 .../shiro-lang/apidocs/overview-summary.html       |    23 +
 .../1.10.0/shiro-lang/apidocs/overview-tree.html   |   219 +
 .../shiro-lang/apidocs/package-search-index.js     |     1 +
 .../shiro-lang/apidocs/package-search-index.zip    |   Bin 0 -> 248 bytes
 .../1.10.0/shiro-lang/apidocs/resources/glass.png  |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-lang/apidocs/resources/x.png   |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-lang/apidocs/script.js         |   149 +
 static/1.10.0/shiro-lang/apidocs/search.js         |   326 +
 .../1.10.0/shiro-lang/apidocs/serialized-form.html |   204 +
 .../src-html/org/apache/shiro/ShiroException.html  |   140 +
 .../src-html/org/apache/shiro/codec/Base64.html    |   580 +
 .../org/apache/shiro/codec/CodecException.html     |   138 +
 .../org/apache/shiro/codec/CodecSupport.html       |   395 +
 .../src-html/org/apache/shiro/codec/H64.html       |   203 +
 .../src-html/org/apache/shiro/codec/Hex.html       |   236 +
 .../shiro/io/ClassResolvingObjectInputStream.html  |   132 +
 .../org/apache/shiro/io/DefaultSerializer.html     |   159 +
 .../org/apache/shiro/io/ResourceUtils.html         |   257 +
 .../apache/shiro/io/SerializationException.html    |   140 +
 .../src-html/org/apache/shiro/io/Serializer.html   |   127 +
 .../org/apache/shiro/io/XmlSerializer.html         |   154 +
 .../src-html/org/apache/shiro/util/Assert.html     |   495 +
 .../org/apache/shiro/util/ByteSource.Util.html     |   265 +
 .../src-html/org/apache/shiro/util/ByteSource.html |   265 +
 .../src-html/org/apache/shiro/util/ClassUtils.html |   387 +
 .../org/apache/shiro/util/Destroyable.html         |   109 +
 .../src-html/org/apache/shiro/util/Factory.html    |   111 +
 .../org/apache/shiro/util/Initializable.html       |   112 +
 .../apache/shiro/util/InstantiationException.html  |   138 +
 .../org/apache/shiro/util/LifecycleUtils.html      |   176 +
 .../src-html/org/apache/shiro/util/Nameable.html   |   109 +
 .../org/apache/shiro/util/SimpleByteSource.html    |   262 +
 .../org/apache/shiro/util/SoftHashMap.html         |   393 +
 .../org/apache/shiro/util/StringUtils.html         |   619 +
 .../apache/shiro/util/UnknownClassException.html   |   142 +
 static/1.10.0/shiro-lang/apidocs/stylesheet.css    |   906 ++
 .../1.10.0/shiro-lang/apidocs/type-search-index.js |     1 +
 .../shiro-lang/apidocs/type-search-index.zip       |   Bin 0 -> 479 bytes
 static/1.10.0/shiro-lang/ci-management.html        |   237 +
 static/1.10.0/shiro-lang/cpd.html                  |   192 +
 .../shiro-lang/css/apache-maven-fluido-1.5.min.css |     9 +
 static/1.10.0/shiro-lang/css/dashboard.css         |    36 +
 static/1.10.0/shiro-lang/css/dashboard2.css        |    25 +
 static/1.10.0/shiro-lang/css/dashboard2IE.css      |    25 +
 static/1.10.0/shiro-lang/css/print.css             |    23 +
 static/1.10.0/shiro-lang/css/site.css              |     1 +
 static/1.10.0/shiro-lang/dashboard-report.html     |   188 +
 static/1.10.0/shiro-lang/dependencies.html         |   816 ++
 static/1.10.0/shiro-lang/dependency-info.html      |   254 +
 .../1.10.0/shiro-lang/dependency-management.html   |   723 +
 .../1.10.0/shiro-lang/distribution-management.html |   237 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../1.10.0/shiro-lang/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../1.10.0/shiro-lang/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 static/1.10.0/shiro-lang/images/Down-red-full.jpg  |   Bin 0 -> 1424 bytes
 .../1.10.0/shiro-lang/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../shiro-lang/images/Stable-orange-full.jpg       |   Bin 0 -> 1429 bytes
 .../1.10.0/shiro-lang/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 static/1.10.0/shiro-lang/images/Up-green-full.jpg  |   Bin 0 -> 1336 bytes
 static/1.10.0/shiro-lang/images/Up-orange-full.jpg |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-lang/images/Up-red-full.jpg    |   Bin 0 -> 1452 bytes
 .../shiro-lang/images/accessories-text-editor.png  |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-lang/images/add.gif            |   Bin 0 -> 397 bytes
 .../shiro-lang/images/apache-maven-project-2.png   |   Bin 0 -> 43073 bytes
 .../shiro-lang/images/application-certificate.png  |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-lang/images/close.gif          |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-lang/images/contact-new.png    |   Bin 0 -> 736 bytes
 .../shiro-lang/images/document-properties.png      |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-lang/images/down.gif           |   Bin 0 -> 982 bytes
 static/1.10.0/shiro-lang/images/drive-harddisk.png |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-lang/images/fix.gif            |   Bin 0 -> 366 bytes
 static/1.10.0/shiro-lang/images/icon_error_sml.gif |   Bin 0 -> 633 bytes
 static/1.10.0/shiro-lang/images/icon_help_sml.gif  |   Bin 0 -> 1072 bytes
 static/1.10.0/shiro-lang/images/icon_info_sml.gif  |   Bin 0 -> 638 bytes
 .../1.10.0/shiro-lang/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../1.10.0/shiro-lang/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../1.10.0/shiro-lang/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../shiro-lang/images/internet-web-browser.png     |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-lang/images/logos/maven-feather.png      |   Bin 0 -> 3330 bytes
 static/1.10.0/shiro-lang/images/network-server.png |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-lang/images/next.gif           |   Bin 0 -> 979 bytes
 .../1.10.0/shiro-lang/images/package-x-generic.png |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-lang/images/previous.gif       |   Bin 0 -> 987 bytes
 .../shiro-lang/images/profiles/pre-release.png     |   Bin 0 -> 32607 bytes
 .../1.10.0/shiro-lang/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../1.10.0/shiro-lang/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-lang/images/remove.gif         |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-lang/images/rss.png            |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-lang/images/up.gif             |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-lang/images/update.gif         |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-lang/images/window-new.png     |   Bin 0 -> 583 bytes
 .../shiro-lang/img/glyphicons-halflings-white.png  |   Bin 0 -> 8777 bytes
 .../1.10.0/shiro-lang/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-lang/index.html                |   233 +
 static/1.10.0/shiro-lang/issue-management.html     |   235 +
 static/1.10.0/shiro-lang/jdepend-report.html       |   387 +
 .../shiro-lang/js/apache-maven-fluido-1.5.min.js   |    25 +
 static/1.10.0/shiro-lang/licenses.html             |   437 +
 static/1.10.0/shiro-lang/mailing-lists.html        |   251 +
 static/1.10.0/shiro-lang/plugin-management.html    |   392 +
 static/1.10.0/shiro-lang/plugins.html              |   374 +
 static/1.10.0/shiro-lang/pmd.html                  |   324 +
 static/1.10.0/shiro-lang/project-info.html         |   280 +
 static/1.10.0/shiro-lang/project-reports.html      |   219 +
 static/1.10.0/shiro-lang/scm.html                  |   243 +
 static/1.10.0/shiro-lang/summary.html              |   278 +
 static/1.10.0/shiro-lang/surefire-report.html      |   225 +
 static/1.10.0/shiro-lang/taglist.html              |   219 +
 static/1.10.0/shiro-lang/team.html                 |   348 +
 .../1.10.0/shiro-lang/xref/allclasses-frame.html   |    45 +
 static/1.10.0/shiro-lang/xref/index.html           |    75 +
 .../xref/org/apache/shiro/ShiroException.html      |    79 +
 .../xref/org/apache/shiro/codec/Base64.html        |   519 +
 .../org/apache/shiro/codec/CodecException.html     |    77 +
 .../xref/org/apache/shiro/codec/CodecSupport.html  |   334 +
 .../xref/org/apache/shiro/codec/H64.html           |   142 +
 .../xref/org/apache/shiro/codec/Hex.html           |   175 +
 .../xref/org/apache/shiro/codec/package-frame.html |    33 +
 .../org/apache/shiro/codec/package-summary.html    |   127 +
 .../shiro/io/ClassResolvingObjectInputStream.html  |    71 +
 .../org/apache/shiro/io/DefaultSerializer.html     |    98 +
 .../xref/org/apache/shiro/io/ResourceUtils.html    |   196 +
 .../apache/shiro/io/SerializationException.html    |    79 +
 .../xref/org/apache/shiro/io/Serializer.html       |    66 +
 .../xref/org/apache/shiro/io/XmlSerializer.html    |    93 +
 .../xref/org/apache/shiro/io/package-frame.html    |    36 +
 .../xref/org/apache/shiro/io/package-summary.html  |   132 +
 .../xref/org/apache/shiro/package-frame.html       |    21 +
 .../xref/org/apache/shiro/package-summary.html     |   107 +
 .../xref/org/apache/shiro/util/Assert.html         |   434 +
 .../xref/org/apache/shiro/util/ByteSource.html     |   204 +
 .../xref/org/apache/shiro/util/ClassUtils.html     |   326 +
 .../xref/org/apache/shiro/util/Destroyable.html    |    48 +
 .../xref/org/apache/shiro/util/Factory.html        |    50 +
 .../xref/org/apache/shiro/util/Initializable.html  |    51 +
 .../apache/shiro/util/InstantiationException.html  |    77 +
 .../xref/org/apache/shiro/util/LifecycleUtils.html |   115 +
 .../xref/org/apache/shiro/util/Nameable.html       |    48 +
 .../org/apache/shiro/util/SimpleByteSource.html    |   201 +
 .../xref/org/apache/shiro/util/SoftHashMap.html    |   332 +
 .../xref/org/apache/shiro/util/StringUtils.html    |   558 +
 .../apache/shiro/util/UnknownClassException.html   |    81 +
 .../xref/org/apache/shiro/util/package-frame.html  |    66 +
 .../org/apache/shiro/util/package-summary.html     |   182 +
 static/1.10.0/shiro-lang/xref/overview-frame.html  |    33 +
 .../1.10.0/shiro-lang/xref/overview-summary.html   |   107 +
 static/1.10.0/shiro-lang/xref/stylesheet.css       |   626 +
 static/1.10.0/shiro-samples/ci-management.html     |   329 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 static/1.10.0/shiro-samples/css/dashboard.css      |    36 +
 static/1.10.0/shiro-samples/css/dashboard2.css     |    25 +
 static/1.10.0/shiro-samples/css/dashboard2IE.css   |    25 +
 static/1.10.0/shiro-samples/css/print.css          |    23 +
 static/1.10.0/shiro-samples/css/site.css           |     1 +
 static/1.10.0/shiro-samples/dashboard-report.html  |   238 +
 static/1.10.0/shiro-samples/dependencies.html      |   797 ++
 static/1.10.0/shiro-samples/dependency-info.html   |   346 +
 .../shiro-samples/dependency-management.html       |   815 ++
 .../shiro-samples/distribution-management.html     |   329 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-samples/images/Down-green-full.jpg       |   Bin 0 -> 1317 bytes
 .../shiro-samples/images/Down-orange-full.jpg      |   Bin 0 -> 1347 bytes
 .../1.10.0/shiro-samples/images/Down-red-full.jpg  |   Bin 0 -> 1424 bytes
 .../shiro-samples/images/Stable-green-full.jpg     |   Bin 0 -> 1387 bytes
 .../shiro-samples/images/Stable-orange-full.jpg    |   Bin 0 -> 1429 bytes
 .../shiro-samples/images/Stable-red-full.jpg       |   Bin 0 -> 1509 bytes
 .../1.10.0/shiro-samples/images/Up-green-full.jpg  |   Bin 0 -> 1336 bytes
 .../1.10.0/shiro-samples/images/Up-orange-full.jpg |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-samples/images/Up-red-full.jpg |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-samples/images/add.gif         |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-samples/images/close.gif       |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-samples/images/contact-new.png |   Bin 0 -> 736 bytes
 .../shiro-samples/images/document-properties.png   |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-samples/images/down.gif        |   Bin 0 -> 982 bytes
 .../1.10.0/shiro-samples/images/drive-harddisk.png |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-samples/images/fix.gif         |   Bin 0 -> 366 bytes
 .../1.10.0/shiro-samples/images/icon_error_sml.gif |   Bin 0 -> 633 bytes
 .../1.10.0/shiro-samples/images/icon_help_sml.gif  |   Bin 0 -> 1072 bytes
 .../1.10.0/shiro-samples/images/icon_info_sml.gif  |   Bin 0 -> 638 bytes
 .../shiro-samples/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 .../shiro-samples/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 .../shiro-samples/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 .../shiro-samples/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-samples/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 .../1.10.0/shiro-samples/images/network-server.png |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-samples/images/next.gif        |   Bin 0 -> 979 bytes
 .../shiro-samples/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-samples/images/previous.gif    |   Bin 0 -> 987 bytes
 .../shiro-samples/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 .../shiro-samples/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 .../shiro-samples/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-samples/images/remove.gif      |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-samples/images/rss.png         |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-samples/images/up.gif          |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-samples/images/update.gif      |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-samples/images/window-new.png  |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-samples/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-samples/index.html             |   378 +
 static/1.10.0/shiro-samples/issue-management.html  |   327 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 static/1.10.0/shiro-samples/licenses.html          |   529 +
 static/1.10.0/shiro-samples/mailing-lists.html     |   343 +
 static/1.10.0/shiro-samples/modules.html           |   375 +
 static/1.10.0/shiro-samples/plugin-management.html |   484 +
 static/1.10.0/shiro-samples/plugins.html           |   454 +
 static/1.10.0/shiro-samples/project-info.html      |   375 +
 static/1.10.0/shiro-samples/project-reports.html   |   254 +
 .../samples-aspectj/ci-management.html             |   242 +
 .../1.10.0/shiro-samples/samples-aspectj/cpd.html  |   190 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../samples-aspectj/css/dashboard.css              |    36 +
 .../samples-aspectj/css/dashboard2.css             |    25 +
 .../samples-aspectj/css/dashboard2IE.css           |    25 +
 .../shiro-samples/samples-aspectj/css/print.css    |    23 +
 .../shiro-samples/samples-aspectj/css/site.css     |     1 +
 .../samples-aspectj/dashboard-report.html          |   186 +
 .../samples-aspectj/dependencies.html              |  1236 ++
 .../samples-aspectj/dependency-info.html           |   258 +
 .../samples-aspectj/dependency-management.html     |   728 +
 .../samples-aspectj/distribution-management.html   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-aspectj/images/Down-green-full.jpg     |   Bin 0 -> 1317 bytes
 .../samples-aspectj/images/Down-orange-full.jpg    |   Bin 0 -> 1347 bytes
 .../samples-aspectj/images/Down-red-full.jpg       |   Bin 0 -> 1424 bytes
 .../samples-aspectj/images/Stable-green-full.jpg   |   Bin 0 -> 1387 bytes
 .../samples-aspectj/images/Stable-orange-full.jpg  |   Bin 0 -> 1429 bytes
 .../samples-aspectj/images/Stable-red-full.jpg     |   Bin 0 -> 1509 bytes
 .../samples-aspectj/images/Up-green-full.jpg       |   Bin 0 -> 1336 bytes
 .../samples-aspectj/images/Up-orange-full.jpg      |   Bin 0 -> 1369 bytes
 .../samples-aspectj/images/Up-red-full.jpg         |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-samples/samples-aspectj/images/add.gif   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-samples/samples-aspectj/images/close.gif |   Bin 0 -> 279 bytes
 .../samples-aspectj/images/contact-new.png         |   Bin 0 -> 736 bytes
 .../samples-aspectj/images/document-properties.png |   Bin 0 -> 577 bytes
 .../shiro-samples/samples-aspectj/images/down.gif  |   Bin 0 -> 982 bytes
 .../samples-aspectj/images/drive-harddisk.png      |   Bin 0 -> 700 bytes
 .../shiro-samples/samples-aspectj/images/fix.gif   |   Bin 0 -> 366 bytes
 .../samples-aspectj/images/icon_error_sml.gif      |   Bin 0 -> 633 bytes
 .../samples-aspectj/images/icon_help_sml.gif       |   Bin 0 -> 1072 bytes
 .../samples-aspectj/images/icon_info_sml.gif       |   Bin 0 -> 638 bytes
 .../samples-aspectj/images/icon_success_sml.gif    |   Bin 0 -> 604 bytes
 .../samples-aspectj/images/icon_warning_sml.gif    |   Bin 0 -> 625 bytes
 .../samples-aspectj/images/image-x-generic.png     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../samples-aspectj/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 .../samples-aspectj/images/network-server.png      |   Bin 0 -> 536 bytes
 .../shiro-samples/samples-aspectj/images/next.gif  |   Bin 0 -> 979 bytes
 .../samples-aspectj/images/package-x-generic.png   |   Bin 0 -> 717 bytes
 .../samples-aspectj/images/previous.gif            |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../samples-aspectj/images/profiles/retired.png    |   Bin 0 -> 22003 bytes
 .../samples-aspectj/images/profiles/sandbox.png    |   Bin 0 -> 33010 bytes
 .../samples-aspectj/images/remove.gif              |   Bin 0 -> 607 bytes
 .../shiro-samples/samples-aspectj/images/rss.png   |   Bin 0 -> 474 bytes
 .../shiro-samples/samples-aspectj/images/up.gif    |   Bin 0 -> 985 bytes
 .../samples-aspectj/images/update.gif              |   Bin 0 -> 1090 bytes
 .../samples-aspectj/images/window-new.png          |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../samples-aspectj/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 .../shiro-samples/samples-aspectj/index.html       |   238 +
 .../samples-aspectj/issue-management.html          |   240 +
 .../samples-aspectj/jdepend-report.html            |   264 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-samples/samples-aspectj/licenses.html    |   442 +
 .../samples-aspectj/mailing-lists.html             |   256 +
 .../samples-aspectj/plugin-management.html         |   397 +
 .../shiro-samples/samples-aspectj/plugins.html     |   379 +
 .../1.10.0/shiro-samples/samples-aspectj/pmd.html  |   303 +
 .../samples-aspectj/project-info.html              |   285 +
 .../samples-aspectj/project-reports.html           |   214 +
 .../1.10.0/shiro-samples/samples-aspectj/scm.html  |   248 +
 .../shiro-samples/samples-aspectj/summary.html     |   283 +
 .../samples-aspectj/surefire-report.html           |   223 +
 .../shiro-samples/samples-aspectj/taglist.html     |   202 +
 .../1.10.0/shiro-samples/samples-aspectj/team.html |   353 +
 .../samples-aspectj/xref/allclasses-frame.html     |    28 +
 .../shiro-samples/samples-aspectj/xref/index.html  |    75 +
 .../apache/shiro/samples/aspectj/bank/Account.html |   199 +
 .../aspectj/bank/AccountNotFoundException.html     |    40 +
 .../samples/aspectj/bank/AccountTransaction.html   |   155 +
 .../samples/aspectj/bank/BankServerRunner.html     |    71 +
 .../shiro/samples/aspectj/bank/BankService.html    |    96 +
 .../samples/aspectj/bank/BankServiceException.html |    44 +
 .../aspectj/bank/InactiveAccountException.html     |    40 +
 .../aspectj/bank/NotEnoughFundsException.html      |    40 +
 .../samples/aspectj/bank/SecureBankService.html    |   317 +
 .../shiro/samples/aspectj/bank/package-frame.html  |    51 +
 .../samples/aspectj/bank/package-summary.html      |   157 +
 .../samples-aspectj/xref/overview-frame.html       |    24 +
 .../samples-aspectj/xref/overview-summary.html     |    92 +
 .../samples-aspectj/xref/stylesheet.css            |   626 +
 .../shiro-samples/samples-guice/ci-management.html |   242 +
 static/1.10.0/shiro-samples/samples-guice/cpd.html |   231 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-samples/samples-guice/css/dashboard.css  |    36 +
 .../shiro-samples/samples-guice/css/dashboard2.css |    25 +
 .../samples-guice/css/dashboard2IE.css             |    25 +
 .../shiro-samples/samples-guice/css/print.css      |    23 +
 .../shiro-samples/samples-guice/css/site.css       |     1 +
 .../samples-guice/dashboard-report.html            |   186 +
 .../shiro-samples/samples-guice/dependencies.html  |  2770 ++++
 .../samples-guice/dependency-info.html             |   259 +
 .../samples-guice/dependency-management.html       |   728 +
 .../samples-guice/distribution-management.html     |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-guice/images/Down-green-full.jpg       |   Bin 0 -> 1317 bytes
 .../samples-guice/images/Down-orange-full.jpg      |   Bin 0 -> 1347 bytes
 .../samples-guice/images/Down-red-full.jpg         |   Bin 0 -> 1424 bytes
 .../samples-guice/images/Stable-green-full.jpg     |   Bin 0 -> 1387 bytes
 .../samples-guice/images/Stable-orange-full.jpg    |   Bin 0 -> 1429 bytes
 .../samples-guice/images/Stable-red-full.jpg       |   Bin 0 -> 1509 bytes
 .../samples-guice/images/Up-green-full.jpg         |   Bin 0 -> 1336 bytes
 .../samples-guice/images/Up-orange-full.jpg        |   Bin 0 -> 1369 bytes
 .../samples-guice/images/Up-red-full.jpg           |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-samples/samples-guice/images/add.gif     |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-samples/samples-guice/images/close.gif   |   Bin 0 -> 279 bytes
 .../samples-guice/images/contact-new.png           |   Bin 0 -> 736 bytes
 .../samples-guice/images/document-properties.png   |   Bin 0 -> 577 bytes
 .../shiro-samples/samples-guice/images/down.gif    |   Bin 0 -> 982 bytes
 .../samples-guice/images/drive-harddisk.png        |   Bin 0 -> 700 bytes
 .../shiro-samples/samples-guice/images/fix.gif     |   Bin 0 -> 366 bytes
 .../samples-guice/images/icon_error_sml.gif        |   Bin 0 -> 633 bytes
 .../samples-guice/images/icon_help_sml.gif         |   Bin 0 -> 1072 bytes
 .../samples-guice/images/icon_info_sml.gif         |   Bin 0 -> 638 bytes
 .../samples-guice/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 .../samples-guice/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 .../samples-guice/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 .../samples-guice/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../samples-guice/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 .../samples-guice/images/network-server.png        |   Bin 0 -> 536 bytes
 .../shiro-samples/samples-guice/images/next.gif    |   Bin 0 -> 979 bytes
 .../samples-guice/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 .../samples-guice/images/previous.gif              |   Bin 0 -> 987 bytes
 .../samples-guice/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 .../samples-guice/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 .../samples-guice/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 .../shiro-samples/samples-guice/images/remove.gif  |   Bin 0 -> 607 bytes
 .../shiro-samples/samples-guice/images/rss.png     |   Bin 0 -> 474 bytes
 .../shiro-samples/samples-guice/images/up.gif      |   Bin 0 -> 985 bytes
 .../shiro-samples/samples-guice/images/update.gif  |   Bin 0 -> 1090 bytes
 .../samples-guice/images/window-new.png            |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../samples-guice/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-samples/samples-guice/index.html  |   238 +
 .../samples-guice/issue-management.html            |   240 +
 .../samples-guice/jdepend-report.html              |   264 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-samples/samples-guice/licenses.html      |   442 +
 .../shiro-samples/samples-guice/mailing-lists.html |   256 +
 .../samples-guice/plugin-management.html           |   397 +
 .../shiro-samples/samples-guice/plugins.html       |   383 +
 static/1.10.0/shiro-samples/samples-guice/pmd.html |   213 +
 .../shiro-samples/samples-guice/project-info.html  |   285 +
 .../samples-guice/project-reports.html             |   214 +
 static/1.10.0/shiro-samples/samples-guice/scm.html |   248 +
 .../shiro-samples/samples-guice/summary.html       |   283 +
 .../samples-guice/surefire-report.html             |   223 +
 .../shiro-samples/samples-guice/taglist.html       |   202 +
 .../1.10.0/shiro-samples/samples-guice/team.html   |   353 +
 .../samples-guice/xref/allclasses-frame.html       |    20 +
 .../shiro-samples/samples-guice/xref/index.html    |    75 +
 .../samples/guice/SampleShiroGuiceBootstrap.html   |    57 +
 .../SampleShiroNativeSessionsServletModule.html    |   115 +
 .../samples/guice/SampleShiroServletModule.html    |   106 +
 .../apache/shiro/samples/guice/package-frame.html  |    27 +
 .../shiro/samples/guice/package-summary.html       |   117 +
 .../samples-guice/xref/overview-frame.html         |    24 +
 .../samples-guice/xref/overview-summary.html       |    92 +
 .../samples-guice/xref/stylesheet.css              |   626 +
 .../shiro-samples/samples-jaxrs/ci-management.html |   242 +
 static/1.10.0/shiro-samples/samples-jaxrs/cpd.html |   190 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-samples/samples-jaxrs/css/dashboard.css  |    36 +
 .../shiro-samples/samples-jaxrs/css/dashboard2.css |    25 +
 .../samples-jaxrs/css/dashboard2IE.css             |    25 +
 .../shiro-samples/samples-jaxrs/css/print.css      |    23 +
 .../shiro-samples/samples-jaxrs/css/site.css       |     1 +
 .../samples-jaxrs/dashboard-report.html            |   186 +
 .../shiro-samples/samples-jaxrs/dependencies.html  |  2750 ++++
 .../samples-jaxrs/dependency-info.html             |   259 +
 .../samples-jaxrs/dependency-management.html       |   728 +
 .../samples-jaxrs/distribution-management.html     |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-jaxrs/images/Down-green-full.jpg       |   Bin 0 -> 1317 bytes
 .../samples-jaxrs/images/Down-orange-full.jpg      |   Bin 0 -> 1347 bytes
 .../samples-jaxrs/images/Down-red-full.jpg         |   Bin 0 -> 1424 bytes
 .../samples-jaxrs/images/Stable-green-full.jpg     |   Bin 0 -> 1387 bytes
 .../samples-jaxrs/images/Stable-orange-full.jpg    |   Bin 0 -> 1429 bytes
 .../samples-jaxrs/images/Stable-red-full.jpg       |   Bin 0 -> 1509 bytes
 .../samples-jaxrs/images/Up-green-full.jpg         |   Bin 0 -> 1336 bytes
 .../samples-jaxrs/images/Up-orange-full.jpg        |   Bin 0 -> 1369 bytes
 .../samples-jaxrs/images/Up-red-full.jpg           |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-samples/samples-jaxrs/images/add.gif     |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-samples/samples-jaxrs/images/close.gif   |   Bin 0 -> 279 bytes
 .../samples-jaxrs/images/contact-new.png           |   Bin 0 -> 736 bytes
 .../samples-jaxrs/images/document-properties.png   |   Bin 0 -> 577 bytes
 .../shiro-samples/samples-jaxrs/images/down.gif    |   Bin 0 -> 982 bytes
 .../samples-jaxrs/images/drive-harddisk.png        |   Bin 0 -> 700 bytes
 .../shiro-samples/samples-jaxrs/images/fix.gif     |   Bin 0 -> 366 bytes
 .../samples-jaxrs/images/icon_error_sml.gif        |   Bin 0 -> 633 bytes
 .../samples-jaxrs/images/icon_help_sml.gif         |   Bin 0 -> 1072 bytes
 .../samples-jaxrs/images/icon_info_sml.gif         |   Bin 0 -> 638 bytes
 .../samples-jaxrs/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 .../samples-jaxrs/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 .../samples-jaxrs/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 .../samples-jaxrs/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../samples-jaxrs/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 .../samples-jaxrs/images/network-server.png        |   Bin 0 -> 536 bytes
 .../shiro-samples/samples-jaxrs/images/next.gif    |   Bin 0 -> 979 bytes
 .../samples-jaxrs/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 .../samples-jaxrs/images/previous.gif              |   Bin 0 -> 987 bytes
 .../samples-jaxrs/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 .../samples-jaxrs/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 .../samples-jaxrs/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 .../shiro-samples/samples-jaxrs/images/remove.gif  |   Bin 0 -> 607 bytes
 .../shiro-samples/samples-jaxrs/images/rss.png     |   Bin 0 -> 474 bytes
 .../shiro-samples/samples-jaxrs/images/up.gif      |   Bin 0 -> 985 bytes
 .../shiro-samples/samples-jaxrs/images/update.gif  |   Bin 0 -> 1090 bytes
 .../samples-jaxrs/images/window-new.png            |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../samples-jaxrs/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-samples/samples-jaxrs/index.html  |   238 +
 .../samples-jaxrs/issue-management.html            |   240 +
 .../samples-jaxrs/jdepend-report.html              |   300 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-samples/samples-jaxrs/licenses.html      |   442 +
 .../shiro-samples/samples-jaxrs/mailing-lists.html |   256 +
 .../samples-jaxrs/plugin-management.html           |   397 +
 .../shiro-samples/samples-jaxrs/plugins.html       |   383 +
 static/1.10.0/shiro-samples/samples-jaxrs/pmd.html |   222 +
 .../shiro-samples/samples-jaxrs/project-info.html  |   285 +
 .../samples-jaxrs/project-reports.html             |   214 +
 static/1.10.0/shiro-samples/samples-jaxrs/scm.html |   248 +
 .../shiro-samples/samples-jaxrs/summary.html       |   283 +
 .../samples-jaxrs/surefire-report.html             |   223 +
 .../shiro-samples/samples-jaxrs/taglist.html       |   202 +
 .../1.10.0/shiro-samples/samples-jaxrs/team.html   |   353 +
 .../samples-jaxrs/xref/allclasses-frame.html       |    19 +
 .../shiro-samples/samples-jaxrs/xref/index.html    |    75 +
 .../shiro/samples/jaxrs/SampleApplication.html     |    63 +
 .../apache/shiro/samples/jaxrs/package-frame.html  |    21 +
 .../shiro/samples/jaxrs/package-summary.html       |   107 +
 .../samples/jaxrs/resources/HelloResource.html     |    60 +
 .../samples/jaxrs/resources/SecureResource.html    |    88 +
 .../samples/jaxrs/resources/package-frame.html     |    21 +
 .../samples/jaxrs/resources/package-summary.html   |   107 +
 .../samples-jaxrs/xref/overview-frame.html         |    27 +
 .../samples-jaxrs/xref/overview-summary.html       |    97 +
 .../samples-jaxrs/xref/stylesheet.css              |   626 +
 .../samples-quickstart-guice/ci-management.html    |   242 +
 .../samples-quickstart-guice/cpd.html              |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../samples-quickstart-guice/css/dashboard.css     |    36 +
 .../samples-quickstart-guice/css/dashboard2.css    |    25 +
 .../samples-quickstart-guice/css/dashboard2IE.css  |    25 +
 .../samples-quickstart-guice/css/print.css         |    23 +
 .../samples-quickstart-guice/css/site.css          |     1 +
 .../samples-quickstart-guice/dashboard-report.html |   193 +
 .../samples-quickstart-guice/dependencies.html     |  1469 ++
 .../samples-quickstart-guice/dependency-info.html  |   258 +
 .../dependency-management.html                     |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../images/Down-green-full.jpg                     |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../images/Down-red-full.jpg                       |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../images/Stable-red-full.jpg                     |   Bin 0 -> 1509 bytes
 .../images/Up-green-full.jpg                       |   Bin 0 -> 1336 bytes
 .../images/Up-orange-full.jpg                      |   Bin 0 -> 1369 bytes
 .../images/Up-red-full.jpg                         |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../samples-quickstart-guice/images/add.gif        |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../samples-quickstart-guice/images/close.gif      |   Bin 0 -> 279 bytes
 .../images/contact-new.png                         |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../samples-quickstart-guice/images/down.gif       |   Bin 0 -> 982 bytes
 .../images/drive-harddisk.png                      |   Bin 0 -> 700 bytes
 .../samples-quickstart-guice/images/fix.gif        |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                       |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../images/network-server.png                      |   Bin 0 -> 536 bytes
 .../samples-quickstart-guice/images/next.gif       |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../samples-quickstart-guice/images/previous.gif   |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../samples-quickstart-guice/images/remove.gif     |   Bin 0 -> 607 bytes
 .../samples-quickstart-guice/images/rss.png        |   Bin 0 -> 474 bytes
 .../samples-quickstart-guice/images/up.gif         |   Bin 0 -> 985 bytes
 .../samples-quickstart-guice/images/update.gif     |   Bin 0 -> 1090 bytes
 .../samples-quickstart-guice/images/window-new.png |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../samples-quickstart-guice/index.html            |   238 +
 .../samples-quickstart-guice/issue-management.html |   240 +
 .../samples-quickstart-guice/jdepend-report.html   |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../samples-quickstart-guice/licenses.html         |   442 +
 .../samples-quickstart-guice/mailing-lists.html    |   256 +
 .../plugin-management.html                         |   397 +
 .../samples-quickstart-guice/plugins.html          |   379 +
 .../samples-quickstart-guice/pmd.html              |   220 +
 .../samples-quickstart-guice/project-info.html     |   285 +
 .../samples-quickstart-guice/project-reports.html  |   224 +
 .../samples-quickstart-guice/scm.html              |   248 +
 .../samples-quickstart-guice/summary.html          |   283 +
 .../samples-quickstart-guice/surefire-report.html  |   230 +
 .../samples-quickstart-guice/taglist.html          |   209 +
 .../samples-quickstart-guice/team.html             |   353 +
 .../xref/QuickstartGuice.html                      |   131 +
 .../xref/QuickstartShiroModule.html                |    50 +
 .../xref/allclasses-frame.html                     |    19 +
 .../samples-quickstart-guice/xref/index.html       |    75 +
 .../xref/overview-frame.html                       |    24 +
 .../xref/overview-summary.html                     |    92 +
 .../xref/package-frame.html                        |    24 +
 .../xref/package-summary.html                      |   112 +
 .../samples-quickstart-guice/xref/stylesheet.css   |   626 +
 .../samples-quickstart/ci-management.html          |   242 +
 .../shiro-samples/samples-quickstart/cpd.html      |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../samples-quickstart/css/dashboard.css           |    36 +
 .../samples-quickstart/css/dashboard2.css          |    25 +
 .../samples-quickstart/css/dashboard2IE.css        |    25 +
 .../shiro-samples/samples-quickstart/css/print.css |    23 +
 .../shiro-samples/samples-quickstart/css/site.css  |     1 +
 .../samples-quickstart/dashboard-report.html       |   193 +
 .../samples-quickstart/dependencies.html           |  1137 ++
 .../samples-quickstart/dependency-info.html        |   258 +
 .../samples-quickstart/dependency-management.html  |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-quickstart/images/Down-green-full.jpg  |   Bin 0 -> 1317 bytes
 .../samples-quickstart/images/Down-orange-full.jpg |   Bin 0 -> 1347 bytes
 .../samples-quickstart/images/Down-red-full.jpg    |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../samples-quickstart/images/Stable-red-full.jpg  |   Bin 0 -> 1509 bytes
 .../samples-quickstart/images/Up-green-full.jpg    |   Bin 0 -> 1336 bytes
 .../samples-quickstart/images/Up-orange-full.jpg   |   Bin 0 -> 1369 bytes
 .../samples-quickstart/images/Up-red-full.jpg      |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../samples-quickstart/images/add.gif              |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../samples-quickstart/images/close.gif            |   Bin 0 -> 279 bytes
 .../samples-quickstart/images/contact-new.png      |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../samples-quickstart/images/down.gif             |   Bin 0 -> 982 bytes
 .../samples-quickstart/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 .../samples-quickstart/images/fix.gif              |   Bin 0 -> 366 bytes
 .../samples-quickstart/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 .../samples-quickstart/images/icon_help_sml.gif    |   Bin 0 -> 1072 bytes
 .../samples-quickstart/images/icon_info_sml.gif    |   Bin 0 -> 638 bytes
 .../samples-quickstart/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../samples-quickstart/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../samples-quickstart/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../samples-quickstart/images/network-server.png   |   Bin 0 -> 536 bytes
 .../samples-quickstart/images/next.gif             |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../samples-quickstart/images/previous.gif         |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../samples-quickstart/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../samples-quickstart/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 .../samples-quickstart/images/remove.gif           |   Bin 0 -> 607 bytes
 .../samples-quickstart/images/rss.png              |   Bin 0 -> 474 bytes
 .../shiro-samples/samples-quickstart/images/up.gif |   Bin 0 -> 985 bytes
 .../samples-quickstart/images/update.gif           |   Bin 0 -> 1090 bytes
 .../samples-quickstart/images/window-new.png       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-samples/samples-quickstart/index.html    |   238 +
 .../samples-quickstart/issue-management.html       |   240 +
 .../samples-quickstart/jdepend-report.html         |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-samples/samples-quickstart/licenses.html |   442 +
 .../samples-quickstart/mailing-lists.html          |   256 +
 .../samples-quickstart/plugin-management.html      |   397 +
 .../shiro-samples/samples-quickstart/plugins.html  |   379 +
 .../shiro-samples/samples-quickstart/pmd.html      |   220 +
 .../samples-quickstart/project-info.html           |   285 +
 .../samples-quickstart/project-reports.html        |   224 +
 .../shiro-samples/samples-quickstart/scm.html      |   248 +
 .../shiro-samples/samples-quickstart/summary.html  |   283 +
 .../samples-quickstart/surefire-report.html        |   230 +
 .../shiro-samples/samples-quickstart/taglist.html  |   209 +
 .../shiro-samples/samples-quickstart/team.html     |   353 +
 .../samples-quickstart/xref/Quickstart.html        |   138 +
 .../samples-quickstart/xref/allclasses-frame.html  |    18 +
 .../samples-quickstart/xref/index.html             |    75 +
 .../samples-quickstart/xref/overview-frame.html    |    24 +
 .../samples-quickstart/xref/overview-summary.html  |    92 +
 .../samples-quickstart/xref/package-frame.html     |    21 +
 .../samples-quickstart/xref/package-summary.html   |   107 +
 .../samples-quickstart/xref/stylesheet.css         |   626 +
 .../samples-servlet-plugin/ci-management.html      |   242 +
 .../shiro-samples/samples-servlet-plugin/cpd.html  |   183 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../samples-servlet-plugin/css/dashboard.css       |    36 +
 .../samples-servlet-plugin/css/dashboard2.css      |    25 +
 .../samples-servlet-plugin/css/dashboard2IE.css    |    25 +
 .../samples-servlet-plugin/css/print.css           |    23 +
 .../samples-servlet-plugin/css/site.css            |     1 +
 .../samples-servlet-plugin/dashboard-report.html   |   179 +
 .../samples-servlet-plugin/dependencies.html       |  2487 ++++
 .../samples-servlet-plugin/dependency-info.html    |   259 +
 .../dependency-management.html                     |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../images/Down-green-full.jpg                     |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../images/Down-red-full.jpg                       |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../images/Stable-red-full.jpg                     |   Bin 0 -> 1509 bytes
 .../images/Up-green-full.jpg                       |   Bin 0 -> 1336 bytes
 .../images/Up-orange-full.jpg                      |   Bin 0 -> 1369 bytes
 .../samples-servlet-plugin/images/Up-red-full.jpg  |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../samples-servlet-plugin/images/add.gif          |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../samples-servlet-plugin/images/close.gif        |   Bin 0 -> 279 bytes
 .../samples-servlet-plugin/images/contact-new.png  |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../samples-servlet-plugin/images/down.gif         |   Bin 0 -> 982 bytes
 .../images/drive-harddisk.png                      |   Bin 0 -> 700 bytes
 .../samples-servlet-plugin/images/fix.gif          |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                       |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../images/network-server.png                      |   Bin 0 -> 536 bytes
 .../samples-servlet-plugin/images/next.gif         |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../samples-servlet-plugin/images/previous.gif     |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../samples-servlet-plugin/images/remove.gif       |   Bin 0 -> 607 bytes
 .../samples-servlet-plugin/images/rss.png          |   Bin 0 -> 474 bytes
 .../samples-servlet-plugin/images/up.gif           |   Bin 0 -> 985 bytes
 .../samples-servlet-plugin/images/update.gif       |   Bin 0 -> 1090 bytes
 .../samples-servlet-plugin/images/window-new.png   |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../samples-servlet-plugin/index.html              |   238 +
 .../samples-servlet-plugin/issue-management.html   |   240 +
 .../samples-servlet-plugin/jdepend-report.html     |   221 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../samples-servlet-plugin/licenses.html           |   442 +
 .../samples-servlet-plugin/mailing-lists.html      |   256 +
 .../samples-servlet-plugin/plugin-management.html  |   397 +
 .../samples-servlet-plugin/plugins.html            |   383 +
 .../shiro-samples/samples-servlet-plugin/pmd.html  |   182 +
 .../samples-servlet-plugin/project-info.html       |   285 +
 .../samples-servlet-plugin/project-reports.html    |   204 +
 .../shiro-samples/samples-servlet-plugin/scm.html  |   248 +
 .../samples-servlet-plugin/summary.html            |   283 +
 .../samples-servlet-plugin/surefire-report.html    |   216 +
 .../samples-servlet-plugin/taglist.html            |   195 +
 .../shiro-samples/samples-servlet-plugin/team.html |   353 +
 .../samples-sprhib/ci-management.html              |   242 +
 .../1.10.0/shiro-samples/samples-sprhib/cpd.html   |   190 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-samples/samples-sprhib/css/dashboard.css |    36 +
 .../samples-sprhib/css/dashboard2.css              |    25 +
 .../samples-sprhib/css/dashboard2IE.css            |    25 +
 .../shiro-samples/samples-sprhib/css/print.css     |    23 +
 .../shiro-samples/samples-sprhib/css/site.css      |     1 +
 .../samples-sprhib/dashboard-report.html           |   186 +
 .../shiro-samples/samples-sprhib/dependencies.html |  3202 +++++
 .../samples-sprhib/dependency-info.html            |   259 +
 .../samples-sprhib/dependency-management.html      |   728 +
 .../samples-sprhib/distribution-management.html    |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-sprhib/images/Down-green-full.jpg      |   Bin 0 -> 1317 bytes
 .../samples-sprhib/images/Down-orange-full.jpg     |   Bin 0 -> 1347 bytes
 .../samples-sprhib/images/Down-red-full.jpg        |   Bin 0 -> 1424 bytes
 .../samples-sprhib/images/Stable-green-full.jpg    |   Bin 0 -> 1387 bytes
 .../samples-sprhib/images/Stable-orange-full.jpg   |   Bin 0 -> 1429 bytes
 .../samples-sprhib/images/Stable-red-full.jpg      |   Bin 0 -> 1509 bytes
 .../samples-sprhib/images/Up-green-full.jpg        |   Bin 0 -> 1336 bytes
 .../samples-sprhib/images/Up-orange-full.jpg       |   Bin 0 -> 1369 bytes
 .../samples-sprhib/images/Up-red-full.jpg          |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-samples/samples-sprhib/images/add.gif    |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-samples/samples-sprhib/images/close.gif  |   Bin 0 -> 279 bytes
 .../samples-sprhib/images/contact-new.png          |   Bin 0 -> 736 bytes
 .../samples-sprhib/images/document-properties.png  |   Bin 0 -> 577 bytes
 .../shiro-samples/samples-sprhib/images/down.gif   |   Bin 0 -> 982 bytes
 .../samples-sprhib/images/drive-harddisk.png       |   Bin 0 -> 700 bytes
 .../shiro-samples/samples-sprhib/images/fix.gif    |   Bin 0 -> 366 bytes
 .../samples-sprhib/images/icon_error_sml.gif       |   Bin 0 -> 633 bytes
 .../samples-sprhib/images/icon_help_sml.gif        |   Bin 0 -> 1072 bytes
 .../samples-sprhib/images/icon_info_sml.gif        |   Bin 0 -> 638 bytes
 .../samples-sprhib/images/icon_success_sml.gif     |   Bin 0 -> 604 bytes
 .../samples-sprhib/images/icon_warning_sml.gif     |   Bin 0 -> 625 bytes
 .../samples-sprhib/images/image-x-generic.png      |   Bin 0 -> 662 bytes
 .../samples-sprhib/images/internet-web-browser.png |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../samples-sprhib/images/logos/maven-feather.png  |   Bin 0 -> 3330 bytes
 .../samples-sprhib/images/network-server.png       |   Bin 0 -> 536 bytes
 .../shiro-samples/samples-sprhib/images/next.gif   |   Bin 0 -> 979 bytes
 .../samples-sprhib/images/package-x-generic.png    |   Bin 0 -> 717 bytes
 .../samples-sprhib/images/previous.gif             |   Bin 0 -> 987 bytes
 .../samples-sprhib/images/profiles/pre-release.png |   Bin 0 -> 32607 bytes
 .../samples-sprhib/images/profiles/retired.png     |   Bin 0 -> 22003 bytes
 .../samples-sprhib/images/profiles/sandbox.png     |   Bin 0 -> 33010 bytes
 .../shiro-samples/samples-sprhib/images/remove.gif |   Bin 0 -> 607 bytes
 .../shiro-samples/samples-sprhib/images/rss.png    |   Bin 0 -> 474 bytes
 .../shiro-samples/samples-sprhib/images/up.gif     |   Bin 0 -> 985 bytes
 .../shiro-samples/samples-sprhib/images/update.gif |   Bin 0 -> 1090 bytes
 .../samples-sprhib/images/window-new.png           |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../samples-sprhib/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-samples/samples-sprhib/index.html |   238 +
 .../samples-sprhib/issue-management.html           |   240 +
 .../samples-sprhib/jdepend-report.html             |   408 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-samples/samples-sprhib/licenses.html     |   442 +
 .../samples-sprhib/mailing-lists.html              |   256 +
 .../samples-sprhib/plugin-management.html          |   397 +
 .../shiro-samples/samples-sprhib/plugins.html      |   379 +
 .../1.10.0/shiro-samples/samples-sprhib/pmd.html   |   213 +
 .../shiro-samples/samples-sprhib/project-info.html |   285 +
 .../samples-sprhib/project-reports.html            |   214 +
 .../1.10.0/shiro-samples/samples-sprhib/scm.html   |   248 +
 .../shiro-samples/samples-sprhib/summary.html      |   283 +
 .../samples-sprhib/surefire-report.html            |   223 +
 .../shiro-samples/samples-sprhib/taglist.html      |   202 +
 .../1.10.0/shiro-samples/samples-sprhib/team.html  |   353 +
 .../samples-sprhib/xref/allclasses-frame.html      |    37 +
 .../shiro-samples/samples-sprhib/xref/index.html   |    75 +
 .../samples/sprhib/dao/BootstrapDataPopulator.html |    77 +
 .../shiro/samples/sprhib/dao/HibernateDao.html     |    55 +
 .../shiro/samples/sprhib/dao/HibernateUserDAO.html |    74 +
 .../apache/shiro/samples/sprhib/dao/UserDAO.html   |    54 +
 .../shiro/samples/sprhib/dao/package-frame.html    |    30 +
 .../shiro/samples/sprhib/dao/package-summary.html  |   122 +
 .../apache/shiro/samples/sprhib/model/Role.html    |   109 +
 .../apache/shiro/samples/sprhib/model/User.html    |   127 +
 .../shiro/samples/sprhib/model/package-frame.html  |    24 +
 .../samples/sprhib/model/package-summary.html      |   112 +
 .../shiro/samples/sprhib/security/SampleRealm.html |    97 +
 .../samples/sprhib/security/package-frame.html     |    21 +
 .../samples/sprhib/security/package-summary.html   |   107 +
 .../samples/sprhib/service/DefaultUserService.html |    92 +
 .../shiro/samples/sprhib/service/UserService.html  |    54 +
 .../samples/sprhib/service/package-frame.html      |    24 +
 .../samples/sprhib/service/package-summary.html    |   112 +
 .../samples/sprhib/web/CurrentUserInterceptor.html |    67 +
 .../shiro/samples/sprhib/web/EditUserCommand.html  |    89 +
 .../samples/sprhib/web/EditUserValidator.html      |    61 +
 .../shiro/samples/sprhib/web/HomeController.html   |    58 +
 .../shiro/samples/sprhib/web/LoginCommand.html     |    68 +
 .../shiro/samples/sprhib/web/LoginValidator.html   |    50 +
 .../samples/sprhib/web/ManageUsersController.html  |   104 +
 .../samples/sprhib/web/SecurityController.html     |    86 +
 .../shiro/samples/sprhib/web/SignupCommand.html    |    68 +
 .../shiro/samples/sprhib/web/SignupController.html |    82 +
 .../shiro/samples/sprhib/web/SignupValidator.html  |    61 +
 .../shiro/samples/sprhib/web/package-frame.html    |    51 +
 .../shiro/samples/sprhib/web/package-summary.html  |   157 +
 .../samples-sprhib/xref/overview-frame.html        |    36 +
 .../samples-sprhib/xref/overview-summary.html      |   112 +
 .../samples-sprhib/xref/stylesheet.css             |   626 +
 .../samples-spring-boot-web/ci-management.html     |   242 +
 .../shiro-samples/samples-spring-boot-web/cpd.html |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../samples-spring-boot-web/css/dashboard.css      |    36 +
 .../samples-spring-boot-web/css/dashboard2.css     |    25 +
 .../samples-spring-boot-web/css/dashboard2IE.css   |    25 +
 .../samples-spring-boot-web/css/print.css          |    23 +
 .../samples-spring-boot-web/css/site.css           |     1 +
 .../samples-spring-boot-web/dashboard-report.html  |   193 +
 .../samples-spring-boot-web/dependencies.html      |  2169 +++
 .../samples-spring-boot-web/dependency-info.html   |   258 +
 .../dependency-management.html                     |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../images/Down-green-full.jpg                     |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../images/Down-red-full.jpg                       |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../images/Stable-red-full.jpg                     |   Bin 0 -> 1509 bytes
 .../images/Up-green-full.jpg                       |   Bin 0 -> 1336 bytes
 .../images/Up-orange-full.jpg                      |   Bin 0 -> 1369 bytes
 .../samples-spring-boot-web/images/Up-red-full.jpg |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../samples-spring-boot-web/images/add.gif         |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../samples-spring-boot-web/images/close.gif       |   Bin 0 -> 279 bytes
 .../samples-spring-boot-web/images/contact-new.png |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../samples-spring-boot-web/images/down.gif        |   Bin 0 -> 982 bytes
 .../images/drive-harddisk.png                      |   Bin 0 -> 700 bytes
 .../samples-spring-boot-web/images/fix.gif         |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                       |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../images/network-server.png                      |   Bin 0 -> 536 bytes
 .../samples-spring-boot-web/images/next.gif        |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../samples-spring-boot-web/images/previous.gif    |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../samples-spring-boot-web/images/remove.gif      |   Bin 0 -> 607 bytes
 .../samples-spring-boot-web/images/rss.png         |   Bin 0 -> 474 bytes
 .../samples-spring-boot-web/images/up.gif          |   Bin 0 -> 985 bytes
 .../samples-spring-boot-web/images/update.gif      |   Bin 0 -> 1090 bytes
 .../samples-spring-boot-web/images/window-new.png  |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../samples-spring-boot-web/index.html             |   238 +
 .../samples-spring-boot-web/issue-management.html  |   240 +
 .../samples-spring-boot-web/jdepend-report.html    |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../samples-spring-boot-web/licenses.html          |   442 +
 .../samples-spring-boot-web/mailing-lists.html     |   256 +
 .../samples-spring-boot-web/plugin-management.html |   397 +
 .../samples-spring-boot-web/plugins.html           |   379 +
 .../shiro-samples/samples-spring-boot-web/pmd.html |   196 +
 .../samples-spring-boot-web/project-info.html      |   285 +
 .../samples-spring-boot-web/project-reports.html   |   224 +
 .../shiro-samples/samples-spring-boot-web/scm.html |   248 +
 .../samples-spring-boot-web/summary.html           |   283 +
 .../samples-spring-boot-web/surefire-report.html   |   230 +
 .../samples-spring-boot-web/taglist.html           |   209 +
 .../samples-spring-boot-web/team.html              |   353 +
 .../xref/allclasses-frame.html                     |    22 +
 .../samples-spring-boot-web/xref/index.html        |    75 +
 .../shiro/samples/AccountInfoController.html       |    65 +
 .../org/apache/shiro/samples/HelloController.html  |    74 +
 .../org/apache/shiro/samples/LoginController.html  |    47 +
 .../shiro/samples/RestrictedErrorController.html   |    61 +
 .../xref/org/apache/shiro/samples/WebApp.html      |   109 +
 .../org/apache/shiro/samples/package-frame.html    |    33 +
 .../org/apache/shiro/samples/package-summary.html  |   127 +
 .../xref/overview-frame.html                       |    24 +
 .../xref/overview-summary.html                     |    92 +
 .../samples-spring-boot-web/xref/stylesheet.css    |   626 +
 .../samples-spring-boot/ci-management.html         |   242 +
 .../shiro-samples/samples-spring-boot/cpd.html     |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../samples-spring-boot/css/dashboard.css          |    36 +
 .../samples-spring-boot/css/dashboard2.css         |    25 +
 .../samples-spring-boot/css/dashboard2IE.css       |    25 +
 .../samples-spring-boot/css/print.css              |    23 +
 .../shiro-samples/samples-spring-boot/css/site.css |     1 +
 .../samples-spring-boot/dashboard-report.html      |   193 +
 .../samples-spring-boot/dependencies.html          |  1466 ++
 .../samples-spring-boot/dependency-info.html       |   258 +
 .../samples-spring-boot/dependency-management.html |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-spring-boot/images/Down-green-full.jpg |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../samples-spring-boot/images/Down-red-full.jpg   |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../samples-spring-boot/images/Stable-red-full.jpg |   Bin 0 -> 1509 bytes
 .../samples-spring-boot/images/Up-green-full.jpg   |   Bin 0 -> 1336 bytes
 .../samples-spring-boot/images/Up-orange-full.jpg  |   Bin 0 -> 1369 bytes
 .../samples-spring-boot/images/Up-red-full.jpg     |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../samples-spring-boot/images/add.gif             |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../samples-spring-boot/images/close.gif           |   Bin 0 -> 279 bytes
 .../samples-spring-boot/images/contact-new.png     |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../samples-spring-boot/images/down.gif            |   Bin 0 -> 982 bytes
 .../samples-spring-boot/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 .../samples-spring-boot/images/fix.gif             |   Bin 0 -> 366 bytes
 .../samples-spring-boot/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 .../samples-spring-boot/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 .../samples-spring-boot/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../samples-spring-boot/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../samples-spring-boot/images/network-server.png  |   Bin 0 -> 536 bytes
 .../samples-spring-boot/images/next.gif            |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../samples-spring-boot/images/previous.gif        |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../samples-spring-boot/images/remove.gif          |   Bin 0 -> 607 bytes
 .../samples-spring-boot/images/rss.png             |   Bin 0 -> 474 bytes
 .../samples-spring-boot/images/up.gif              |   Bin 0 -> 985 bytes
 .../samples-spring-boot/images/update.gif          |   Bin 0 -> 1090 bytes
 .../samples-spring-boot/images/window-new.png      |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-samples/samples-spring-boot/index.html   |   238 +
 .../samples-spring-boot/issue-management.html      |   240 +
 .../samples-spring-boot/jdepend-report.html        |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../samples-spring-boot/licenses.html              |   442 +
 .../samples-spring-boot/mailing-lists.html         |   256 +
 .../samples-spring-boot/plugin-management.html     |   397 +
 .../shiro-samples/samples-spring-boot/plugins.html |   379 +
 .../shiro-samples/samples-spring-boot/pmd.html     |   220 +
 .../samples-spring-boot/project-info.html          |   285 +
 .../samples-spring-boot/project-reports.html       |   224 +
 .../shiro-samples/samples-spring-boot/scm.html     |   248 +
 .../shiro-samples/samples-spring-boot/summary.html |   283 +
 .../samples-spring-boot/surefire-report.html       |   230 +
 .../shiro-samples/samples-spring-boot/taglist.html |   209 +
 .../shiro-samples/samples-spring-boot/team.html    |   353 +
 .../samples-spring-boot/xref/allclasses-frame.html |    20 +
 .../samples-spring-boot/xref/index.html            |    75 +
 .../xref/org/apache/shiro/samples/CliApp.html      |    77 +
 .../xref/org/apache/shiro/samples/QuickStart.html  |   106 +
 .../org/apache/shiro/samples/SimpleService.html    |    56 +
 .../org/apache/shiro/samples/package-frame.html    |    27 +
 .../org/apache/shiro/samples/package-summary.html  |   117 +
 .../samples-spring-boot/xref/overview-frame.html   |    24 +
 .../samples-spring-boot/xref/overview-summary.html |    92 +
 .../samples-spring-boot/xref/stylesheet.css        |   626 +
 .../samples-spring-mvc/ci-management.html          |   242 +
 .../shiro-samples/samples-spring-mvc/cpd.html      |   190 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../samples-spring-mvc/css/dashboard.css           |    36 +
 .../samples-spring-mvc/css/dashboard2.css          |    25 +
 .../samples-spring-mvc/css/dashboard2IE.css        |    25 +
 .../shiro-samples/samples-spring-mvc/css/print.css |    23 +
 .../shiro-samples/samples-spring-mvc/css/site.css  |     1 +
 .../samples-spring-mvc/dashboard-report.html       |   186 +
 .../samples-spring-mvc/dependencies.html           |  1628 +++
 .../samples-spring-mvc/dependency-info.html        |   259 +
 .../samples-spring-mvc/dependency-management.html  |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-spring-mvc/images/Down-green-full.jpg  |   Bin 0 -> 1317 bytes
 .../samples-spring-mvc/images/Down-orange-full.jpg |   Bin 0 -> 1347 bytes
 .../samples-spring-mvc/images/Down-red-full.jpg    |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../samples-spring-mvc/images/Stable-red-full.jpg  |   Bin 0 -> 1509 bytes
 .../samples-spring-mvc/images/Up-green-full.jpg    |   Bin 0 -> 1336 bytes
 .../samples-spring-mvc/images/Up-orange-full.jpg   |   Bin 0 -> 1369 bytes
 .../samples-spring-mvc/images/Up-red-full.jpg      |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../samples-spring-mvc/images/add.gif              |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../samples-spring-mvc/images/close.gif            |   Bin 0 -> 279 bytes
 .../samples-spring-mvc/images/contact-new.png      |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../samples-spring-mvc/images/down.gif             |   Bin 0 -> 982 bytes
 .../samples-spring-mvc/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 .../samples-spring-mvc/images/fix.gif              |   Bin 0 -> 366 bytes
 .../samples-spring-mvc/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 .../samples-spring-mvc/images/icon_help_sml.gif    |   Bin 0 -> 1072 bytes
 .../samples-spring-mvc/images/icon_info_sml.gif    |   Bin 0 -> 638 bytes
 .../samples-spring-mvc/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../samples-spring-mvc/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../samples-spring-mvc/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../samples-spring-mvc/images/network-server.png   |   Bin 0 -> 536 bytes
 .../samples-spring-mvc/images/next.gif             |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../samples-spring-mvc/images/previous.gif         |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../samples-spring-mvc/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../samples-spring-mvc/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 .../samples-spring-mvc/images/remove.gif           |   Bin 0 -> 607 bytes
 .../samples-spring-mvc/images/rss.png              |   Bin 0 -> 474 bytes
 .../shiro-samples/samples-spring-mvc/images/up.gif |   Bin 0 -> 985 bytes
 .../samples-spring-mvc/images/update.gif           |   Bin 0 -> 1090 bytes
 .../samples-spring-mvc/images/window-new.png       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-samples/samples-spring-mvc/index.html    |   238 +
 .../samples-spring-mvc/issue-management.html       |   240 +
 .../samples-spring-mvc/jdepend-report.html         |   372 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-samples/samples-spring-mvc/licenses.html |   442 +
 .../samples-spring-mvc/mailing-lists.html          |   256 +
 .../samples-spring-mvc/plugin-management.html      |   397 +
 .../shiro-samples/samples-spring-mvc/plugins.html  |   383 +
 .../shiro-samples/samples-spring-mvc/pmd.html      |   244 +
 .../samples-spring-mvc/project-info.html           |   285 +
 .../samples-spring-mvc/project-reports.html        |   214 +
 .../shiro-samples/samples-spring-mvc/scm.html      |   248 +
 .../shiro-samples/samples-spring-mvc/summary.html  |   283 +
 .../samples-spring-mvc/surefire-report.html        |   223 +
 .../shiro-samples/samples-spring-mvc/taglist.html  |   202 +
 .../shiro-samples/samples-spring-mvc/team.html     |   353 +
 .../samples-spring-mvc/xref/allclasses-frame.html  |    28 +
 .../samples-spring-mvc/xref/index.html             |    75 +
 .../samples/spring/BootstrapDataPopulator.html     |   133 +
 .../shiro/samples/spring/DefaultSampleManager.html |   118 +
 .../apache/shiro/samples/spring/SampleManager.html |    77 +
 .../samples/spring/config/ApplicationConfig.html   |   196 +
 .../samples/spring/config/JspViewsConfig.html      |    78 +
 .../spring/config/RemotingServletConfig.html       |    58 +
 .../config/ServletApplicationInitializer.html      |    82 +
 .../shiro/samples/spring/config/package-frame.html |    27 +
 .../samples/spring/config/package-summary.html     |   117 +
 .../apache/shiro/samples/spring/package-frame.html |    27 +
 .../shiro/samples/spring/package-summary.html      |   117 +
 .../samples/spring/realm/SaltAwareJdbcRealm.html   |   134 +
 .../shiro/samples/spring/realm/package-frame.html  |    21 +
 .../samples/spring/realm/package-summary.html      |   107 +
 .../shiro/samples/spring/web/IndexController.html  |   124 +
 .../shiro/samples/spring/web/JnlpController.html   |   117 +
 .../shiro/samples/spring/web/LoginController.html  |    81 +
 .../shiro/samples/spring/web/LogoutController.html |    59 +
 .../samples/spring/web/RootRedirectController.html |    49 +
 .../shiro/samples/spring/web/package-frame.html    |    30 +
 .../shiro/samples/spring/web/package-summary.html  |   122 +
 .../samples-spring-mvc/xref/overview-frame.html    |    33 +
 .../samples-spring-mvc/xref/overview-summary.html  |   107 +
 .../samples-spring-mvc/xref/stylesheet.css         |   626 +
 .../samples-spring/ci-management.html              |   242 +
 .../1.10.0/shiro-samples/samples-spring/cpd.html   |   190 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-samples/samples-spring/css/dashboard.css |    36 +
 .../samples-spring/css/dashboard2.css              |    25 +
 .../samples-spring/css/dashboard2IE.css            |    25 +
 .../shiro-samples/samples-spring/css/print.css     |    23 +
 .../shiro-samples/samples-spring/css/site.css      |     1 +
 .../samples-spring/dashboard-report.html           |   186 +
 .../shiro-samples/samples-spring/dependencies.html |  1377 ++
 .../samples-spring/dependency-info.html            |   258 +
 .../samples-spring/dependency-management.html      |   728 +
 .../samples-spring/distribution-management.html    |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-spring/images/Down-green-full.jpg      |   Bin 0 -> 1317 bytes
 .../samples-spring/images/Down-orange-full.jpg     |   Bin 0 -> 1347 bytes
 .../samples-spring/images/Down-red-full.jpg        |   Bin 0 -> 1424 bytes
 .../samples-spring/images/Stable-green-full.jpg    |   Bin 0 -> 1387 bytes
 .../samples-spring/images/Stable-orange-full.jpg   |   Bin 0 -> 1429 bytes
 .../samples-spring/images/Stable-red-full.jpg      |   Bin 0 -> 1509 bytes
 .../samples-spring/images/Up-green-full.jpg        |   Bin 0 -> 1336 bytes
 .../samples-spring/images/Up-orange-full.jpg       |   Bin 0 -> 1369 bytes
 .../samples-spring/images/Up-red-full.jpg          |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-samples/samples-spring/images/add.gif    |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-samples/samples-spring/images/close.gif  |   Bin 0 -> 279 bytes
 .../samples-spring/images/contact-new.png          |   Bin 0 -> 736 bytes
 .../samples-spring/images/document-properties.png  |   Bin 0 -> 577 bytes
 .../shiro-samples/samples-spring/images/down.gif   |   Bin 0 -> 982 bytes
 .../samples-spring/images/drive-harddisk.png       |   Bin 0 -> 700 bytes
 .../shiro-samples/samples-spring/images/fix.gif    |   Bin 0 -> 366 bytes
 .../samples-spring/images/icon_error_sml.gif       |   Bin 0 -> 633 bytes
 .../samples-spring/images/icon_help_sml.gif        |   Bin 0 -> 1072 bytes
 .../samples-spring/images/icon_info_sml.gif        |   Bin 0 -> 638 bytes
 .../samples-spring/images/icon_success_sml.gif     |   Bin 0 -> 604 bytes
 .../samples-spring/images/icon_warning_sml.gif     |   Bin 0 -> 625 bytes
 .../samples-spring/images/image-x-generic.png      |   Bin 0 -> 662 bytes
 .../samples-spring/images/internet-web-browser.png |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../samples-spring/images/logos/maven-feather.png  |   Bin 0 -> 3330 bytes
 .../samples-spring/images/network-server.png       |   Bin 0 -> 536 bytes
 .../shiro-samples/samples-spring/images/next.gif   |   Bin 0 -> 979 bytes
 .../samples-spring/images/package-x-generic.png    |   Bin 0 -> 717 bytes
 .../samples-spring/images/previous.gif             |   Bin 0 -> 987 bytes
 .../samples-spring/images/profiles/pre-release.png |   Bin 0 -> 32607 bytes
 .../samples-spring/images/profiles/retired.png     |   Bin 0 -> 22003 bytes
 .../samples-spring/images/profiles/sandbox.png     |   Bin 0 -> 33010 bytes
 .../shiro-samples/samples-spring/images/remove.gif |   Bin 0 -> 607 bytes
 .../shiro-samples/samples-spring/images/rss.png    |   Bin 0 -> 474 bytes
 .../shiro-samples/samples-spring/images/up.gif     |   Bin 0 -> 985 bytes
 .../shiro-samples/samples-spring/images/update.gif |   Bin 0 -> 1090 bytes
 .../samples-spring/images/window-new.png           |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../samples-spring/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-samples/samples-spring/index.html |   237 +
 .../samples-spring/issue-management.html           |   240 +
 .../samples-spring/jdepend-report.html             |   264 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-samples/samples-spring/licenses.html     |   442 +
 .../samples-spring/mailing-lists.html              |   256 +
 .../samples-spring/plugin-management.html          |   397 +
 .../shiro-samples/samples-spring/plugins.html      |   379 +
 .../1.10.0/shiro-samples/samples-spring/pmd.html   |   213 +
 .../shiro-samples/samples-spring/project-info.html |   284 +
 .../samples-spring/project-reports.html            |   214 +
 .../1.10.0/shiro-samples/samples-spring/scm.html   |   248 +
 .../shiro-samples/samples-spring/summary.html      |   282 +
 .../samples-spring/surefire-report.html            |   223 +
 .../shiro-samples/samples-spring/taglist.html      |   202 +
 .../1.10.0/shiro-samples/samples-spring/team.html  |   353 +
 .../samples-spring/xref/allclasses-frame.html      |    19 +
 .../shiro-samples/samples-spring/xref/index.html   |    75 +
 .../org/apache/shiro/samples/spring/CliApp.html    |    76 +
 .../apache/shiro/samples/spring/QuickStart.html    |   106 +
 .../apache/shiro/samples/spring/SimpleService.html |    56 +
 .../apache/shiro/samples/spring/package-frame.html |    24 +
 .../shiro/samples/spring/package-summary.html      |   112 +
 .../samples-spring/xref/overview-frame.html        |    24 +
 .../samples-spring/xref/overview-summary.html      |    92 +
 .../samples-spring/xref/stylesheet.css             |   626 +
 .../shiro-samples/samples-web/ci-management.html   |   242 +
 static/1.10.0/shiro-samples/samples-web/cpd.html   |   183 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-samples/samples-web/css/dashboard.css    |    36 +
 .../shiro-samples/samples-web/css/dashboard2.css   |    25 +
 .../shiro-samples/samples-web/css/dashboard2IE.css |    25 +
 .../1.10.0/shiro-samples/samples-web/css/print.css |    23 +
 .../1.10.0/shiro-samples/samples-web/css/site.css  |     1 +
 .../samples-web/dashboard-report.html              |   179 +
 .../shiro-samples/samples-web/dependencies.html    |  2485 ++++
 .../shiro-samples/samples-web/dependency-info.html |   259 +
 .../samples-web/dependency-management.html         |   728 +
 .../samples-web/distribution-management.html       |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../samples-web/images/Down-green-full.jpg         |   Bin 0 -> 1317 bytes
 .../samples-web/images/Down-orange-full.jpg        |   Bin 0 -> 1347 bytes
 .../samples-web/images/Down-red-full.jpg           |   Bin 0 -> 1424 bytes
 .../samples-web/images/Stable-green-full.jpg       |   Bin 0 -> 1387 bytes
 .../samples-web/images/Stable-orange-full.jpg      |   Bin 0 -> 1429 bytes
 .../samples-web/images/Stable-red-full.jpg         |   Bin 0 -> 1509 bytes
 .../samples-web/images/Up-green-full.jpg           |   Bin 0 -> 1336 bytes
 .../samples-web/images/Up-orange-full.jpg          |   Bin 0 -> 1369 bytes
 .../samples-web/images/Up-red-full.jpg             |   Bin 0 -> 1452 bytes
 .../samples-web/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 .../shiro-samples/samples-web/images/add.gif       |   Bin 0 -> 397 bytes
 .../samples-web/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 .../samples-web/images/application-certificate.png |   Bin 0 -> 923 bytes
 .../shiro-samples/samples-web/images/close.gif     |   Bin 0 -> 279 bytes
 .../samples-web/images/contact-new.png             |   Bin 0 -> 736 bytes
 .../samples-web/images/document-properties.png     |   Bin 0 -> 577 bytes
 .../shiro-samples/samples-web/images/down.gif      |   Bin 0 -> 982 bytes
 .../samples-web/images/drive-harddisk.png          |   Bin 0 -> 700 bytes
 .../shiro-samples/samples-web/images/fix.gif       |   Bin 0 -> 366 bytes
 .../samples-web/images/icon_error_sml.gif          |   Bin 0 -> 633 bytes
 .../samples-web/images/icon_help_sml.gif           |   Bin 0 -> 1072 bytes
 .../samples-web/images/icon_info_sml.gif           |   Bin 0 -> 638 bytes
 .../samples-web/images/icon_success_sml.gif        |   Bin 0 -> 604 bytes
 .../samples-web/images/icon_warning_sml.gif        |   Bin 0 -> 625 bytes
 .../samples-web/images/image-x-generic.png         |   Bin 0 -> 662 bytes
 .../samples-web/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../samples-web/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../samples-web/images/network-server.png          |   Bin 0 -> 536 bytes
 .../shiro-samples/samples-web/images/next.gif      |   Bin 0 -> 979 bytes
 .../samples-web/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 .../shiro-samples/samples-web/images/previous.gif  |   Bin 0 -> 987 bytes
 .../samples-web/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 .../samples-web/images/profiles/retired.png        |   Bin 0 -> 22003 bytes
 .../samples-web/images/profiles/sandbox.png        |   Bin 0 -> 33010 bytes
 .../shiro-samples/samples-web/images/remove.gif    |   Bin 0 -> 607 bytes
 .../shiro-samples/samples-web/images/rss.png       |   Bin 0 -> 474 bytes
 .../1.10.0/shiro-samples/samples-web/images/up.gif |   Bin 0 -> 985 bytes
 .../shiro-samples/samples-web/images/update.gif    |   Bin 0 -> 1090 bytes
 .../samples-web/images/window-new.png              |   Bin 0 -> 583 bytes
 .../samples-web/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../samples-web/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-samples/samples-web/index.html |   238 +
 .../samples-web/issue-management.html              |   240 +
 .../shiro-samples/samples-web/jdepend-report.html  |   221 +
 .../samples-web/js/apache-maven-fluido-1.5.min.js  |    25 +
 .../1.10.0/shiro-samples/samples-web/licenses.html |   442 +
 .../shiro-samples/samples-web/mailing-lists.html   |   256 +
 .../samples-web/plugin-management.html             |   397 +
 .../1.10.0/shiro-samples/samples-web/plugins.html  |   383 +
 static/1.10.0/shiro-samples/samples-web/pmd.html   |   182 +
 .../shiro-samples/samples-web/project-info.html    |   285 +
 .../shiro-samples/samples-web/project-reports.html |   204 +
 static/1.10.0/shiro-samples/samples-web/scm.html   |   248 +
 .../1.10.0/shiro-samples/samples-web/summary.html  |   283 +
 .../shiro-samples/samples-web/surefire-report.html |   216 +
 .../1.10.0/shiro-samples/samples-web/taglist.html  |   195 +
 static/1.10.0/shiro-samples/samples-web/team.html  |   353 +
 static/1.10.0/shiro-samples/scm.html               |   335 +
 static/1.10.0/shiro-samples/summary.html           |   367 +
 static/1.10.0/shiro-samples/surefire-report.html   |   275 +
 static/1.10.0/shiro-samples/team.html              |   440 +
 .../shiro-support/apidocs/allclasses-index.html    |   476 +
 .../1.10.0/shiro-support/apidocs/allclasses.html   |    81 +
 .../shiro-support/apidocs/allpackages-index.html   |   258 +
 .../shiro-support/apidocs/constant-values.html     |   237 +
 .../shiro-support/apidocs/deprecated-list.html     |   240 +
 static/1.10.0/shiro-support/apidocs/element-list   |    19 +
 static/1.10.0/shiro-support/apidocs/help-doc.html  |   280 +
 static/1.10.0/shiro-support/apidocs/index-all.html |  1644 +++
 static/1.10.0/shiro-support/apidocs/index.html     |   254 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-support/apidocs/jquery/jquery-3.5.1.js   | 10872 ++++++++++++++
 .../shiro-support/apidocs/jquery/jquery-ui.css     |   582 +
 .../shiro-support/apidocs/jquery/jquery-ui.js      |  2659 ++++
 .../shiro-support/apidocs/jquery/jquery-ui.min.css |     7 +
 .../shiro-support/apidocs/jquery/jquery-ui.min.js  |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-support/apidocs/member-search-index.js   |     1 +
 .../shiro-support/apidocs/member-search-index.zip  |   Bin 0 -> 4766 bytes
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   380 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   419 +
 .../aspectj/ShiroAnnotationAuthorizingAspect.html  |   326 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   148 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   198 +
 .../ShiroAnnotationAuthorizingAspect.html          |   148 +
 .../org/apache/shiro/aspectj/package-summary.html  |   188 +
 .../org/apache/shiro/aspectj/package-tree.html     |   177 +
 .../org/apache/shiro/aspectj/package-use.html      |   188 +
 .../org/apache/shiro/cache/ehcache/EhCache.html    |   573 +
 .../apache/shiro/cache/ehcache/EhCacheManager.html |   574 +
 .../shiro/cache/ehcache/class-use/EhCache.html     |   148 +
 .../cache/ehcache/class-use/EhCacheManager.html    |   148 +
 .../shiro/cache/ehcache/package-summary.html       |   180 +
 .../apache/shiro/cache/ehcache/package-tree.html   |   164 +
 .../apache/shiro/cache/ehcache/package-use.html    |   148 +
 .../shiro/cas/CasAuthenticationException.html      |   368 +
 .../apidocs/org/apache/shiro/cas/CasFilter.html    |   670 +
 .../apidocs/org/apache/shiro/cas/CasRealm.html     |   817 ++
 .../org/apache/shiro/cas/CasSubjectFactory.html    |   357 +
 .../apidocs/org/apache/shiro/cas/CasToken.html     |   409 +
 .../cas/class-use/CasAuthenticationException.html  |   148 +
 .../org/apache/shiro/cas/class-use/CasFilter.html  |   148 +
 .../org/apache/shiro/cas/class-use/CasRealm.html   |   148 +
 .../shiro/cas/class-use/CasSubjectFactory.html     |   148 +
 .../org/apache/shiro/cas/class-use/CasToken.html   |   148 +
 .../org/apache/shiro/cas/package-summary.html      |   203 +
 .../apidocs/org/apache/shiro/cas/package-tree.html |   243 +
 .../apidocs/org/apache/shiro/cas/package-use.html  |   148 +
 .../org/apache/shiro/guice/ShiroModule.html        |   529 +
 .../org/apache/shiro/guice/ShiroSessionScope.html  |   338 +
 .../org/apache/shiro/guice/aop/ShiroAopModule.html |   384 +
 .../shiro/guice/aop/class-use/ShiroAopModule.html  |   148 +
 .../apache/shiro/guice/aop/package-summary.html    |   168 +
 .../org/apache/shiro/guice/aop/package-tree.html   |   167 +
 .../org/apache/shiro/guice/aop/package-use.html    |   148 +
 .../apache/shiro/guice/class-use/ShiroModule.html  |   195 +
 .../shiro/guice/class-use/ShiroSessionScope.html   |   148 +
 .../org/apache/shiro/guice/package-summary.html    |   175 +
 .../org/apache/shiro/guice/package-tree.html       |   168 +
 .../org/apache/shiro/guice/package-use.html        |   186 +
 .../apache/shiro/guice/web/GuiceShiroFilter.html   |   313 +
 .../guice/web/ShiroWebModule.FilterConfig.html     |   293 +
 .../org/apache/shiro/guice/web/ShiroWebModule.html |  1029 ++
 .../guice/web/class-use/GuiceShiroFilter.html      |   148 +
 .../web/class-use/ShiroWebModule.FilterConfig.html |   253 +
 .../shiro/guice/web/class-use/ShiroWebModule.html  |   148 +
 .../apache/shiro/guice/web/package-summary.html    |   181 +
 .../org/apache/shiro/guice/web/package-tree.html   |   193 +
 .../org/apache/shiro/guice/web/package-use.html    |   185 +
 .../hazelcast/cache/HazelcastCacheManager.html     |   668 +
 .../cache/class-use/HazelcastCacheManager.html     |   148 +
 .../shiro/hazelcast/cache/package-summary.html     |   169 +
 .../apache/shiro/hazelcast/cache/package-tree.html |   163 +
 .../apache/shiro/hazelcast/cache/package-use.html  |   148 +
 .../mgt/quartz/QuartzSessionValidationJob.html     |   331 +
 .../quartz/QuartzSessionValidationScheduler.html   |   509 +
 .../class-use/QuartzSessionValidationJob.html      |   148 +
 .../QuartzSessionValidationScheduler.html          |   148 +
 .../shiro/session/mgt/quartz/package-summary.html  |   184 +
 .../shiro/session/mgt/quartz/package-tree.html     |   164 +
 .../shiro/session/mgt/quartz/package-use.html      |   148 +
 .../shiro/spring/LifecycleBeanPostProcessor.html   |   486 +
 .../spring/ShiroEventBusBeanPostProcessor.html     |   356 +
 .../shiro/spring/aop/SpringAnnotationResolver.html |   325 +
 .../aop/class-use/SpringAnnotationResolver.html    |   148 +
 .../apache/shiro/spring/aop/package-summary.html   |   171 +
 .../org/apache/shiro/spring/aop/package-tree.html  |   163 +
 .../org/apache/shiro/spring/aop/package-use.html   |   148 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   346 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   576 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   364 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   328 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   148 +
 .../class-use/ShiroAutoConfiguration.html          |   148 +
 .../class-use/ShiroBeanAutoConfiguration.html      |   148 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   148 +
 .../exception/NoRealmBeanConfiguredException.html  |   299 +
 .../class-use/NoRealmBeanConfiguredException.html  |   193 +
 .../autoconfigure/exception/package-summary.html   |   168 +
 .../boot/autoconfigure/exception/package-tree.html |   175 +
 .../boot/autoconfigure/exception/package-use.html  |   185 +
 .../spring/boot/autoconfigure/package-summary.html |   178 +
 .../spring/boot/autoconfigure/package-tree.html    |   182 +
 .../spring/boot/autoconfigure/package-use.html     |   148 +
 .../class-use/LifecycleBeanPostProcessor.html      |   223 +
 .../class-use/ShiroEventBusBeanPostProcessor.html  |   223 +
 ...tractShiroAnnotationProcessorConfiguration.html |   328 +
 .../config/AbstractShiroBeanConfiguration.html     |   342 +
 .../spring/config/AbstractShiroConfiguration.html  |   585 +
 .../ShiroAnnotationProcessorConfiguration.html     |   341 +
 .../spring/config/ShiroBeanConfiguration.html      |   359 +
 .../shiro/spring/config/ShiroConfiguration.html    |   536 +
 ...tractShiroAnnotationProcessorConfiguration.html |   218 +
 .../class-use/AbstractShiroBeanConfiguration.html  |   218 +
 .../class-use/AbstractShiroConfiguration.html      |   275 +
 .../ShiroAnnotationProcessorConfiguration.html     |   148 +
 .../config/class-use/ShiroBeanConfiguration.html   |   148 +
 .../config/class-use/ShiroConfiguration.html       |   148 +
 .../shiro/spring/config/package-summary.html       |   186 +
 .../apache/shiro/spring/config/package-tree.html   |   177 +
 .../apache/shiro/spring/config/package-use.html    |   262 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   650 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   444 +
 .../ShiroWebMvcAutoConfiguration.html              |   274 +
 .../class-use/ShiroWebAutoConfiguration.html       |   148 +
 .../class-use/ShiroWebFilterConfiguration.html     |   148 +
 .../class-use/ShiroWebMvcAutoConfiguration.html    |   148 +
 .../config/web/autoconfigure/package-summary.html  |   174 +
 .../config/web/autoconfigure/package-tree.html     |   177 +
 .../config/web/autoconfigure/package-use.html      |   148 +
 .../org/apache/shiro/spring/package-summary.html   |   182 +
 .../org/apache/shiro/spring/package-tree.html      |   164 +
 .../org/apache/shiro/spring/package-use.html       |   224 +
 .../remoting/SecureRemoteInvocationExecutor.html   |   352 +
 .../remoting/SecureRemoteInvocationFactory.html    |   409 +
 .../class-use/SecureRemoteInvocationExecutor.html  |   148 +
 .../class-use/SecureRemoteInvocationFactory.html   |   148 +
 .../shiro/spring/remoting/package-summary.html     |   183 +
 .../apache/shiro/spring/remoting/package-tree.html |   172 +
 .../apache/shiro/spring/remoting/package-use.html  |   148 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   445 +
 .../AuthorizationAttributeSourceAdvisor.html       |   476 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   148 +
 .../AuthorizationAttributeSourceAdvisor.html       |   223 +
 .../security/interceptor/package-summary.html      |   180 +
 .../spring/security/interceptor/package-tree.html  |   188 +
 .../spring/security/interceptor/package-use.html   |   208 +
 .../shiro/spring/web/ShiroFilterFactoryBean.html   |  1001 ++
 .../shiro/spring/web/ShiroUrlPathHelper.html       |   362 +
 .../web/class-use/ShiroFilterFactoryBean.html      |   223 +
 .../spring/web/class-use/ShiroUrlPathHelper.html   |   223 +
 .../web/config/AbstractShiroWebConfiguration.html  |   778 +
 .../AbstractShiroWebFilterConfiguration.html       |   475 +
 .../config/DefaultShiroFilterChainDefinition.html  |   349 +
 .../web/config/ShiroFilterChainDefinition.html     |   258 +
 .../web/config/ShiroRequestMappingConfig.html      |   269 +
 .../spring/web/config/ShiroWebConfiguration.html   |   630 +
 .../web/config/ShiroWebFilterConfiguration.html    |   364 +
 .../class-use/AbstractShiroWebConfiguration.html   |   218 +
 .../AbstractShiroWebFilterConfiguration.html       |   218 +
 .../DefaultShiroFilterChainDefinition.html         |   148 +
 .../class-use/ShiroFilterChainDefinition.html      |   253 +
 .../class-use/ShiroRequestMappingConfig.html       |   148 +
 .../config/class-use/ShiroWebConfiguration.html    |   148 +
 .../class-use/ShiroWebFilterConfiguration.html     |   148 +
 .../shiro/spring/web/config/package-summary.html   |   201 +
 .../shiro/spring/web/config/package-tree.html      |   184 +
 .../shiro/spring/web/config/package-use.html       |   220 +
 .../apache/shiro/spring/web/package-summary.html   |   184 +
 .../org/apache/shiro/spring/web/package-tree.html  |   168 +
 .../org/apache/shiro/spring/web/package-use.html   |   222 +
 .../web/jaxrs/AnnotationAuthorizationFilter.html   |   325 +
 .../apache/shiro/web/jaxrs/ExceptionMapper.html    |   321 +
 .../web/jaxrs/ShiroAnnotationFilterFeature.html    |   322 +
 .../org/apache/shiro/web/jaxrs/ShiroFeature.html   |   328 +
 .../shiro/web/jaxrs/ShiroSecurityContext.html      |   392 +
 .../web/jaxrs/SubjectPrincipalRequestFilter.html   |   326 +
 .../class-use/AnnotationAuthorizationFilter.html   |   148 +
 .../shiro/web/jaxrs/class-use/ExceptionMapper.html |   148 +
 .../class-use/ShiroAnnotationFilterFeature.html    |   148 +
 .../shiro/web/jaxrs/class-use/ShiroFeature.html    |   148 +
 .../web/jaxrs/class-use/ShiroSecurityContext.html  |   148 +
 .../class-use/SubjectPrincipalRequestFilter.html   |   148 +
 .../apache/shiro/web/jaxrs/package-summary.html    |   200 +
 .../org/apache/shiro/web/jaxrs/package-tree.html   |   168 +
 .../org/apache/shiro/web/jaxrs/package-use.html    |   148 +
 .../shiro-support/apidocs/overview-summary.html    |    23 +
 .../shiro-support/apidocs/overview-tree.html       |   386 +
 .../shiro-support/apidocs/package-search-index.js  |     1 +
 .../shiro-support/apidocs/package-search-index.zip |   Bin 0 -> 372 bytes
 .../shiro-support/apidocs/resources/glass.png      |   Bin 0 -> 499 bytes
 .../1.10.0/shiro-support/apidocs/resources/x.png   |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-support/apidocs/script.js      |   149 +
 static/1.10.0/shiro-support/apidocs/search.js      |   326 +
 .../shiro-support/apidocs/serialized-form.html     |   229 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   137 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   181 +
 .../aspectj/ShiroAnnotationAuthorizingAspect.html  |   128 +
 .../org/apache/shiro/cache/ehcache/EhCache.html    |   323 +
 .../apache/shiro/cache/ehcache/EhCacheManager.html |   324 +
 .../shiro/cas/CasAuthenticationException.html      |   120 +
 .../src-html/org/apache/shiro/cas/CasFilter.html   |   230 +
 .../src-html/org/apache/shiro/cas/CasRealm.html    |   387 +
 .../org/apache/shiro/cas/CasSubjectFactory.html    |   133 +
 .../src-html/org/apache/shiro/cas/CasToken.html    |   141 +
 .../org/apache/shiro/guice/ShiroModule.html        |   313 +
 .../org/apache/shiro/guice/ShiroSessionScope.html  |   138 +
 .../org/apache/shiro/guice/aop/ShiroAopModule.html |   143 +
 .../apache/shiro/guice/web/GuiceShiroFilter.html   |   114 +
 .../guice/web/ShiroWebModule.FilterConfig.html     |   539 +
 .../org/apache/shiro/guice/web/ShiroWebModule.html |   539 +
 .../hazelcast/cache/HazelcastCacheManager.html     |   319 +
 .../mgt/quartz/QuartzSessionValidationJob.html     |   160 +
 .../quartz/QuartzSessionValidationScheduler.html   |   321 +
 .../shiro/spring/LifecycleBeanPostProcessor.html   |   222 +
 .../spring/ShiroEventBusBeanPostProcessor.html     |   147 +
 .../shiro/spring/aop/SpringAnnotationResolver.html |   131 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   131 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   213 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   131 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   106 +
 .../exception/NoRealmBeanConfiguredException.html  |   101 +
 ...tractShiroAnnotationProcessorConfiguration.html |   115 +
 .../config/AbstractShiroBeanConfiguration.html     |   117 +
 .../spring/config/AbstractShiroConfiguration.html  |   233 +
 .../ShiroAnnotationProcessorConfiguration.html     |   120 +
 .../spring/config/ShiroBeanConfiguration.html      |   124 +
 .../shiro/spring/config/ShiroConfiguration.html    |   183 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   236 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   144 +
 .../ShiroWebMvcAutoConfiguration.html              |   108 +
 .../remoting/SecureRemoteInvocationExecutor.html   |   198 +
 .../remoting/SecureRemoteInvocationFactory.html    |   210 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   191 +
 .../AuthorizationAttributeSourceAdvisor.html       |   197 +
 .../shiro/spring/web/ShiroFilterFactoryBean.html   |   666 +
 .../shiro/spring/web/ShiroUrlPathHelper.html       |   115 +
 .../web/config/AbstractShiroWebConfiguration.html  |   263 +
 .../AbstractShiroWebFilterConfiguration.html       |   158 +
 .../config/DefaultShiroFilterChainDefinition.html  |   117 +
 .../web/config/ShiroFilterChainDefinition.html     |   103 +
 .../web/config/ShiroRequestMappingConfig.html      |   105 +
 .../spring/web/config/ShiroWebConfiguration.html   |   206 +
 .../web/config/ShiroWebFilterConfiguration.html    |   117 +
 .../web/jaxrs/AnnotationAuthorizationFilter.html   |   156 +
 .../apache/shiro/web/jaxrs/ExceptionMapper.html    |   122 +
 .../web/jaxrs/ShiroAnnotationFilterFeature.html    |   145 +
 .../org/apache/shiro/web/jaxrs/ShiroFeature.html   |   135 +
 .../shiro/web/jaxrs/ShiroSecurityContext.html      |   197 +
 .../web/jaxrs/SubjectPrincipalRequestFilter.html   |   115 +
 static/1.10.0/shiro-support/apidocs/stylesheet.css |   906 ++
 .../shiro-support/apidocs/type-search-index.js     |     1 +
 .../shiro-support/apidocs/type-search-index.zip    |   Bin 0 -> 895 bytes
 static/1.10.0/shiro-support/ci-management.html     |   322 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 static/1.10.0/shiro-support/css/dashboard.css      |    36 +
 static/1.10.0/shiro-support/css/dashboard2.css     |    25 +
 static/1.10.0/shiro-support/css/dashboard2IE.css   |    25 +
 static/1.10.0/shiro-support/css/print.css          |    23 +
 static/1.10.0/shiro-support/css/site.css           |     1 +
 static/1.10.0/shiro-support/dashboard-report.html  |   231 +
 static/1.10.0/shiro-support/dependencies.html      |   790 ++
 static/1.10.0/shiro-support/dependency-info.html   |   339 +
 .../shiro-support/dependency-management.html       |   808 ++
 .../shiro-support/distribution-management.html     |   322 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-support/images/Down-green-full.jpg       |   Bin 0 -> 1317 bytes
 .../shiro-support/images/Down-orange-full.jpg      |   Bin 0 -> 1347 bytes
 .../1.10.0/shiro-support/images/Down-red-full.jpg  |   Bin 0 -> 1424 bytes
 .../shiro-support/images/Stable-green-full.jpg     |   Bin 0 -> 1387 bytes
 .../shiro-support/images/Stable-orange-full.jpg    |   Bin 0 -> 1429 bytes
 .../shiro-support/images/Stable-red-full.jpg       |   Bin 0 -> 1509 bytes
 .../1.10.0/shiro-support/images/Up-green-full.jpg  |   Bin 0 -> 1336 bytes
 .../1.10.0/shiro-support/images/Up-orange-full.jpg |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-support/images/Up-red-full.jpg |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-support/images/add.gif         |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-support/images/close.gif       |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-support/images/contact-new.png |   Bin 0 -> 736 bytes
 .../shiro-support/images/document-properties.png   |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-support/images/down.gif        |   Bin 0 -> 982 bytes
 .../1.10.0/shiro-support/images/drive-harddisk.png |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-support/images/fix.gif         |   Bin 0 -> 366 bytes
 .../1.10.0/shiro-support/images/icon_error_sml.gif |   Bin 0 -> 633 bytes
 .../1.10.0/shiro-support/images/icon_help_sml.gif  |   Bin 0 -> 1072 bytes
 .../1.10.0/shiro-support/images/icon_info_sml.gif  |   Bin 0 -> 638 bytes
 .../shiro-support/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 .../shiro-support/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 .../shiro-support/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 .../shiro-support/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-support/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 .../1.10.0/shiro-support/images/network-server.png |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-support/images/next.gif        |   Bin 0 -> 979 bytes
 .../shiro-support/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-support/images/previous.gif    |   Bin 0 -> 987 bytes
 .../shiro-support/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 .../shiro-support/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 .../shiro-support/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-support/images/remove.gif      |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-support/images/rss.png         |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-support/images/up.gif          |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-support/images/update.gif      |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-support/images/window-new.png  |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-support/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-support/index.html             |   367 +
 static/1.10.0/shiro-support/issue-management.html  |   320 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 static/1.10.0/shiro-support/licenses.html          |   522 +
 static/1.10.0/shiro-support/mailing-lists.html     |   336 +
 static/1.10.0/shiro-support/modules.html           |   364 +
 static/1.10.0/shiro-support/plugin-management.html |   477 +
 static/1.10.0/shiro-support/plugins.html           |   447 +
 static/1.10.0/shiro-support/project-info.html      |   368 +
 static/1.10.0/shiro-support/project-reports.html   |   247 +
 static/1.10.0/shiro-support/scm.html               |   328 +
 .../shiro-aspectj/apidocs/allclasses-index.html    |   178 +
 .../shiro-aspectj/apidocs/allclasses.html          |    29 +
 .../shiro-aspectj/apidocs/allpackages-index.html   |   167 +
 .../shiro-aspectj/apidocs/constant-values.html     |   148 +
 .../shiro-aspectj/apidocs/deprecated-list.html     |   146 +
 .../shiro-aspectj/apidocs/element-list             |     1 +
 .../shiro-aspectj/apidocs/help-doc.html            |   272 +
 .../shiro-aspectj/apidocs/index-all.html           |   239 +
 .../shiro-support/shiro-aspectj/apidocs/index.html |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-aspectj/apidocs/jquery/jquery-3.5.1.js   | 10872 ++++++++++++++
 .../shiro-aspectj/apidocs/jquery/jquery-ui.css     |   582 +
 .../shiro-aspectj/apidocs/jquery/jquery-ui.js      |  2659 ++++
 .../shiro-aspectj/apidocs/jquery/jquery-ui.min.css |     7 +
 .../shiro-aspectj/apidocs/jquery/jquery-ui.min.js  |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-aspectj/apidocs/member-search-index.js   |     1 +
 .../shiro-aspectj/apidocs/member-search-index.zip  |   Bin 0 -> 474 bytes
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   378 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   417 +
 .../aspectj/ShiroAnnotationAuthorizingAspect.html  |   324 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   146 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   178 +
 .../ShiroAnnotationAuthorizingAspect.html          |   146 +
 .../org/apache/shiro/aspectj/package-summary.html  |   186 +
 .../org/apache/shiro/aspectj/package-tree.html     |   171 +
 .../org/apache/shiro/aspectj/package-use.html      |   168 +
 .../shiro-aspectj/apidocs/overview-tree.html       |   175 +
 .../shiro-aspectj/apidocs/package-search-index.js  |     1 +
 .../shiro-aspectj/apidocs/package-search-index.zip |   Bin 0 -> 239 bytes
 .../shiro-aspectj/apidocs/resources/glass.png      |   Bin 0 -> 499 bytes
 .../shiro-aspectj/apidocs/resources/x.png          |   Bin 0 -> 394 bytes
 .../shiro-support/shiro-aspectj/apidocs/script.js  |   149 +
 .../shiro-support/shiro-aspectj/apidocs/search.js  |   326 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |   137 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   181 +
 .../aspectj/ShiroAnnotationAuthorizingAspect.html  |   128 +
 .../shiro-aspectj/apidocs/stylesheet.css           |   906 ++
 .../shiro-aspectj/apidocs/type-search-index.js     |     1 +
 .../shiro-aspectj/apidocs/type-search-index.zip    |   Bin 0 -> 308 bytes
 .../shiro-support/shiro-aspectj/ci-management.html |   242 +
 static/1.10.0/shiro-support/shiro-aspectj/cpd.html |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-support/shiro-aspectj/css/dashboard.css  |    36 +
 .../shiro-support/shiro-aspectj/css/dashboard2.css |    25 +
 .../shiro-aspectj/css/dashboard2IE.css             |    25 +
 .../shiro-support/shiro-aspectj/css/print.css      |    23 +
 .../shiro-support/shiro-aspectj/css/site.css       |     1 +
 .../shiro-aspectj/dashboard-report.html            |   193 +
 .../shiro-support/shiro-aspectj/dependencies.html  |  1169 ++
 .../shiro-aspectj/dependency-info.html             |   259 +
 .../shiro-aspectj/dependency-management.html       |   728 +
 .../shiro-aspectj/distribution-management.html     |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-aspectj/images/Down-green-full.jpg       |   Bin 0 -> 1317 bytes
 .../shiro-aspectj/images/Down-orange-full.jpg      |   Bin 0 -> 1347 bytes
 .../shiro-aspectj/images/Down-red-full.jpg         |   Bin 0 -> 1424 bytes
 .../shiro-aspectj/images/Stable-green-full.jpg     |   Bin 0 -> 1387 bytes
 .../shiro-aspectj/images/Stable-orange-full.jpg    |   Bin 0 -> 1429 bytes
 .../shiro-aspectj/images/Stable-red-full.jpg       |   Bin 0 -> 1509 bytes
 .../shiro-aspectj/images/Up-green-full.jpg         |   Bin 0 -> 1336 bytes
 .../shiro-aspectj/images/Up-orange-full.jpg        |   Bin 0 -> 1369 bytes
 .../shiro-aspectj/images/Up-red-full.jpg           |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-aspectj/images/add.gif     |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-aspectj/images/close.gif   |   Bin 0 -> 279 bytes
 .../shiro-aspectj/images/contact-new.png           |   Bin 0 -> 736 bytes
 .../shiro-aspectj/images/document-properties.png   |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-aspectj/images/down.gif    |   Bin 0 -> 982 bytes
 .../shiro-aspectj/images/drive-harddisk.png        |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-aspectj/images/fix.gif     |   Bin 0 -> 366 bytes
 .../shiro-aspectj/images/icon_error_sml.gif        |   Bin 0 -> 633 bytes
 .../shiro-aspectj/images/icon_help_sml.gif         |   Bin 0 -> 1072 bytes
 .../shiro-aspectj/images/icon_info_sml.gif         |   Bin 0 -> 638 bytes
 .../shiro-aspectj/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 .../shiro-aspectj/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 .../shiro-aspectj/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 .../shiro-aspectj/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-aspectj/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 .../shiro-aspectj/images/network-server.png        |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-aspectj/images/next.gif    |   Bin 0 -> 979 bytes
 .../shiro-aspectj/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 .../shiro-aspectj/images/previous.gif              |   Bin 0 -> 987 bytes
 .../shiro-aspectj/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 .../shiro-aspectj/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 .../shiro-aspectj/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-aspectj/images/remove.gif  |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-aspectj/images/rss.png     |   Bin 0 -> 474 bytes
 .../shiro-support/shiro-aspectj/images/up.gif      |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-aspectj/images/update.gif  |   Bin 0 -> 1090 bytes
 .../shiro-aspectj/images/window-new.png            |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-aspectj/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-support/shiro-aspectj/index.html  |   238 +
 .../shiro-aspectj/issue-management.html            |   240 +
 .../shiro-aspectj/jdepend-report.html              |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-support/shiro-aspectj/licenses.html      |   442 +
 .../shiro-support/shiro-aspectj/mailing-lists.html |   256 +
 .../shiro-aspectj/plugin-management.html           |   397 +
 .../shiro-support/shiro-aspectj/plugins.html       |   383 +
 static/1.10.0/shiro-support/shiro-aspectj/pmd.html |   196 +
 .../shiro-support/shiro-aspectj/project-info.html  |   285 +
 .../shiro-aspectj/project-reports.html             |   224 +
 static/1.10.0/shiro-support/shiro-aspectj/scm.html |   248 +
 .../shiro-support/shiro-aspectj/summary.html       |   283 +
 .../shiro-aspectj/surefire-report.html             |   230 +
 .../shiro-support/shiro-aspectj/taglist.html       |   209 +
 .../1.10.0/shiro-support/shiro-aspectj/team.html   |   353 +
 .../shiro-aspectj/xref/allclasses-frame.html       |    20 +
 .../shiro-support/shiro-aspectj/xref/index.html    |    75 +
 ...ctjAnnotationsAuthorizingMethodInterceptor.html |    76 +
 .../BeforeAdviceMethodInvocationAdapter.html       |   120 +
 .../aspectj/ShiroAnnotationAuthorizingAspect.html  |    67 +
 .../org/apache/shiro/aspectj/package-frame.html    |    27 +
 .../org/apache/shiro/aspectj/package-summary.html  |   117 +
 .../shiro-aspectj/xref/overview-frame.html         |    24 +
 .../shiro-aspectj/xref/overview-summary.html       |    92 +
 .../shiro-aspectj/xref/stylesheet.css              |   626 +
 .../shiro-cas/apidocs/allclasses-index.html        |   194 +
 .../shiro-cas/apidocs/allclasses.html              |    31 +
 .../shiro-cas/apidocs/allpackages-index.html       |   164 +
 .../shiro-cas/apidocs/constant-values.html         |   186 +
 .../shiro-cas/apidocs/deprecated-list.html         |   213 +
 .../shiro-support/shiro-cas/apidocs/element-list   |     1 +
 .../shiro-support/shiro-cas/apidocs/help-doc.html  |   272 +
 .../shiro-support/shiro-cas/apidocs/index-all.html |   399 +
 .../shiro-support/shiro-cas/apidocs/index.html     |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-cas/apidocs/jquery/jquery-3.5.1.js       | 10872 ++++++++++++++
 .../shiro-cas/apidocs/jquery/jquery-ui.css         |   582 +
 .../shiro-cas/apidocs/jquery/jquery-ui.js          |  2659 ++++
 .../shiro-cas/apidocs/jquery/jquery-ui.min.css     |     7 +
 .../shiro-cas/apidocs/jquery/jquery-ui.min.js      |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-cas/apidocs/jquery/jszip/dist/jszip.js   | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-cas/apidocs/member-search-index.js       |     1 +
 .../shiro-cas/apidocs/member-search-index.zip      |   Bin 0 -> 902 bytes
 .../shiro/cas/CasAuthenticationException.html      |   366 +
 .../apidocs/org/apache/shiro/cas/CasFilter.html    |   668 +
 .../apidocs/org/apache/shiro/cas/CasRealm.html     |   815 ++
 .../org/apache/shiro/cas/CasSubjectFactory.html    |   355 +
 .../apidocs/org/apache/shiro/cas/CasToken.html     |   407 +
 .../cas/class-use/CasAuthenticationException.html  |   146 +
 .../org/apache/shiro/cas/class-use/CasFilter.html  |   146 +
 .../org/apache/shiro/cas/class-use/CasRealm.html   |   146 +
 .../shiro/cas/class-use/CasSubjectFactory.html     |   146 +
 .../org/apache/shiro/cas/class-use/CasToken.html   |   146 +
 .../org/apache/shiro/cas/package-summary.html      |   201 +
 .../apidocs/org/apache/shiro/cas/package-tree.html |   237 +
 .../apidocs/org/apache/shiro/cas/package-use.html  |   146 +
 .../shiro-cas/apidocs/overview-tree.html           |   241 +
 .../shiro-cas/apidocs/package-search-index.js      |     1 +
 .../shiro-cas/apidocs/package-search-index.zip     |   Bin 0 -> 235 bytes
 .../shiro-cas/apidocs/resources/glass.png          |   Bin 0 -> 499 bytes
 .../shiro-cas/apidocs/resources/x.png              |   Bin 0 -> 394 bytes
 .../shiro-support/shiro-cas/apidocs/script.js      |   149 +
 .../shiro-support/shiro-cas/apidocs/search.js      |   326 +
 .../shiro-cas/apidocs/serialized-form.html         |   192 +
 .../shiro/cas/CasAuthenticationException.html      |   120 +
 .../src-html/org/apache/shiro/cas/CasFilter.html   |   230 +
 .../src-html/org/apache/shiro/cas/CasRealm.html    |   387 +
 .../org/apache/shiro/cas/CasSubjectFactory.html    |   133 +
 .../src-html/org/apache/shiro/cas/CasToken.html    |   141 +
 .../shiro-support/shiro-cas/apidocs/stylesheet.css |   906 ++
 .../shiro-cas/apidocs/type-search-index.js         |     1 +
 .../shiro-cas/apidocs/type-search-index.zip        |   Bin 0 -> 290 bytes
 .../shiro-support/shiro-cas/ci-management.html     |   242 +
 static/1.10.0/shiro-support/shiro-cas/cpd.html     |   197 +
 .../shiro-cas/css/apache-maven-fluido-1.5.min.css  |     9 +
 .../shiro-support/shiro-cas/css/dashboard.css      |    36 +
 .../shiro-support/shiro-cas/css/dashboard2.css     |    25 +
 .../shiro-support/shiro-cas/css/dashboard2IE.css   |    25 +
 .../1.10.0/shiro-support/shiro-cas/css/print.css   |    23 +
 static/1.10.0/shiro-support/shiro-cas/css/site.css |     1 +
 .../shiro-support/shiro-cas/dashboard-report.html  |   193 +
 .../shiro-support/shiro-cas/dependencies.html      |  1476 ++
 .../shiro-support/shiro-cas/dependency-info.html   |   259 +
 .../shiro-cas/dependency-management.html           |   728 +
 .../shiro-cas/distribution-management.html         |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-cas/images/Down-green-full.jpg           |   Bin 0 -> 1317 bytes
 .../shiro-cas/images/Down-orange-full.jpg          |   Bin 0 -> 1347 bytes
 .../shiro-cas/images/Down-red-full.jpg             |   Bin 0 -> 1424 bytes
 .../shiro-cas/images/Stable-green-full.jpg         |   Bin 0 -> 1387 bytes
 .../shiro-cas/images/Stable-orange-full.jpg        |   Bin 0 -> 1429 bytes
 .../shiro-cas/images/Stable-red-full.jpg           |   Bin 0 -> 1509 bytes
 .../shiro-cas/images/Up-green-full.jpg             |   Bin 0 -> 1336 bytes
 .../shiro-cas/images/Up-orange-full.jpg            |   Bin 0 -> 1369 bytes
 .../shiro-support/shiro-cas/images/Up-red-full.jpg |   Bin 0 -> 1452 bytes
 .../shiro-cas/images/accessories-text-editor.png   |   Bin 0 -> 746 bytes
 .../1.10.0/shiro-support/shiro-cas/images/add.gif  |   Bin 0 -> 397 bytes
 .../shiro-cas/images/apache-maven-project-2.png    |   Bin 0 -> 43073 bytes
 .../shiro-cas/images/application-certificate.png   |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-cas/images/close.gif       |   Bin 0 -> 279 bytes
 .../shiro-support/shiro-cas/images/contact-new.png |   Bin 0 -> 736 bytes
 .../shiro-cas/images/document-properties.png       |   Bin 0 -> 577 bytes
 .../1.10.0/shiro-support/shiro-cas/images/down.gif |   Bin 0 -> 982 bytes
 .../shiro-cas/images/drive-harddisk.png            |   Bin 0 -> 700 bytes
 .../1.10.0/shiro-support/shiro-cas/images/fix.gif  |   Bin 0 -> 366 bytes
 .../shiro-cas/images/icon_error_sml.gif            |   Bin 0 -> 633 bytes
 .../shiro-cas/images/icon_help_sml.gif             |   Bin 0 -> 1072 bytes
 .../shiro-cas/images/icon_info_sml.gif             |   Bin 0 -> 638 bytes
 .../shiro-cas/images/icon_success_sml.gif          |   Bin 0 -> 604 bytes
 .../shiro-cas/images/icon_warning_sml.gif          |   Bin 0 -> 625 bytes
 .../shiro-cas/images/image-x-generic.png           |   Bin 0 -> 662 bytes
 .../shiro-cas/images/internet-web-browser.png      |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-cas/images/logos/maven-feather.png       |   Bin 0 -> 3330 bytes
 .../shiro-cas/images/network-server.png            |   Bin 0 -> 536 bytes
 .../1.10.0/shiro-support/shiro-cas/images/next.gif |   Bin 0 -> 979 bytes
 .../shiro-cas/images/package-x-generic.png         |   Bin 0 -> 717 bytes
 .../shiro-support/shiro-cas/images/previous.gif    |   Bin 0 -> 987 bytes
 .../shiro-cas/images/profiles/pre-release.png      |   Bin 0 -> 32607 bytes
 .../shiro-cas/images/profiles/retired.png          |   Bin 0 -> 22003 bytes
 .../shiro-cas/images/profiles/sandbox.png          |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-cas/images/remove.gif      |   Bin 0 -> 607 bytes
 .../1.10.0/shiro-support/shiro-cas/images/rss.png  |   Bin 0 -> 474 bytes
 .../1.10.0/shiro-support/shiro-cas/images/up.gif   |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-cas/images/update.gif      |   Bin 0 -> 1090 bytes
 .../shiro-support/shiro-cas/images/window-new.png  |   Bin 0 -> 583 bytes
 .../shiro-cas/img/glyphicons-halflings-white.png   |   Bin 0 -> 8777 bytes
 .../shiro-cas/img/glyphicons-halflings.png         |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-support/shiro-cas/index.html   |   238 +
 .../shiro-support/shiro-cas/issue-management.html  |   240 +
 .../shiro-support/shiro-cas/jdepend-report.html    |   271 +
 .../shiro-cas/js/apache-maven-fluido-1.5.min.js    |    25 +
 .../1.10.0/shiro-support/shiro-cas/licenses.html   |   442 +
 .../shiro-support/shiro-cas/mailing-lists.html     |   256 +
 .../shiro-support/shiro-cas/plugin-management.html |   397 +
 static/1.10.0/shiro-support/shiro-cas/plugins.html |   379 +
 static/1.10.0/shiro-support/shiro-cas/pmd.html     |   196 +
 .../shiro-support/shiro-cas/project-info.html      |   285 +
 .../shiro-support/shiro-cas/project-reports.html   |   224 +
 static/1.10.0/shiro-support/shiro-cas/scm.html     |   248 +
 static/1.10.0/shiro-support/shiro-cas/summary.html |   283 +
 .../shiro-support/shiro-cas/surefire-report.html   |   230 +
 static/1.10.0/shiro-support/shiro-cas/taglist.html |   209 +
 static/1.10.0/shiro-support/shiro-cas/team.html    |   353 +
 .../shiro-cas/xref/allclasses-frame.html           |    22 +
 .../1.10.0/shiro-support/shiro-cas/xref/index.html |    75 +
 .../shiro/cas/CasAuthenticationException.html      |    59 +
 .../xref/org/apache/shiro/cas/CasFilter.html       |   169 +
 .../xref/org/apache/shiro/cas/CasRealm.html        |   326 +
 .../org/apache/shiro/cas/CasSubjectFactory.html    |    72 +
 .../xref/org/apache/shiro/cas/CasToken.html        |    80 +
 .../xref/org/apache/shiro/cas/package-frame.html   |    33 +
 .../xref/org/apache/shiro/cas/package-summary.html |   127 +
 .../shiro-cas/xref/overview-frame.html             |    24 +
 .../shiro-cas/xref/overview-summary.html           |    92 +
 .../shiro-support/shiro-cas/xref/stylesheet.css    |   626 +
 .../shiro-ehcache/apidocs/allclasses-index.html    |   170 +
 .../shiro-ehcache/apidocs/allclasses.html          |    28 +
 .../shiro-ehcache/apidocs/allpackages-index.html   |   167 +
 .../shiro-ehcache/apidocs/constant-values.html     |   148 +
 .../shiro-ehcache/apidocs/deprecated-list.html     |   146 +
 .../shiro-ehcache/apidocs/element-list             |     1 +
 .../shiro-ehcache/apidocs/help-doc.html            |   272 +
 .../shiro-ehcache/apidocs/index-all.html           |   323 +
 .../shiro-support/shiro-ehcache/apidocs/index.html |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-ehcache/apidocs/jquery/jquery-3.5.1.js   | 10872 ++++++++++++++
 .../shiro-ehcache/apidocs/jquery/jquery-ui.css     |   582 +
 .../shiro-ehcache/apidocs/jquery/jquery-ui.js      |  2659 ++++
 .../shiro-ehcache/apidocs/jquery/jquery-ui.min.css |     7 +
 .../shiro-ehcache/apidocs/jquery/jquery-ui.min.js  |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-ehcache/apidocs/member-search-index.js   |     1 +
 .../shiro-ehcache/apidocs/member-search-index.zip  |   Bin 0 -> 458 bytes
 .../org/apache/shiro/cache/ehcache/EhCache.html    |   571 +
 .../apache/shiro/cache/ehcache/EhCacheManager.html |   572 +
 .../shiro/cache/ehcache/class-use/EhCache.html     |   146 +
 .../cache/ehcache/class-use/EhCacheManager.html    |   146 +
 .../shiro/cache/ehcache/package-summary.html       |   178 +
 .../apache/shiro/cache/ehcache/package-tree.html   |   158 +
 .../apache/shiro/cache/ehcache/package-use.html    |   146 +
 .../shiro-ehcache/apidocs/overview-tree.html       |   162 +
 .../shiro-ehcache/apidocs/package-search-index.js  |     1 +
 .../shiro-ehcache/apidocs/package-search-index.zip |   Bin 0 -> 239 bytes
 .../shiro-ehcache/apidocs/resources/glass.png      |   Bin 0 -> 499 bytes
 .../shiro-ehcache/apidocs/resources/x.png          |   Bin 0 -> 394 bytes
 .../shiro-support/shiro-ehcache/apidocs/script.js  |   149 +
 .../shiro-support/shiro-ehcache/apidocs/search.js  |   326 +
 .../org/apache/shiro/cache/ehcache/EhCache.html    |   323 +
 .../apache/shiro/cache/ehcache/EhCacheManager.html |   324 +
 .../shiro-ehcache/apidocs/stylesheet.css           |   906 ++
 .../shiro-ehcache/apidocs/type-search-index.js     |     1 +
 .../shiro-ehcache/apidocs/type-search-index.zip    |   Bin 0 -> 254 bytes
 .../shiro-support/shiro-ehcache/ci-management.html |   242 +
 static/1.10.0/shiro-support/shiro-ehcache/cpd.html |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-support/shiro-ehcache/css/dashboard.css  |    36 +
 .../shiro-support/shiro-ehcache/css/dashboard2.css |    25 +
 .../shiro-ehcache/css/dashboard2IE.css             |    25 +
 .../shiro-support/shiro-ehcache/css/print.css      |    23 +
 .../shiro-support/shiro-ehcache/css/site.css       |     1 +
 .../shiro-ehcache/dashboard-report.html            |   193 +
 .../shiro-support/shiro-ehcache/dependencies.html  |   926 ++
 .../shiro-ehcache/dependency-info.html             |   259 +
 .../shiro-ehcache/dependency-management.html       |   728 +
 .../shiro-ehcache/distribution-management.html     |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-ehcache/images/Down-green-full.jpg       |   Bin 0 -> 1317 bytes
 .../shiro-ehcache/images/Down-orange-full.jpg      |   Bin 0 -> 1347 bytes
 .../shiro-ehcache/images/Down-red-full.jpg         |   Bin 0 -> 1424 bytes
 .../shiro-ehcache/images/Stable-green-full.jpg     |   Bin 0 -> 1387 bytes
 .../shiro-ehcache/images/Stable-orange-full.jpg    |   Bin 0 -> 1429 bytes
 .../shiro-ehcache/images/Stable-red-full.jpg       |   Bin 0 -> 1509 bytes
 .../shiro-ehcache/images/Up-green-full.jpg         |   Bin 0 -> 1336 bytes
 .../shiro-ehcache/images/Up-orange-full.jpg        |   Bin 0 -> 1369 bytes
 .../shiro-ehcache/images/Up-red-full.jpg           |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-ehcache/images/add.gif     |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-ehcache/images/close.gif   |   Bin 0 -> 279 bytes
 .../shiro-ehcache/images/contact-new.png           |   Bin 0 -> 736 bytes
 .../shiro-ehcache/images/document-properties.png   |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-ehcache/images/down.gif    |   Bin 0 -> 982 bytes
 .../shiro-ehcache/images/drive-harddisk.png        |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-ehcache/images/fix.gif     |   Bin 0 -> 366 bytes
 .../shiro-ehcache/images/icon_error_sml.gif        |   Bin 0 -> 633 bytes
 .../shiro-ehcache/images/icon_help_sml.gif         |   Bin 0 -> 1072 bytes
 .../shiro-ehcache/images/icon_info_sml.gif         |   Bin 0 -> 638 bytes
 .../shiro-ehcache/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 .../shiro-ehcache/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 .../shiro-ehcache/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 .../shiro-ehcache/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-ehcache/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 .../shiro-ehcache/images/network-server.png        |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-ehcache/images/next.gif    |   Bin 0 -> 979 bytes
 .../shiro-ehcache/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 .../shiro-ehcache/images/previous.gif              |   Bin 0 -> 987 bytes
 .../shiro-ehcache/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 .../shiro-ehcache/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 .../shiro-ehcache/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-ehcache/images/remove.gif  |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-ehcache/images/rss.png     |   Bin 0 -> 474 bytes
 .../shiro-support/shiro-ehcache/images/up.gif      |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-ehcache/images/update.gif  |   Bin 0 -> 1090 bytes
 .../shiro-ehcache/images/window-new.png            |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-ehcache/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-support/shiro-ehcache/index.html  |   238 +
 .../shiro-ehcache/issue-management.html            |   240 +
 .../shiro-ehcache/jdepend-report.html              |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-support/shiro-ehcache/licenses.html      |   442 +
 .../shiro-support/shiro-ehcache/mailing-lists.html |   256 +
 .../shiro-ehcache/plugin-management.html           |   397 +
 .../shiro-support/shiro-ehcache/plugins.html       |   379 +
 static/1.10.0/shiro-support/shiro-ehcache/pmd.html |   196 +
 .../shiro-support/shiro-ehcache/project-info.html  |   285 +
 .../shiro-ehcache/project-reports.html             |   224 +
 static/1.10.0/shiro-support/shiro-ehcache/scm.html |   248 +
 .../shiro-support/shiro-ehcache/summary.html       |   283 +
 .../shiro-ehcache/surefire-report.html             |   230 +
 .../shiro-support/shiro-ehcache/taglist.html       |   218 +
 .../1.10.0/shiro-support/shiro-ehcache/team.html   |   353 +
 .../shiro-ehcache/xref/allclasses-frame.html       |    19 +
 .../shiro-support/shiro-ehcache/xref/index.html    |    75 +
 .../org/apache/shiro/cache/ehcache/EhCache.html    |   262 +
 .../apache/shiro/cache/ehcache/EhCacheManager.html |   263 +
 .../apache/shiro/cache/ehcache/package-frame.html  |    24 +
 .../shiro/cache/ehcache/package-summary.html       |   112 +
 .../shiro-ehcache/xref/overview-frame.html         |    24 +
 .../shiro-ehcache/xref/overview-summary.html       |    92 +
 .../shiro-ehcache/xref/stylesheet.css              |   626 +
 .../shiro-features/ci-management.html              |   242 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-support/shiro-features/css/dashboard.css |    36 +
 .../shiro-features/css/dashboard2.css              |    25 +
 .../shiro-features/css/dashboard2IE.css            |    25 +
 .../shiro-support/shiro-features/css/print.css     |    23 +
 .../shiro-support/shiro-features/css/site.css      |     1 +
 .../shiro-features/dashboard-report.html           |   158 +
 .../shiro-support/shiro-features/dependencies.html |  2101 +++
 .../shiro-features/dependency-info.html            |   259 +
 .../shiro-features/dependency-management.html      |   728 +
 .../shiro-features/distribution-management.html    |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-features/images/Down-green-full.jpg      |   Bin 0 -> 1317 bytes
 .../shiro-features/images/Down-orange-full.jpg     |   Bin 0 -> 1347 bytes
 .../shiro-features/images/Down-red-full.jpg        |   Bin 0 -> 1424 bytes
 .../shiro-features/images/Stable-green-full.jpg    |   Bin 0 -> 1387 bytes
 .../shiro-features/images/Stable-orange-full.jpg   |   Bin 0 -> 1429 bytes
 .../shiro-features/images/Stable-red-full.jpg      |   Bin 0 -> 1509 bytes
 .../shiro-features/images/Up-green-full.jpg        |   Bin 0 -> 1336 bytes
 .../shiro-features/images/Up-orange-full.jpg       |   Bin 0 -> 1369 bytes
 .../shiro-features/images/Up-red-full.jpg          |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-features/images/add.gif    |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-features/images/close.gif  |   Bin 0 -> 279 bytes
 .../shiro-features/images/contact-new.png          |   Bin 0 -> 736 bytes
 .../shiro-features/images/document-properties.png  |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-features/images/down.gif   |   Bin 0 -> 982 bytes
 .../shiro-features/images/drive-harddisk.png       |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-features/images/fix.gif    |   Bin 0 -> 366 bytes
 .../shiro-features/images/icon_error_sml.gif       |   Bin 0 -> 633 bytes
 .../shiro-features/images/icon_help_sml.gif        |   Bin 0 -> 1072 bytes
 .../shiro-features/images/icon_info_sml.gif        |   Bin 0 -> 638 bytes
 .../shiro-features/images/icon_success_sml.gif     |   Bin 0 -> 604 bytes
 .../shiro-features/images/icon_warning_sml.gif     |   Bin 0 -> 625 bytes
 .../shiro-features/images/image-x-generic.png      |   Bin 0 -> 662 bytes
 .../shiro-features/images/internet-web-browser.png |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-features/images/logos/maven-feather.png  |   Bin 0 -> 3330 bytes
 .../shiro-features/images/network-server.png       |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-features/images/next.gif   |   Bin 0 -> 979 bytes
 .../shiro-features/images/package-x-generic.png    |   Bin 0 -> 717 bytes
 .../shiro-features/images/previous.gif             |   Bin 0 -> 987 bytes
 .../shiro-features/images/profiles/pre-release.png |   Bin 0 -> 32607 bytes
 .../shiro-features/images/profiles/retired.png     |   Bin 0 -> 22003 bytes
 .../shiro-features/images/profiles/sandbox.png     |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-features/images/remove.gif |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-features/images/rss.png    |   Bin 0 -> 474 bytes
 .../shiro-support/shiro-features/images/up.gif     |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-features/images/update.gif |   Bin 0 -> 1090 bytes
 .../shiro-features/images/window-new.png           |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-features/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-support/shiro-features/index.html |   238 +
 .../shiro-features/issue-management.html           |   240 +
 .../shiro-features/jdepend-report.html             |   200 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-support/shiro-features/licenses.html     |   442 +
 .../shiro-features/mailing-lists.html              |   256 +
 .../shiro-features/plugin-management.html          |   397 +
 .../shiro-support/shiro-features/plugins.html      |   375 +
 .../shiro-support/shiro-features/project-info.html |   285 +
 .../shiro-features/project-reports.html            |   174 +
 .../1.10.0/shiro-support/shiro-features/scm.html   |   248 +
 .../shiro-support/shiro-features/summary.html      |   280 +
 .../shiro-features/surefire-report.html            |   195 +
 .../1.10.0/shiro-support/shiro-features/team.html  |   353 +
 .../shiro-guice/apidocs/allclasses-index.html      |   198 +
 .../shiro-guice/apidocs/allclasses.html            |    32 +
 .../shiro-guice/apidocs/allpackages-index.html     |   174 +
 .../shiro-guice/apidocs/constant-values.html       |   150 +
 .../shiro-guice/apidocs/deprecated-list.html       |   176 +
 .../shiro-support/shiro-guice/apidocs/element-list |     3 +
 .../shiro-guice/apidocs/help-doc.html              |   280 +
 .../shiro-guice/apidocs/index-all.html             |   423 +
 .../shiro-support/shiro-guice/apidocs/index.html   |   170 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-guice/apidocs/jquery/jquery-3.5.1.js     | 10872 ++++++++++++++
 .../shiro-guice/apidocs/jquery/jquery-ui.css       |   582 +
 .../shiro-guice/apidocs/jquery/jquery-ui.js        |  2659 ++++
 .../shiro-guice/apidocs/jquery/jquery-ui.min.css   |     7 +
 .../shiro-guice/apidocs/jquery/jquery-ui.min.js    |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-guice/apidocs/jquery/jszip/dist/jszip.js | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-guice/apidocs/member-search-index.js     |     1 +
 .../shiro-guice/apidocs/member-search-index.zip    |   Bin 0 -> 1025 bytes
 .../org/apache/shiro/guice/ShiroModule.html        |   529 +
 .../org/apache/shiro/guice/ShiroSessionScope.html  |   338 +
 .../org/apache/shiro/guice/aop/ShiroAopModule.html |   384 +
 .../shiro/guice/aop/class-use/ShiroAopModule.html  |   148 +
 .../apache/shiro/guice/aop/package-summary.html    |   168 +
 .../org/apache/shiro/guice/aop/package-tree.html   |   167 +
 .../org/apache/shiro/guice/aop/package-use.html    |   148 +
 .../apache/shiro/guice/class-use/ShiroModule.html  |   195 +
 .../shiro/guice/class-use/ShiroSessionScope.html   |   148 +
 .../org/apache/shiro/guice/package-summary.html    |   175 +
 .../org/apache/shiro/guice/package-tree.html       |   168 +
 .../org/apache/shiro/guice/package-use.html        |   186 +
 .../apache/shiro/guice/web/GuiceShiroFilter.html   |   313 +
 .../guice/web/ShiroWebModule.FilterConfig.html     |   293 +
 .../org/apache/shiro/guice/web/ShiroWebModule.html |  1029 ++
 .../guice/web/class-use/GuiceShiroFilter.html      |   148 +
 .../web/class-use/ShiroWebModule.FilterConfig.html |   253 +
 .../shiro/guice/web/class-use/ShiroWebModule.html  |   148 +
 .../apache/shiro/guice/web/package-summary.html    |   181 +
 .../org/apache/shiro/guice/web/package-tree.html   |   193 +
 .../org/apache/shiro/guice/web/package-use.html    |   185 +
 .../shiro-guice/apidocs/overview-summary.html      |    23 +
 .../shiro-guice/apidocs/overview-tree.html         |   201 +
 .../shiro-guice/apidocs/package-search-index.js    |     1 +
 .../shiro-guice/apidocs/package-search-index.zip   |   Bin 0 -> 249 bytes
 .../shiro-guice/apidocs/resources/glass.png        |   Bin 0 -> 499 bytes
 .../shiro-guice/apidocs/resources/x.png            |   Bin 0 -> 394 bytes
 .../shiro-support/shiro-guice/apidocs/script.js    |   149 +
 .../shiro-support/shiro-guice/apidocs/search.js    |   326 +
 .../org/apache/shiro/guice/ShiroModule.html        |   313 +
 .../org/apache/shiro/guice/ShiroSessionScope.html  |   138 +
 .../org/apache/shiro/guice/aop/ShiroAopModule.html |   143 +
 .../apache/shiro/guice/web/GuiceShiroFilter.html   |   114 +
 .../guice/web/ShiroWebModule.FilterConfig.html     |   539 +
 .../org/apache/shiro/guice/web/ShiroWebModule.html |   539 +
 .../shiro-guice/apidocs/stylesheet.css             |   906 ++
 .../shiro-guice/apidocs/type-search-index.js       |     1 +
 .../shiro-guice/apidocs/type-search-index.zip      |   Bin 0 -> 307 bytes
 .../shiro-support/shiro-guice/ci-management.html   |   242 +
 static/1.10.0/shiro-support/shiro-guice/cpd.html   |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-support/shiro-guice/css/dashboard.css    |    36 +
 .../shiro-support/shiro-guice/css/dashboard2.css   |    25 +
 .../shiro-support/shiro-guice/css/dashboard2IE.css |    25 +
 .../1.10.0/shiro-support/shiro-guice/css/print.css |    23 +
 .../1.10.0/shiro-support/shiro-guice/css/site.css  |     1 +
 .../shiro-guice/dashboard-report.html              |   193 +
 .../shiro-support/shiro-guice/dependencies.html    |  1571 +++
 .../shiro-support/shiro-guice/dependency-info.html |   259 +
 .../shiro-guice/dependency-management.html         |   728 +
 .../shiro-guice/distribution-management.html       |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-guice/images/Down-green-full.jpg         |   Bin 0 -> 1317 bytes
 .../shiro-guice/images/Down-orange-full.jpg        |   Bin 0 -> 1347 bytes
 .../shiro-guice/images/Down-red-full.jpg           |   Bin 0 -> 1424 bytes
 .../shiro-guice/images/Stable-green-full.jpg       |   Bin 0 -> 1387 bytes
 .../shiro-guice/images/Stable-orange-full.jpg      |   Bin 0 -> 1429 bytes
 .../shiro-guice/images/Stable-red-full.jpg         |   Bin 0 -> 1509 bytes
 .../shiro-guice/images/Up-green-full.jpg           |   Bin 0 -> 1336 bytes
 .../shiro-guice/images/Up-orange-full.jpg          |   Bin 0 -> 1369 bytes
 .../shiro-guice/images/Up-red-full.jpg             |   Bin 0 -> 1452 bytes
 .../shiro-guice/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-guice/images/add.gif       |   Bin 0 -> 397 bytes
 .../shiro-guice/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 .../shiro-guice/images/application-certificate.png |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-guice/images/close.gif     |   Bin 0 -> 279 bytes
 .../shiro-guice/images/contact-new.png             |   Bin 0 -> 736 bytes
 .../shiro-guice/images/document-properties.png     |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-guice/images/down.gif      |   Bin 0 -> 982 bytes
 .../shiro-guice/images/drive-harddisk.png          |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-guice/images/fix.gif       |   Bin 0 -> 366 bytes
 .../shiro-guice/images/icon_error_sml.gif          |   Bin 0 -> 633 bytes
 .../shiro-guice/images/icon_help_sml.gif           |   Bin 0 -> 1072 bytes
 .../shiro-guice/images/icon_info_sml.gif           |   Bin 0 -> 638 bytes
 .../shiro-guice/images/icon_success_sml.gif        |   Bin 0 -> 604 bytes
 .../shiro-guice/images/icon_warning_sml.gif        |   Bin 0 -> 625 bytes
 .../shiro-guice/images/image-x-generic.png         |   Bin 0 -> 662 bytes
 .../shiro-guice/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-guice/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../shiro-guice/images/network-server.png          |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-guice/images/next.gif      |   Bin 0 -> 979 bytes
 .../shiro-guice/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 .../shiro-support/shiro-guice/images/previous.gif  |   Bin 0 -> 987 bytes
 .../shiro-guice/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 .../shiro-guice/images/profiles/retired.png        |   Bin 0 -> 22003 bytes
 .../shiro-guice/images/profiles/sandbox.png        |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-guice/images/remove.gif    |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-guice/images/rss.png       |   Bin 0 -> 474 bytes
 .../1.10.0/shiro-support/shiro-guice/images/up.gif |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-guice/images/update.gif    |   Bin 0 -> 1090 bytes
 .../shiro-guice/images/window-new.png              |   Bin 0 -> 583 bytes
 .../shiro-guice/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../shiro-guice/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-support/shiro-guice/index.html |   238 +
 .../shiro-guice/issue-management.html              |   240 +
 .../shiro-support/shiro-guice/jdepend-report.html  |   343 +
 .../shiro-guice/js/apache-maven-fluido-1.5.min.js  |    25 +
 .../1.10.0/shiro-support/shiro-guice/licenses.html |   442 +
 .../shiro-support/shiro-guice/mailing-lists.html   |   256 +
 .../shiro-guice/plugin-management.html             |   397 +
 .../1.10.0/shiro-support/shiro-guice/plugins.html  |   379 +
 static/1.10.0/shiro-support/shiro-guice/pmd.html   |   265 +
 .../shiro-support/shiro-guice/project-info.html    |   285 +
 .../shiro-support/shiro-guice/project-reports.html |   224 +
 static/1.10.0/shiro-support/shiro-guice/scm.html   |   248 +
 .../1.10.0/shiro-support/shiro-guice/summary.html  |   283 +
 .../shiro-support/shiro-guice/surefire-report.html |   230 +
 .../1.10.0/shiro-support/shiro-guice/taglist.html  |   209 +
 static/1.10.0/shiro-support/shiro-guice/team.html  |   353 +
 .../shiro-guice/xref/allclasses-frame.html         |    42 +
 .../shiro-support/shiro-guice/xref/index.html      |    75 +
 .../org/apache/shiro/guice/BeanTypeListener.html   |   186 +
 .../shiro/guice/DestroyableInjectionListener.html  |    61 +
 .../org/apache/shiro/guice/GuiceEnvironment.html   |    49 +
 .../guice/InitializableInjectionListener.html      |    51 +
 .../apache/shiro/guice/LifecycleTypeListener.html  |    64 +
 .../xref/org/apache/shiro/guice/ShiroMatchers.html |    54 +
 .../xref/org/apache/shiro/guice/ShiroModule.html   |   252 +
 .../org/apache/shiro/guice/ShiroSessionScope.html  |    77 +
 .../aop/AopAllianceMethodInterceptorAdapter.html   |    56 +
 .../aop/AopAllianceMethodInvocationAdapter.html    |    68 +
 .../org/apache/shiro/guice/aop/ShiroAopModule.html |    82 +
 .../org/apache/shiro/guice/aop/package-frame.html  |    27 +
 .../apache/shiro/guice/aop/package-summary.html    |   117 +
 .../xref/org/apache/shiro/guice/package-frame.html |    54 +
 .../org/apache/shiro/guice/package-summary.html    |   162 +
 .../shiro/guice/web/AbstractInjectionProvider.html |    97 +
 .../guice/web/FilterChainResolverProvider.html     |    87 +
 .../apache/shiro/guice/web/GuiceShiroFilter.html   |    53 +
 .../guice/web/PathMatchingFilterProvider.html      |    54 +
 .../org/apache/shiro/guice/web/ShiroWebModule.html |   478 +
 .../apache/shiro/guice/web/SimpleFilterChain.html  |    69 +
 .../shiro/guice/web/SimpleFilterChainResolver.html |    84 +
 .../shiro/guice/web/WebGuiceEnvironment.html       |    83 +
 .../org/apache/shiro/guice/web/package-frame.html  |    48 +
 .../apache/shiro/guice/web/package-summary.html    |   152 +
 .../shiro-guice/xref/overview-frame.html           |    30 +
 .../shiro-guice/xref/overview-summary.html         |   102 +
 .../shiro-support/shiro-guice/xref/stylesheet.css  |   626 +
 .../shiro-hazelcast/apidocs/allclasses-index.html  |   165 +
 .../shiro-hazelcast/apidocs/allclasses.html        |    27 +
 .../shiro-hazelcast/apidocs/allpackages-index.html |   164 +
 .../shiro-hazelcast/apidocs/constant-values.html   |   148 +
 .../shiro-hazelcast/apidocs/deprecated-list.html   |   146 +
 .../shiro-hazelcast/apidocs/element-list           |     1 +
 .../shiro-hazelcast/apidocs/help-doc.html          |   272 +
 .../shiro-hazelcast/apidocs/index-all.html         |   257 +
 .../shiro-hazelcast/apidocs/index.html             |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-hazelcast/apidocs/jquery/jquery-3.5.1.js | 10872 ++++++++++++++
 .../shiro-hazelcast/apidocs/jquery/jquery-ui.css   |   582 +
 .../shiro-hazelcast/apidocs/jquery/jquery-ui.js    |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-hazelcast/apidocs/member-search-index.js |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 378 bytes
 .../hazelcast/cache/HazelcastCacheManager.html     |   666 +
 .../cache/class-use/HazelcastCacheManager.html     |   146 +
 .../shiro/hazelcast/cache/package-summary.html     |   167 +
 .../apache/shiro/hazelcast/cache/package-tree.html |   157 +
 .../apache/shiro/hazelcast/cache/package-use.html  |   146 +
 .../shiro-hazelcast/apidocs/overview-tree.html     |   161 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 245 bytes
 .../shiro-hazelcast/apidocs/resources/glass.png    |   Bin 0 -> 499 bytes
 .../shiro-hazelcast/apidocs/resources/x.png        |   Bin 0 -> 394 bytes
 .../shiro-hazelcast/apidocs/script.js              |   149 +
 .../shiro-hazelcast/apidocs/search.js              |   326 +
 .../hazelcast/cache/HazelcastCacheManager.html     |   319 +
 .../shiro-hazelcast/apidocs/stylesheet.css         |   906 ++
 .../shiro-hazelcast/apidocs/type-search-index.js   |     1 +
 .../shiro-hazelcast/apidocs/type-search-index.zip  |   Bin 0 -> 256 bytes
 .../shiro-hazelcast/ci-management.html             |   242 +
 .../1.10.0/shiro-support/shiro-hazelcast/cpd.html  |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-hazelcast/css/dashboard.css              |    36 +
 .../shiro-hazelcast/css/dashboard2.css             |    25 +
 .../shiro-hazelcast/css/dashboard2IE.css           |    25 +
 .../shiro-support/shiro-hazelcast/css/print.css    |    23 +
 .../shiro-support/shiro-hazelcast/css/site.css     |     1 +
 .../shiro-hazelcast/dashboard-report.html          |   193 +
 .../shiro-hazelcast/dependencies.html              |   926 ++
 .../shiro-hazelcast/dependency-info.html           |   259 +
 .../shiro-hazelcast/dependency-management.html     |   728 +
 .../shiro-hazelcast/distribution-management.html   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-hazelcast/images/Down-green-full.jpg     |   Bin 0 -> 1317 bytes
 .../shiro-hazelcast/images/Down-orange-full.jpg    |   Bin 0 -> 1347 bytes
 .../shiro-hazelcast/images/Down-red-full.jpg       |   Bin 0 -> 1424 bytes
 .../shiro-hazelcast/images/Stable-green-full.jpg   |   Bin 0 -> 1387 bytes
 .../shiro-hazelcast/images/Stable-orange-full.jpg  |   Bin 0 -> 1429 bytes
 .../shiro-hazelcast/images/Stable-red-full.jpg     |   Bin 0 -> 1509 bytes
 .../shiro-hazelcast/images/Up-green-full.jpg       |   Bin 0 -> 1336 bytes
 .../shiro-hazelcast/images/Up-orange-full.jpg      |   Bin 0 -> 1369 bytes
 .../shiro-hazelcast/images/Up-red-full.jpg         |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-hazelcast/images/add.gif   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-hazelcast/images/close.gif |   Bin 0 -> 279 bytes
 .../shiro-hazelcast/images/contact-new.png         |   Bin 0 -> 736 bytes
 .../shiro-hazelcast/images/document-properties.png |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-hazelcast/images/down.gif  |   Bin 0 -> 982 bytes
 .../shiro-hazelcast/images/drive-harddisk.png      |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-hazelcast/images/fix.gif   |   Bin 0 -> 366 bytes
 .../shiro-hazelcast/images/icon_error_sml.gif      |   Bin 0 -> 633 bytes
 .../shiro-hazelcast/images/icon_help_sml.gif       |   Bin 0 -> 1072 bytes
 .../shiro-hazelcast/images/icon_info_sml.gif       |   Bin 0 -> 638 bytes
 .../shiro-hazelcast/images/icon_success_sml.gif    |   Bin 0 -> 604 bytes
 .../shiro-hazelcast/images/icon_warning_sml.gif    |   Bin 0 -> 625 bytes
 .../shiro-hazelcast/images/image-x-generic.png     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-hazelcast/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 .../shiro-hazelcast/images/network-server.png      |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-hazelcast/images/next.gif  |   Bin 0 -> 979 bytes
 .../shiro-hazelcast/images/package-x-generic.png   |   Bin 0 -> 717 bytes
 .../shiro-hazelcast/images/previous.gif            |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-hazelcast/images/profiles/retired.png    |   Bin 0 -> 22003 bytes
 .../shiro-hazelcast/images/profiles/sandbox.png    |   Bin 0 -> 33010 bytes
 .../shiro-hazelcast/images/remove.gif              |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-hazelcast/images/rss.png   |   Bin 0 -> 474 bytes
 .../shiro-support/shiro-hazelcast/images/up.gif    |   Bin 0 -> 985 bytes
 .../shiro-hazelcast/images/update.gif              |   Bin 0 -> 1090 bytes
 .../shiro-hazelcast/images/window-new.png          |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-hazelcast/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 .../shiro-support/shiro-hazelcast/index.html       |   238 +
 .../shiro-hazelcast/issue-management.html          |   240 +
 .../shiro-hazelcast/jdepend-report.html            |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-support/shiro-hazelcast/licenses.html    |   442 +
 .../shiro-hazelcast/mailing-lists.html             |   256 +
 .../shiro-hazelcast/plugin-management.html         |   397 +
 .../shiro-support/shiro-hazelcast/plugins.html     |   379 +
 .../1.10.0/shiro-support/shiro-hazelcast/pmd.html  |   196 +
 .../shiro-hazelcast/project-info.html              |   285 +
 .../shiro-hazelcast/project-reports.html           |   224 +
 .../1.10.0/shiro-support/shiro-hazelcast/scm.html  |   248 +
 .../shiro-support/shiro-hazelcast/summary.html     |   283 +
 .../shiro-hazelcast/surefire-report.html           |   230 +
 .../shiro-support/shiro-hazelcast/taglist.html     |   209 +
 .../1.10.0/shiro-support/shiro-hazelcast/team.html |   353 +
 .../shiro-hazelcast/xref/allclasses-frame.html     |    18 +
 .../shiro-support/shiro-hazelcast/xref/index.html  |    75 +
 .../hazelcast/cache/HazelcastCacheManager.html     |   258 +
 .../shiro/hazelcast/cache/package-frame.html       |    21 +
 .../shiro/hazelcast/cache/package-summary.html     |   107 +
 .../shiro-hazelcast/xref/overview-frame.html       |    24 +
 .../shiro-hazelcast/xref/overview-summary.html     |    92 +
 .../shiro-hazelcast/xref/stylesheet.css            |   626 +
 .../shiro-jaxrs/apidocs/allclasses-index.html      |   196 +
 .../shiro-jaxrs/apidocs/allclasses.html            |    32 +
 .../shiro-jaxrs/apidocs/allpackages-index.html     |   164 +
 .../shiro-jaxrs/apidocs/constant-values.html       |   148 +
 .../shiro-jaxrs/apidocs/deprecated-list.html       |   146 +
 .../shiro-support/shiro-jaxrs/apidocs/element-list |     1 +
 .../shiro-jaxrs/apidocs/help-doc.html              |   272 +
 .../shiro-jaxrs/apidocs/index-all.html             |   255 +
 .../shiro-support/shiro-jaxrs/apidocs/index.html   |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-jaxrs/apidocs/jquery/jquery-3.5.1.js     | 10872 ++++++++++++++
 .../shiro-jaxrs/apidocs/jquery/jquery-ui.css       |   582 +
 .../shiro-jaxrs/apidocs/jquery/jquery-ui.js        |  2659 ++++
 .../shiro-jaxrs/apidocs/jquery/jquery-ui.min.css   |     7 +
 .../shiro-jaxrs/apidocs/jquery/jquery-ui.min.js    |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-jaxrs/apidocs/jquery/jszip/dist/jszip.js | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-jaxrs/apidocs/member-search-index.js     |     1 +
 .../shiro-jaxrs/apidocs/member-search-index.zip    |   Bin 0 -> 552 bytes
 .../web/jaxrs/AnnotationAuthorizationFilter.html   |   323 +
 .../apache/shiro/web/jaxrs/ExceptionMapper.html    |   319 +
 .../web/jaxrs/ShiroAnnotationFilterFeature.html    |   320 +
 .../org/apache/shiro/web/jaxrs/ShiroFeature.html   |   326 +
 .../shiro/web/jaxrs/ShiroSecurityContext.html      |   390 +
 .../web/jaxrs/SubjectPrincipalRequestFilter.html   |   324 +
 .../class-use/AnnotationAuthorizationFilter.html   |   146 +
 .../shiro/web/jaxrs/class-use/ExceptionMapper.html |   146 +
 .../class-use/ShiroAnnotationFilterFeature.html    |   146 +
 .../shiro/web/jaxrs/class-use/ShiroFeature.html    |   146 +
 .../web/jaxrs/class-use/ShiroSecurityContext.html  |   146 +
 .../class-use/SubjectPrincipalRequestFilter.html   |   146 +
 .../apache/shiro/web/jaxrs/package-summary.html    |   198 +
 .../org/apache/shiro/web/jaxrs/package-tree.html   |   162 +
 .../org/apache/shiro/web/jaxrs/package-use.html    |   146 +
 .../shiro-jaxrs/apidocs/overview-tree.html         |   166 +
 .../shiro-jaxrs/apidocs/package-search-index.js    |     1 +
 .../shiro-jaxrs/apidocs/package-search-index.zip   |   Bin 0 -> 241 bytes
 .../shiro-jaxrs/apidocs/resources/glass.png        |   Bin 0 -> 499 bytes
 .../shiro-jaxrs/apidocs/resources/x.png            |   Bin 0 -> 394 bytes
 .../shiro-support/shiro-jaxrs/apidocs/script.js    |   149 +
 .../shiro-support/shiro-jaxrs/apidocs/search.js    |   326 +
 .../web/jaxrs/AnnotationAuthorizationFilter.html   |   156 +
 .../apache/shiro/web/jaxrs/ExceptionMapper.html    |   122 +
 .../web/jaxrs/ShiroAnnotationFilterFeature.html    |   145 +
 .../org/apache/shiro/web/jaxrs/ShiroFeature.html   |   135 +
 .../shiro/web/jaxrs/ShiroSecurityContext.html      |   197 +
 .../web/jaxrs/SubjectPrincipalRequestFilter.html   |   115 +
 .../shiro-jaxrs/apidocs/stylesheet.css             |   906 ++
 .../shiro-jaxrs/apidocs/type-search-index.js       |     1 +
 .../shiro-jaxrs/apidocs/type-search-index.zip      |   Bin 0 -> 323 bytes
 .../shiro-support/shiro-jaxrs/ci-management.html   |   242 +
 static/1.10.0/shiro-support/shiro-jaxrs/cpd.html   |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-support/shiro-jaxrs/css/dashboard.css    |    36 +
 .../shiro-support/shiro-jaxrs/css/dashboard2.css   |    25 +
 .../shiro-support/shiro-jaxrs/css/dashboard2IE.css |    25 +
 .../1.10.0/shiro-support/shiro-jaxrs/css/print.css |    23 +
 .../1.10.0/shiro-support/shiro-jaxrs/css/site.css  |     1 +
 .../shiro-jaxrs/dashboard-report.html              |   193 +
 .../shiro-support/shiro-jaxrs/dependencies.html    |  1127 ++
 .../shiro-support/shiro-jaxrs/dependency-info.html |   259 +
 .../shiro-jaxrs/dependency-management.html         |   728 +
 .../shiro-jaxrs/distribution-management.html       |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-jaxrs/images/Down-green-full.jpg         |   Bin 0 -> 1317 bytes
 .../shiro-jaxrs/images/Down-orange-full.jpg        |   Bin 0 -> 1347 bytes
 .../shiro-jaxrs/images/Down-red-full.jpg           |   Bin 0 -> 1424 bytes
 .../shiro-jaxrs/images/Stable-green-full.jpg       |   Bin 0 -> 1387 bytes
 .../shiro-jaxrs/images/Stable-orange-full.jpg      |   Bin 0 -> 1429 bytes
 .../shiro-jaxrs/images/Stable-red-full.jpg         |   Bin 0 -> 1509 bytes
 .../shiro-jaxrs/images/Up-green-full.jpg           |   Bin 0 -> 1336 bytes
 .../shiro-jaxrs/images/Up-orange-full.jpg          |   Bin 0 -> 1369 bytes
 .../shiro-jaxrs/images/Up-red-full.jpg             |   Bin 0 -> 1452 bytes
 .../shiro-jaxrs/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-jaxrs/images/add.gif       |   Bin 0 -> 397 bytes
 .../shiro-jaxrs/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 .../shiro-jaxrs/images/application-certificate.png |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-jaxrs/images/close.gif     |   Bin 0 -> 279 bytes
 .../shiro-jaxrs/images/contact-new.png             |   Bin 0 -> 736 bytes
 .../shiro-jaxrs/images/document-properties.png     |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-jaxrs/images/down.gif      |   Bin 0 -> 982 bytes
 .../shiro-jaxrs/images/drive-harddisk.png          |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-jaxrs/images/fix.gif       |   Bin 0 -> 366 bytes
 .../shiro-jaxrs/images/icon_error_sml.gif          |   Bin 0 -> 633 bytes
 .../shiro-jaxrs/images/icon_help_sml.gif           |   Bin 0 -> 1072 bytes
 .../shiro-jaxrs/images/icon_info_sml.gif           |   Bin 0 -> 638 bytes
 .../shiro-jaxrs/images/icon_success_sml.gif        |   Bin 0 -> 604 bytes
 .../shiro-jaxrs/images/icon_warning_sml.gif        |   Bin 0 -> 625 bytes
 .../shiro-jaxrs/images/image-x-generic.png         |   Bin 0 -> 662 bytes
 .../shiro-jaxrs/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-jaxrs/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../shiro-jaxrs/images/network-server.png          |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-jaxrs/images/next.gif      |   Bin 0 -> 979 bytes
 .../shiro-jaxrs/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 .../shiro-support/shiro-jaxrs/images/previous.gif  |   Bin 0 -> 987 bytes
 .../shiro-jaxrs/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 .../shiro-jaxrs/images/profiles/retired.png        |   Bin 0 -> 22003 bytes
 .../shiro-jaxrs/images/profiles/sandbox.png        |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-jaxrs/images/remove.gif    |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-jaxrs/images/rss.png       |   Bin 0 -> 474 bytes
 .../1.10.0/shiro-support/shiro-jaxrs/images/up.gif |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-jaxrs/images/update.gif    |   Bin 0 -> 1090 bytes
 .../shiro-jaxrs/images/window-new.png              |   Bin 0 -> 583 bytes
 .../shiro-jaxrs/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../shiro-jaxrs/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-support/shiro-jaxrs/index.html |   238 +
 .../shiro-jaxrs/issue-management.html              |   240 +
 .../shiro-support/shiro-jaxrs/jdepend-report.html  |   271 +
 .../shiro-jaxrs/js/apache-maven-fluido-1.5.min.js  |    25 +
 .../1.10.0/shiro-support/shiro-jaxrs/licenses.html |   442 +
 .../shiro-support/shiro-jaxrs/mailing-lists.html   |   256 +
 .../shiro-jaxrs/plugin-management.html             |   397 +
 .../1.10.0/shiro-support/shiro-jaxrs/plugins.html  |   379 +
 static/1.10.0/shiro-support/shiro-jaxrs/pmd.html   |   220 +
 .../shiro-support/shiro-jaxrs/project-info.html    |   285 +
 .../shiro-support/shiro-jaxrs/project-reports.html |   224 +
 static/1.10.0/shiro-support/shiro-jaxrs/scm.html   |   248 +
 .../1.10.0/shiro-support/shiro-jaxrs/summary.html  |   283 +
 .../shiro-support/shiro-jaxrs/surefire-report.html |   230 +
 .../1.10.0/shiro-support/shiro-jaxrs/taglist.html  |   209 +
 static/1.10.0/shiro-support/shiro-jaxrs/team.html  |   353 +
 .../shiro-jaxrs/xref/allclasses-frame.html         |    24 +
 .../shiro-support/shiro-jaxrs/xref/index.html      |    75 +
 .../web/jaxrs/AnnotationAuthorizationFilter.html   |    95 +
 .../apache/shiro/web/jaxrs/ExceptionMapper.html    |    61 +
 .../web/jaxrs/ShiroAnnotationFilterFeature.html    |    84 +
 .../org/apache/shiro/web/jaxrs/ShiroFeature.html   |    74 +
 .../shiro/web/jaxrs/ShiroSecurityContext.html      |   136 +
 .../web/jaxrs/SubjectPrincipalRequestFilter.html   |    54 +
 .../org/apache/shiro/web/jaxrs/package-frame.html  |    39 +
 .../apache/shiro/web/jaxrs/package-summary.html    |   137 +
 .../shiro-jaxrs/xref/overview-frame.html           |    24 +
 .../shiro-jaxrs/xref/overview-summary.html         |    92 +
 .../shiro-support/shiro-jaxrs/xref/stylesheet.css  |   626 +
 .../shiro-quartz/apidocs/allclasses-index.html     |   173 +
 .../shiro-quartz/apidocs/allclasses.html           |    28 +
 .../shiro-quartz/apidocs/allpackages-index.html    |   168 +
 .../shiro-quartz/apidocs/constant-values.html      |   179 +
 .../shiro-quartz/apidocs/deprecated-list.html      |   146 +
 .../shiro-quartz/apidocs/element-list              |     1 +
 .../shiro-quartz/apidocs/help-doc.html             |   272 +
 .../shiro-quartz/apidocs/index-all.html            |   241 +
 .../shiro-support/shiro-quartz/apidocs/index.html  |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-quartz/apidocs/jquery/jquery-3.5.1.js    | 10872 ++++++++++++++
 .../shiro-quartz/apidocs/jquery/jquery-ui.css      |   582 +
 .../shiro-quartz/apidocs/jquery/jquery-ui.js       |  2659 ++++
 .../shiro-quartz/apidocs/jquery/jquery-ui.min.css  |     7 +
 .../shiro-quartz/apidocs/jquery/jquery-ui.min.js   |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-quartz/apidocs/member-search-index.js    |     1 +
 .../shiro-quartz/apidocs/member-search-index.zip   |   Bin 0 -> 436 bytes
 .../mgt/quartz/QuartzSessionValidationJob.html     |   329 +
 .../quartz/QuartzSessionValidationScheduler.html   |   507 +
 .../class-use/QuartzSessionValidationJob.html      |   146 +
 .../QuartzSessionValidationScheduler.html          |   146 +
 .../shiro/session/mgt/quartz/package-summary.html  |   182 +
 .../shiro/session/mgt/quartz/package-tree.html     |   158 +
 .../shiro/session/mgt/quartz/package-use.html      |   146 +
 .../shiro-quartz/apidocs/overview-tree.html        |   162 +
 .../shiro-quartz/apidocs/package-search-index.js   |     1 +
 .../shiro-quartz/apidocs/package-search-index.zip  |   Bin 0 -> 250 bytes
 .../shiro-quartz/apidocs/resources/glass.png       |   Bin 0 -> 499 bytes
 .../shiro-quartz/apidocs/resources/x.png           |   Bin 0 -> 394 bytes
 .../shiro-support/shiro-quartz/apidocs/script.js   |   149 +
 .../shiro-support/shiro-quartz/apidocs/search.js   |   326 +
 .../mgt/quartz/QuartzSessionValidationJob.html     |   160 +
 .../quartz/QuartzSessionValidationScheduler.html   |   321 +
 .../shiro-quartz/apidocs/stylesheet.css            |   906 ++
 .../shiro-quartz/apidocs/type-search-index.js      |     1 +
 .../shiro-quartz/apidocs/type-search-index.zip     |   Bin 0 -> 276 bytes
 .../shiro-support/shiro-quartz/ci-management.html  |   242 +
 static/1.10.0/shiro-support/shiro-quartz/cpd.html  |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-support/shiro-quartz/css/dashboard.css   |    36 +
 .../shiro-support/shiro-quartz/css/dashboard2.css  |    25 +
 .../shiro-quartz/css/dashboard2IE.css              |    25 +
 .../shiro-support/shiro-quartz/css/print.css       |    23 +
 .../1.10.0/shiro-support/shiro-quartz/css/site.css |     1 +
 .../shiro-quartz/dashboard-report.html             |   193 +
 .../shiro-support/shiro-quartz/dependencies.html   |  1214 ++
 .../shiro-quartz/dependency-info.html              |   259 +
 .../shiro-quartz/dependency-management.html        |   728 +
 .../shiro-quartz/distribution-management.html      |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-quartz/images/Down-green-full.jpg        |   Bin 0 -> 1317 bytes
 .../shiro-quartz/images/Down-orange-full.jpg       |   Bin 0 -> 1347 bytes
 .../shiro-quartz/images/Down-red-full.jpg          |   Bin 0 -> 1424 bytes
 .../shiro-quartz/images/Stable-green-full.jpg      |   Bin 0 -> 1387 bytes
 .../shiro-quartz/images/Stable-orange-full.jpg     |   Bin 0 -> 1429 bytes
 .../shiro-quartz/images/Stable-red-full.jpg        |   Bin 0 -> 1509 bytes
 .../shiro-quartz/images/Up-green-full.jpg          |   Bin 0 -> 1336 bytes
 .../shiro-quartz/images/Up-orange-full.jpg         |   Bin 0 -> 1369 bytes
 .../shiro-quartz/images/Up-red-full.jpg            |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-quartz/images/add.gif      |   Bin 0 -> 397 bytes
 .../shiro-quartz/images/apache-maven-project-2.png |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-quartz/images/close.gif    |   Bin 0 -> 279 bytes
 .../shiro-quartz/images/contact-new.png            |   Bin 0 -> 736 bytes
 .../shiro-quartz/images/document-properties.png    |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-quartz/images/down.gif     |   Bin 0 -> 982 bytes
 .../shiro-quartz/images/drive-harddisk.png         |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-quartz/images/fix.gif      |   Bin 0 -> 366 bytes
 .../shiro-quartz/images/icon_error_sml.gif         |   Bin 0 -> 633 bytes
 .../shiro-quartz/images/icon_help_sml.gif          |   Bin 0 -> 1072 bytes
 .../shiro-quartz/images/icon_info_sml.gif          |   Bin 0 -> 638 bytes
 .../shiro-quartz/images/icon_success_sml.gif       |   Bin 0 -> 604 bytes
 .../shiro-quartz/images/icon_warning_sml.gif       |   Bin 0 -> 625 bytes
 .../shiro-quartz/images/image-x-generic.png        |   Bin 0 -> 662 bytes
 .../shiro-quartz/images/internet-web-browser.png   |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-quartz/images/logos/maven-feather.png    |   Bin 0 -> 3330 bytes
 .../shiro-quartz/images/network-server.png         |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-quartz/images/next.gif     |   Bin 0 -> 979 bytes
 .../shiro-quartz/images/package-x-generic.png      |   Bin 0 -> 717 bytes
 .../shiro-support/shiro-quartz/images/previous.gif |   Bin 0 -> 987 bytes
 .../shiro-quartz/images/profiles/pre-release.png   |   Bin 0 -> 32607 bytes
 .../shiro-quartz/images/profiles/retired.png       |   Bin 0 -> 22003 bytes
 .../shiro-quartz/images/profiles/sandbox.png       |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-quartz/images/remove.gif   |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-quartz/images/rss.png      |   Bin 0 -> 474 bytes
 .../shiro-support/shiro-quartz/images/up.gif       |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-quartz/images/update.gif   |   Bin 0 -> 1090 bytes
 .../shiro-quartz/images/window-new.png             |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-quartz/img/glyphicons-halflings.png      |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-support/shiro-quartz/index.html   |   238 +
 .../shiro-quartz/issue-management.html             |   240 +
 .../shiro-support/shiro-quartz/jdepend-report.html |   271 +
 .../shiro-quartz/js/apache-maven-fluido-1.5.min.js |    25 +
 .../shiro-support/shiro-quartz/licenses.html       |   442 +
 .../shiro-support/shiro-quartz/mailing-lists.html  |   256 +
 .../shiro-quartz/plugin-management.html            |   397 +
 .../1.10.0/shiro-support/shiro-quartz/plugins.html |   379 +
 static/1.10.0/shiro-support/shiro-quartz/pmd.html  |   196 +
 .../shiro-support/shiro-quartz/project-info.html   |   285 +
 .../shiro-quartz/project-reports.html              |   224 +
 static/1.10.0/shiro-support/shiro-quartz/scm.html  |   248 +
 .../1.10.0/shiro-support/shiro-quartz/summary.html |   283 +
 .../shiro-quartz/surefire-report.html              |   230 +
 .../1.10.0/shiro-support/shiro-quartz/taglist.html |   218 +
 static/1.10.0/shiro-support/shiro-quartz/team.html |   353 +
 .../shiro-quartz/xref/allclasses-frame.html        |    19 +
 .../shiro-support/shiro-quartz/xref/index.html     |    75 +
 .../mgt/quartz/QuartzSessionValidationJob.html     |    99 +
 .../quartz/QuartzSessionValidationScheduler.html   |   260 +
 .../shiro/session/mgt/quartz/package-frame.html    |    24 +
 .../shiro/session/mgt/quartz/package-summary.html  |   112 +
 .../shiro-quartz/xref/overview-frame.html          |    24 +
 .../shiro-quartz/xref/overview-summary.html        |    92 +
 .../shiro-support/shiro-quartz/xref/stylesheet.css |   626 +
 .../shiro-servlet-plugin/ci-management.html        |   242 +
 .../shiro-support/shiro-servlet-plugin/cpd.html    |   176 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-servlet-plugin/css/dashboard.css         |    36 +
 .../shiro-servlet-plugin/css/dashboard2.css        |    25 +
 .../shiro-servlet-plugin/css/dashboard2IE.css      |    25 +
 .../shiro-servlet-plugin/css/print.css             |    23 +
 .../shiro-servlet-plugin/css/site.css              |     1 +
 .../shiro-servlet-plugin/dashboard-report.html     |   172 +
 .../shiro-servlet-plugin/dependencies.html         |  1078 ++
 .../shiro-servlet-plugin/dependency-info.html      |   258 +
 .../dependency-management.html                     |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../images/Down-green-full.jpg                     |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../shiro-servlet-plugin/images/Down-red-full.jpg  |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../images/Stable-red-full.jpg                     |   Bin 0 -> 1509 bytes
 .../shiro-servlet-plugin/images/Up-green-full.jpg  |   Bin 0 -> 1336 bytes
 .../shiro-servlet-plugin/images/Up-orange-full.jpg |   Bin 0 -> 1369 bytes
 .../shiro-servlet-plugin/images/Up-red-full.jpg    |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-servlet-plugin/images/add.gif            |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-servlet-plugin/images/close.gif          |   Bin 0 -> 279 bytes
 .../shiro-servlet-plugin/images/contact-new.png    |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-servlet-plugin/images/down.gif           |   Bin 0 -> 982 bytes
 .../shiro-servlet-plugin/images/drive-harddisk.png |   Bin 0 -> 700 bytes
 .../shiro-servlet-plugin/images/fix.gif            |   Bin 0 -> 366 bytes
 .../shiro-servlet-plugin/images/icon_error_sml.gif |   Bin 0 -> 633 bytes
 .../shiro-servlet-plugin/images/icon_help_sml.gif  |   Bin 0 -> 1072 bytes
 .../shiro-servlet-plugin/images/icon_info_sml.gif  |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-servlet-plugin/images/network-server.png |   Bin 0 -> 536 bytes
 .../shiro-servlet-plugin/images/next.gif           |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../shiro-servlet-plugin/images/previous.gif       |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../shiro-servlet-plugin/images/remove.gif         |   Bin 0 -> 607 bytes
 .../shiro-servlet-plugin/images/rss.png            |   Bin 0 -> 474 bytes
 .../shiro-servlet-plugin/images/up.gif             |   Bin 0 -> 985 bytes
 .../shiro-servlet-plugin/images/update.gif         |   Bin 0 -> 1090 bytes
 .../shiro-servlet-plugin/images/window-new.png     |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-support/shiro-servlet-plugin/index.html  |   237 +
 .../shiro-servlet-plugin/issue-management.html     |   240 +
 .../shiro-servlet-plugin/jdepend-report.html       |   214 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-servlet-plugin/licenses.html             |   442 +
 .../shiro-servlet-plugin/mailing-lists.html        |   256 +
 .../shiro-servlet-plugin/plugin-management.html    |   397 +
 .../shiro-servlet-plugin/plugins.html              |   379 +
 .../shiro-support/shiro-servlet-plugin/pmd.html    |   175 +
 .../shiro-servlet-plugin/project-info.html         |   284 +
 .../shiro-servlet-plugin/project-reports.html      |   194 +
 .../shiro-support/shiro-servlet-plugin/scm.html    |   248 +
 .../shiro-servlet-plugin/summary.html              |   282 +
 .../shiro-servlet-plugin/surefire-report.html      |   209 +
 .../shiro-support/shiro-servlet-plugin/team.html   |   353 +
 .../apidocs/allclasses-index.html                  |   200 +
 .../shiro-spring-boot/apidocs/allclasses.html      |    34 +
 .../apidocs/allpackages-index.html                 |   174 +
 .../shiro-spring-boot/apidocs/constant-values.html |   188 +
 .../shiro-spring-boot/apidocs/deprecated-list.html |   148 +
 .../shiro-spring-boot/apidocs/element-list         |     3 +
 .../shiro-spring-boot/apidocs/help-doc.html        |   280 +
 .../shiro-spring-boot/apidocs/index-all.html       |   335 +
 .../shiro-spring-boot/apidocs/index.html           |   170 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../shiro-spring-boot/apidocs/jquery/jquery-ui.css |   582 +
 .../shiro-spring-boot/apidocs/jquery/jquery-ui.js  |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 847 bytes
 .../ShiroAnnotationProcessorAutoConfiguration.html |   346 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   576 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   364 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   328 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   148 +
 .../class-use/ShiroAutoConfiguration.html          |   148 +
 .../class-use/ShiroBeanAutoConfiguration.html      |   148 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   148 +
 .../exception/NoRealmBeanConfiguredException.html  |   299 +
 .../class-use/NoRealmBeanConfiguredException.html  |   193 +
 .../autoconfigure/exception/package-summary.html   |   168 +
 .../boot/autoconfigure/exception/package-tree.html |   175 +
 .../boot/autoconfigure/exception/package-use.html  |   185 +
 .../spring/boot/autoconfigure/package-summary.html |   178 +
 .../spring/boot/autoconfigure/package-tree.html    |   182 +
 .../spring/boot/autoconfigure/package-use.html     |   148 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   650 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   444 +
 .../ShiroWebMvcAutoConfiguration.html              |   274 +
 .../class-use/ShiroWebAutoConfiguration.html       |   148 +
 .../class-use/ShiroWebFilterConfiguration.html     |   148 +
 .../class-use/ShiroWebMvcAutoConfiguration.html    |   148 +
 .../config/web/autoconfigure/package-summary.html  |   174 +
 .../config/web/autoconfigure/package-tree.html     |   177 +
 .../config/web/autoconfigure/package-use.html      |   148 +
 .../apidocs/overview-summary.html                  |    23 +
 .../shiro-spring-boot/apidocs/overview-tree.html   |   208 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 277 bytes
 .../shiro-spring-boot/apidocs/resources/glass.png  |   Bin 0 -> 499 bytes
 .../shiro-spring-boot/apidocs/resources/x.png      |   Bin 0 -> 394 bytes
 .../shiro-spring-boot/apidocs/script.js            |   149 +
 .../shiro-spring-boot/apidocs/search.js            |   326 +
 .../shiro-spring-boot/apidocs/serialized-form.html |   163 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   131 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   213 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   131 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   106 +
 .../exception/NoRealmBeanConfiguredException.html  |   101 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   236 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   144 +
 .../ShiroWebMvcAutoConfiguration.html              |   108 +
 .../shiro-spring-boot/apidocs/stylesheet.css       |   906 ++
 .../shiro-spring-boot/apidocs/type-search-index.js |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 358 bytes
 .../shiro-spring-boot/ci-management.html           |   264 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-spring-boot/css/dashboard.css            |    36 +
 .../shiro-spring-boot/css/dashboard2.css           |    25 +
 .../shiro-spring-boot/css/dashboard2IE.css         |    25 +
 .../shiro-support/shiro-spring-boot/css/print.css  |    23 +
 .../shiro-support/shiro-spring-boot/css/site.css   |     1 +
 .../shiro-spring-boot/dashboard-report.html        |   173 +
 .../shiro-spring-boot/dependencies.html            |   732 +
 .../shiro-spring-boot/dependency-info.html         |   281 +
 .../shiro-spring-boot/dependency-management.html   |   756 +
 .../shiro-spring-boot/distribution-management.html |   264 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-spring-boot/images/Down-green-full.jpg   |   Bin 0 -> 1317 bytes
 .../shiro-spring-boot/images/Down-orange-full.jpg  |   Bin 0 -> 1347 bytes
 .../shiro-spring-boot/images/Down-red-full.jpg     |   Bin 0 -> 1424 bytes
 .../shiro-spring-boot/images/Stable-green-full.jpg |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-spring-boot/images/Stable-red-full.jpg   |   Bin 0 -> 1509 bytes
 .../shiro-spring-boot/images/Up-green-full.jpg     |   Bin 0 -> 1336 bytes
 .../shiro-spring-boot/images/Up-orange-full.jpg    |   Bin 0 -> 1369 bytes
 .../shiro-spring-boot/images/Up-red-full.jpg       |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-spring-boot/images/add.gif |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-spring-boot/images/close.gif             |   Bin 0 -> 279 bytes
 .../shiro-spring-boot/images/contact-new.png       |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-spring-boot/images/down.gif              |   Bin 0 -> 982 bytes
 .../shiro-spring-boot/images/drive-harddisk.png    |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-spring-boot/images/fix.gif |   Bin 0 -> 366 bytes
 .../shiro-spring-boot/images/icon_error_sml.gif    |   Bin 0 -> 633 bytes
 .../shiro-spring-boot/images/icon_help_sml.gif     |   Bin 0 -> 1072 bytes
 .../shiro-spring-boot/images/icon_info_sml.gif     |   Bin 0 -> 638 bytes
 .../shiro-spring-boot/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 .../shiro-spring-boot/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 .../shiro-spring-boot/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-spring-boot/images/network-server.png    |   Bin 0 -> 536 bytes
 .../shiro-spring-boot/images/next.gif              |   Bin 0 -> 979 bytes
 .../shiro-spring-boot/images/package-x-generic.png |   Bin 0 -> 717 bytes
 .../shiro-spring-boot/images/previous.gif          |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-spring-boot/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 .../shiro-spring-boot/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 .../shiro-spring-boot/images/remove.gif            |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-spring-boot/images/rss.png |   Bin 0 -> 474 bytes
 .../shiro-support/shiro-spring-boot/images/up.gif  |   Bin 0 -> 985 bytes
 .../shiro-spring-boot/images/update.gif            |   Bin 0 -> 1090 bytes
 .../shiro-spring-boot/images/window-new.png        |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-spring-boot/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../shiro-support/shiro-spring-boot/index.html     |   273 +
 .../shiro-spring-boot/issue-management.html        |   262 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-support/shiro-spring-boot/licenses.html  |   464 +
 .../shiro-spring-boot/mailing-lists.html           |   278 +
 .../shiro-support/shiro-spring-boot/modules.html   |   270 +
 .../shiro-spring-boot/plugin-management.html       |   419 +
 .../shiro-support/shiro-spring-boot/plugins.html   |   389 +
 .../shiro-spring-boot/project-info.html            |   310 +
 .../shiro-spring-boot/project-reports.html         |   189 +
 .../shiro-support/shiro-spring-boot/scm.html       |   270 +
 .../apidocs/allclasses-index.html                  |   200 +
 .../apidocs/allclasses.html                        |    34 +
 .../apidocs/allpackages-index.html                 |   174 +
 .../apidocs/constant-values.html                   |   188 +
 .../apidocs/deprecated-list.html                   |   148 +
 .../shiro-spring-boot-starter/apidocs/element-list |     3 +
 .../apidocs/help-doc.html                          |   280 +
 .../apidocs/index-all.html                         |   335 +
 .../shiro-spring-boot-starter/apidocs/index.html   |   170 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../apidocs/jquery/jquery-ui.css                   |   582 +
 .../apidocs/jquery/jquery-ui.js                    |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 847 bytes
 .../ShiroAnnotationProcessorAutoConfiguration.html |   346 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   576 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   364 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   328 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   148 +
 .../class-use/ShiroAutoConfiguration.html          |   148 +
 .../class-use/ShiroBeanAutoConfiguration.html      |   148 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   148 +
 .../exception/NoRealmBeanConfiguredException.html  |   299 +
 .../class-use/NoRealmBeanConfiguredException.html  |   193 +
 .../autoconfigure/exception/package-summary.html   |   168 +
 .../boot/autoconfigure/exception/package-tree.html |   175 +
 .../boot/autoconfigure/exception/package-use.html  |   185 +
 .../spring/boot/autoconfigure/package-summary.html |   178 +
 .../spring/boot/autoconfigure/package-tree.html    |   182 +
 .../spring/boot/autoconfigure/package-use.html     |   148 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   650 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   444 +
 .../ShiroWebMvcAutoConfiguration.html              |   274 +
 .../class-use/ShiroWebAutoConfiguration.html       |   148 +
 .../class-use/ShiroWebFilterConfiguration.html     |   148 +
 .../class-use/ShiroWebMvcAutoConfiguration.html    |   148 +
 .../config/web/autoconfigure/package-summary.html  |   174 +
 .../config/web/autoconfigure/package-tree.html     |   177 +
 .../config/web/autoconfigure/package-use.html      |   148 +
 .../apidocs/overview-summary.html                  |    23 +
 .../apidocs/overview-tree.html                     |   208 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 277 bytes
 .../apidocs/resources/glass.png                    |   Bin 0 -> 499 bytes
 .../apidocs/resources/x.png                        |   Bin 0 -> 394 bytes
 .../shiro-spring-boot-starter/apidocs/script.js    |   149 +
 .../shiro-spring-boot-starter/apidocs/search.js    |   326 +
 .../apidocs/serialized-form.html                   |   163 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |   131 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   213 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |   131 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |   106 +
 .../exception/NoRealmBeanConfiguredException.html  |   101 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   236 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |   144 +
 .../ShiroWebMvcAutoConfiguration.html              |   108 +
 .../apidocs/stylesheet.css                         |   906 ++
 .../apidocs/type-search-index.js                   |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 358 bytes
 .../shiro-spring-boot-starter/ci-management.html   |   247 +
 .../shiro-spring-boot-starter/cpd.html             |   287 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-spring-boot-starter/css/dashboard.css    |    36 +
 .../shiro-spring-boot-starter/css/dashboard2.css   |    25 +
 .../shiro-spring-boot-starter/css/dashboard2IE.css |    25 +
 .../shiro-spring-boot-starter/css/print.css        |    23 +
 .../shiro-spring-boot-starter/css/site.css         |     1 +
 .../dashboard-report.html                          |   198 +
 .../shiro-spring-boot-starter/dependencies.html    |  2041 +++
 .../shiro-spring-boot-starter/dependency-info.html |   263 +
 .../dependency-management.html                     |   739 +
 .../distribution-management.html                   |   247 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../images/Down-green-full.jpg                     |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../images/Down-red-full.jpg                       |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../images/Stable-red-full.jpg                     |   Bin 0 -> 1509 bytes
 .../images/Up-green-full.jpg                       |   Bin 0 -> 1336 bytes
 .../images/Up-orange-full.jpg                      |   Bin 0 -> 1369 bytes
 .../images/Up-red-full.jpg                         |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-spring-boot-starter/images/add.gif       |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-spring-boot-starter/images/close.gif     |   Bin 0 -> 279 bytes
 .../images/contact-new.png                         |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-spring-boot-starter/images/down.gif      |   Bin 0 -> 982 bytes
 .../images/drive-harddisk.png                      |   Bin 0 -> 700 bytes
 .../shiro-spring-boot-starter/images/fix.gif       |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                       |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../images/network-server.png                      |   Bin 0 -> 536 bytes
 .../shiro-spring-boot-starter/images/next.gif      |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../shiro-spring-boot-starter/images/previous.gif  |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../shiro-spring-boot-starter/images/remove.gif    |   Bin 0 -> 607 bytes
 .../shiro-spring-boot-starter/images/rss.png       |   Bin 0 -> 474 bytes
 .../shiro-spring-boot-starter/images/up.gif        |   Bin 0 -> 985 bytes
 .../shiro-spring-boot-starter/images/update.gif    |   Bin 0 -> 1090 bytes
 .../images/window-new.png                          |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-spring-boot-starter/index.html           |   243 +
 .../issue-management.html                          |   245 +
 .../shiro-spring-boot-starter/jdepend-report.html  |   348 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-spring-boot-starter/licenses.html        |   447 +
 .../shiro-spring-boot-starter/mailing-lists.html   |   261 +
 .../plugin-management.html                         |   402 +
 .../shiro-spring-boot-starter/plugins.html         |   384 +
 .../shiro-spring-boot-starter/pmd.html             |   201 +
 .../shiro-spring-boot-starter/project-info.html    |   290 +
 .../shiro-spring-boot-starter/project-reports.html |   229 +
 .../shiro-spring-boot-starter/scm.html             |   253 +
 .../shiro-spring-boot-starter/summary.html         |   288 +
 .../shiro-spring-boot-starter/surefire-report.html |   235 +
 .../shiro-spring-boot-starter/taglist.html         |   214 +
 .../shiro-spring-boot-starter/team.html            |   358 +
 .../xref/allclasses-frame.html                     |    25 +
 .../shiro-spring-boot-starter/xref/index.html      |    75 +
 .../ShiroAnnotationProcessorAutoConfiguration.html |    70 +
 .../boot/autoconfigure/ShiroAutoConfiguration.html |   152 +
 .../autoconfigure/ShiroBeanAutoConfiguration.html  |    70 +
 .../ShiroNoRealmConfiguredFailureAnalyzer.html     |    45 +
 .../exception/NoRealmBeanConfiguredException.html  |    40 +
 .../autoconfigure/exception/package-frame.html     |    21 +
 .../autoconfigure/exception/package-summary.html   |   107 +
 .../spring/boot/autoconfigure/package-frame.html   |    30 +
 .../spring/boot/autoconfigure/package-summary.html |   122 +
 .../autoconfigure/ShiroWebAutoConfiguration.html   |   175 +
 .../autoconfigure/ShiroWebFilterConfiguration.html |    83 +
 .../ShiroWebMvcAutoConfiguration.html              |    47 +
 .../config/web/autoconfigure/package-frame.html    |    27 +
 .../config/web/autoconfigure/package-summary.html  |   117 +
 .../xref/overview-frame.html                       |    30 +
 .../xref/overview-summary.html                     |   102 +
 .../shiro-spring-boot-starter/xref/stylesheet.css  |   626 +
 .../ci-management.html                             |   247 +
 .../shiro-spring-boot-web-starter/cpd.html         |   181 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../css/dashboard.css                              |    36 +
 .../css/dashboard2.css                             |    25 +
 .../css/dashboard2IE.css                           |    25 +
 .../shiro-spring-boot-web-starter/css/print.css    |    23 +
 .../shiro-spring-boot-web-starter/css/site.css     |     1 +
 .../dashboard-report.html                          |   177 +
 .../dependencies.html                              |  1976 +++
 .../dependency-info.html                           |   263 +
 .../dependency-management.html                     |   739 +
 .../distribution-management.html                   |   247 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../images/Down-green-full.jpg                     |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../images/Down-red-full.jpg                       |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../images/Stable-red-full.jpg                     |   Bin 0 -> 1509 bytes
 .../images/Up-green-full.jpg                       |   Bin 0 -> 1336 bytes
 .../images/Up-orange-full.jpg                      |   Bin 0 -> 1369 bytes
 .../images/Up-red-full.jpg                         |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-spring-boot-web-starter/images/add.gif   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-spring-boot-web-starter/images/close.gif |   Bin 0 -> 279 bytes
 .../images/contact-new.png                         |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-spring-boot-web-starter/images/down.gif  |   Bin 0 -> 982 bytes
 .../images/drive-harddisk.png                      |   Bin 0 -> 700 bytes
 .../shiro-spring-boot-web-starter/images/fix.gif   |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                       |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../images/network-server.png                      |   Bin 0 -> 536 bytes
 .../shiro-spring-boot-web-starter/images/next.gif  |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../images/previous.gif                            |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../images/remove.gif                              |   Bin 0 -> 607 bytes
 .../shiro-spring-boot-web-starter/images/rss.png   |   Bin 0 -> 474 bytes
 .../shiro-spring-boot-web-starter/images/up.gif    |   Bin 0 -> 985 bytes
 .../images/update.gif                              |   Bin 0 -> 1090 bytes
 .../images/window-new.png                          |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-spring-boot-web-starter/index.html       |   242 +
 .../issue-management.html                          |   245 +
 .../jdepend-report.html                            |   219 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-spring-boot-web-starter/licenses.html    |   447 +
 .../mailing-lists.html                             |   261 +
 .../plugin-management.html                         |   402 +
 .../shiro-spring-boot-web-starter/plugins.html     |   380 +
 .../shiro-spring-boot-web-starter/pmd.html         |   180 +
 .../project-info.html                              |   289 +
 .../project-reports.html                           |   199 +
 .../shiro-spring-boot-web-starter/scm.html         |   253 +
 .../shiro-spring-boot-web-starter/summary.html     |   287 +
 .../surefire-report.html                           |   214 +
 .../shiro-spring-boot-web-starter/team.html        |   358 +
 .../shiro-support/shiro-spring-boot/summary.html   |   302 +
 .../shiro-spring-boot/surefire-report.html         |   210 +
 .../shiro-support/shiro-spring-boot/team.html      |   375 +
 .../shiro-spring/apidocs/allclasses-index.html     |   282 +
 .../shiro-spring/apidocs/allclasses.html           |    48 +
 .../shiro-spring/apidocs/allpackages-index.html    |   200 +
 .../shiro-spring/apidocs/constant-values.html      |   150 +
 .../shiro-spring/apidocs/deprecated-list.html      |   148 +
 .../shiro-spring/apidocs/element-list              |     7 +
 .../shiro-spring/apidocs/help-doc.html             |   280 +
 .../shiro-spring/apidocs/index-all.html            |   776 +
 .../shiro-support/shiro-spring/apidocs/index.html  |   196 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-spring/apidocs/jquery/jquery-3.5.1.js    | 10872 ++++++++++++++
 .../shiro-spring/apidocs/jquery/jquery-ui.css      |   582 +
 .../shiro-spring/apidocs/jquery/jquery-ui.js       |  2659 ++++
 .../shiro-spring/apidocs/jquery/jquery-ui.min.css  |     7 +
 .../shiro-spring/apidocs/jquery/jquery-ui.min.js   |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-spring/apidocs/member-search-index.js    |     1 +
 .../shiro-spring/apidocs/member-search-index.zip   |   Bin 0 -> 2051 bytes
 .../shiro/spring/LifecycleBeanPostProcessor.html   |   486 +
 .../spring/ShiroEventBusBeanPostProcessor.html     |   356 +
 .../shiro/spring/aop/SpringAnnotationResolver.html |   325 +
 .../aop/class-use/SpringAnnotationResolver.html    |   148 +
 .../apache/shiro/spring/aop/package-summary.html   |   171 +
 .../org/apache/shiro/spring/aop/package-tree.html  |   163 +
 .../org/apache/shiro/spring/aop/package-use.html   |   148 +
 .../class-use/LifecycleBeanPostProcessor.html      |   197 +
 .../class-use/ShiroEventBusBeanPostProcessor.html  |   197 +
 ...tractShiroAnnotationProcessorConfiguration.html |   328 +
 .../config/AbstractShiroBeanConfiguration.html     |   342 +
 .../spring/config/AbstractShiroConfiguration.html  |   585 +
 .../ShiroAnnotationProcessorConfiguration.html     |   341 +
 .../spring/config/ShiroBeanConfiguration.html      |   359 +
 .../shiro/spring/config/ShiroConfiguration.html    |   536 +
 ...tractShiroAnnotationProcessorConfiguration.html |   192 +
 .../class-use/AbstractShiroBeanConfiguration.html  |   192 +
 .../class-use/AbstractShiroConfiguration.html      |   223 +
 .../ShiroAnnotationProcessorConfiguration.html     |   148 +
 .../config/class-use/ShiroBeanConfiguration.html   |   148 +
 .../config/class-use/ShiroConfiguration.html       |   148 +
 .../shiro/spring/config/package-summary.html       |   186 +
 .../apache/shiro/spring/config/package-tree.html   |   177 +
 .../apache/shiro/spring/config/package-use.html    |   212 +
 .../org/apache/shiro/spring/package-summary.html   |   182 +
 .../org/apache/shiro/spring/package-tree.html      |   164 +
 .../org/apache/shiro/spring/package-use.html       |   193 +
 .../remoting/SecureRemoteInvocationExecutor.html   |   352 +
 .../remoting/SecureRemoteInvocationFactory.html    |   409 +
 .../class-use/SecureRemoteInvocationExecutor.html  |   148 +
 .../class-use/SecureRemoteInvocationFactory.html   |   148 +
 .../shiro/spring/remoting/package-summary.html     |   183 +
 .../apache/shiro/spring/remoting/package-tree.html |   172 +
 .../apache/shiro/spring/remoting/package-use.html  |   148 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   445 +
 .../AuthorizationAttributeSourceAdvisor.html       |   476 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   148 +
 .../AuthorizationAttributeSourceAdvisor.html       |   197 +
 .../security/interceptor/package-summary.html      |   180 +
 .../spring/security/interceptor/package-tree.html  |   188 +
 .../spring/security/interceptor/package-use.html   |   185 +
 .../shiro/spring/web/ShiroFilterFactoryBean.html   |  1001 ++
 .../shiro/spring/web/ShiroUrlPathHelper.html       |   362 +
 .../web/class-use/ShiroFilterFactoryBean.html      |   197 +
 .../spring/web/class-use/ShiroUrlPathHelper.html   |   197 +
 .../web/config/AbstractShiroWebConfiguration.html  |   778 +
 .../AbstractShiroWebFilterConfiguration.html       |   475 +
 .../config/DefaultShiroFilterChainDefinition.html  |   349 +
 .../web/config/ShiroFilterChainDefinition.html     |   258 +
 .../web/config/ShiroRequestMappingConfig.html      |   269 +
 .../spring/web/config/ShiroWebConfiguration.html   |   630 +
 .../web/config/ShiroWebFilterConfiguration.html    |   364 +
 .../class-use/AbstractShiroWebConfiguration.html   |   192 +
 .../AbstractShiroWebFilterConfiguration.html       |   192 +
 .../DefaultShiroFilterChainDefinition.html         |   148 +
 .../class-use/ShiroFilterChainDefinition.html      |   227 +
 .../class-use/ShiroRequestMappingConfig.html       |   148 +
 .../config/class-use/ShiroWebConfiguration.html    |   148 +
 .../class-use/ShiroWebFilterConfiguration.html     |   148 +
 .../shiro/spring/web/config/package-summary.html   |   201 +
 .../shiro/spring/web/config/package-tree.html      |   184 +
 .../shiro/spring/web/config/package-use.html       |   191 +
 .../apache/shiro/spring/web/package-summary.html   |   184 +
 .../org/apache/shiro/spring/web/package-tree.html  |   168 +
 .../org/apache/shiro/spring/web/package-use.html   |   192 +
 .../shiro-spring/apidocs/overview-summary.html     |    23 +
 .../shiro-spring/apidocs/overview-tree.html        |   246 +
 .../shiro-spring/apidocs/package-search-index.js   |     1 +
 .../shiro-spring/apidocs/package-search-index.zip  |   Bin 0 -> 284 bytes
 .../shiro-spring/apidocs/resources/glass.png       |   Bin 0 -> 499 bytes
 .../shiro-spring/apidocs/resources/x.png           |   Bin 0 -> 394 bytes
 .../shiro-support/shiro-spring/apidocs/script.js   |   149 +
 .../shiro-support/shiro-spring/apidocs/search.js   |   326 +
 .../shiro-spring/apidocs/serialized-form.html      |   174 +
 .../shiro/spring/LifecycleBeanPostProcessor.html   |   222 +
 .../spring/ShiroEventBusBeanPostProcessor.html     |   147 +
 .../shiro/spring/aop/SpringAnnotationResolver.html |   131 +
 ...tractShiroAnnotationProcessorConfiguration.html |   115 +
 .../config/AbstractShiroBeanConfiguration.html     |   117 +
 .../spring/config/AbstractShiroConfiguration.html  |   233 +
 .../ShiroAnnotationProcessorConfiguration.html     |   120 +
 .../spring/config/ShiroBeanConfiguration.html      |   124 +
 .../shiro/spring/config/ShiroConfiguration.html    |   183 +
 .../remoting/SecureRemoteInvocationExecutor.html   |   198 +
 .../remoting/SecureRemoteInvocationFactory.html    |   210 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   191 +
 .../AuthorizationAttributeSourceAdvisor.html       |   197 +
 .../shiro/spring/web/ShiroFilterFactoryBean.html   |   666 +
 .../shiro/spring/web/ShiroUrlPathHelper.html       |   115 +
 .../web/config/AbstractShiroWebConfiguration.html  |   263 +
 .../AbstractShiroWebFilterConfiguration.html       |   158 +
 .../config/DefaultShiroFilterChainDefinition.html  |   117 +
 .../web/config/ShiroFilterChainDefinition.html     |   103 +
 .../web/config/ShiroRequestMappingConfig.html      |   105 +
 .../spring/web/config/ShiroWebConfiguration.html   |   206 +
 .../web/config/ShiroWebFilterConfiguration.html    |   117 +
 .../shiro-spring/apidocs/stylesheet.css            |   906 ++
 .../shiro-spring/apidocs/type-search-index.js      |     1 +
 .../shiro-spring/apidocs/type-search-index.zip     |   Bin 0 -> 523 bytes
 .../shiro-support/shiro-spring/ci-management.html  |   242 +
 static/1.10.0/shiro-support/shiro-spring/cpd.html  |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-support/shiro-spring/css/dashboard.css   |    36 +
 .../shiro-support/shiro-spring/css/dashboard2.css  |    25 +
 .../shiro-spring/css/dashboard2IE.css              |    25 +
 .../shiro-support/shiro-spring/css/print.css       |    23 +
 .../1.10.0/shiro-support/shiro-spring/css/site.css |     1 +
 .../shiro-spring/dashboard-report.html             |   193 +
 .../shiro-support/shiro-spring/dependencies.html   |  1501 ++
 .../shiro-spring/dependency-info.html              |   259 +
 .../shiro-spring/dependency-management.html        |   728 +
 .../shiro-spring/distribution-management.html      |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-spring/images/Down-green-full.jpg        |   Bin 0 -> 1317 bytes
 .../shiro-spring/images/Down-orange-full.jpg       |   Bin 0 -> 1347 bytes
 .../shiro-spring/images/Down-red-full.jpg          |   Bin 0 -> 1424 bytes
 .../shiro-spring/images/Stable-green-full.jpg      |   Bin 0 -> 1387 bytes
 .../shiro-spring/images/Stable-orange-full.jpg     |   Bin 0 -> 1429 bytes
 .../shiro-spring/images/Stable-red-full.jpg        |   Bin 0 -> 1509 bytes
 .../shiro-spring/images/Up-green-full.jpg          |   Bin 0 -> 1336 bytes
 .../shiro-spring/images/Up-orange-full.jpg         |   Bin 0 -> 1369 bytes
 .../shiro-spring/images/Up-red-full.jpg            |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-support/shiro-spring/images/add.gif      |   Bin 0 -> 397 bytes
 .../shiro-spring/images/apache-maven-project-2.png |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-support/shiro-spring/images/close.gif    |   Bin 0 -> 279 bytes
 .../shiro-spring/images/contact-new.png            |   Bin 0 -> 736 bytes
 .../shiro-spring/images/document-properties.png    |   Bin 0 -> 577 bytes
 .../shiro-support/shiro-spring/images/down.gif     |   Bin 0 -> 982 bytes
 .../shiro-spring/images/drive-harddisk.png         |   Bin 0 -> 700 bytes
 .../shiro-support/shiro-spring/images/fix.gif      |   Bin 0 -> 366 bytes
 .../shiro-spring/images/icon_error_sml.gif         |   Bin 0 -> 633 bytes
 .../shiro-spring/images/icon_help_sml.gif          |   Bin 0 -> 1072 bytes
 .../shiro-spring/images/icon_info_sml.gif          |   Bin 0 -> 638 bytes
 .../shiro-spring/images/icon_success_sml.gif       |   Bin 0 -> 604 bytes
 .../shiro-spring/images/icon_warning_sml.gif       |   Bin 0 -> 625 bytes
 .../shiro-spring/images/image-x-generic.png        |   Bin 0 -> 662 bytes
 .../shiro-spring/images/internet-web-browser.png   |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-spring/images/logos/maven-feather.png    |   Bin 0 -> 3330 bytes
 .../shiro-spring/images/network-server.png         |   Bin 0 -> 536 bytes
 .../shiro-support/shiro-spring/images/next.gif     |   Bin 0 -> 979 bytes
 .../shiro-spring/images/package-x-generic.png      |   Bin 0 -> 717 bytes
 .../shiro-support/shiro-spring/images/previous.gif |   Bin 0 -> 987 bytes
 .../shiro-spring/images/profiles/pre-release.png   |   Bin 0 -> 32607 bytes
 .../shiro-spring/images/profiles/retired.png       |   Bin 0 -> 22003 bytes
 .../shiro-spring/images/profiles/sandbox.png       |   Bin 0 -> 33010 bytes
 .../shiro-support/shiro-spring/images/remove.gif   |   Bin 0 -> 607 bytes
 .../shiro-support/shiro-spring/images/rss.png      |   Bin 0 -> 474 bytes
 .../shiro-support/shiro-spring/images/up.gif       |   Bin 0 -> 985 bytes
 .../shiro-support/shiro-spring/images/update.gif   |   Bin 0 -> 1090 bytes
 .../shiro-spring/images/window-new.png             |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../shiro-spring/img/glyphicons-halflings.png      |   Bin 0 -> 12799 bytes
 .../1.10.0/shiro-support/shiro-spring/index.html   |   238 +
 .../shiro-spring/issue-management.html             |   240 +
 .../shiro-support/shiro-spring/jdepend-report.html |   487 +
 .../shiro-spring/js/apache-maven-fluido-1.5.min.js |    25 +
 .../shiro-support/shiro-spring/licenses.html       |   442 +
 .../shiro-support/shiro-spring/mailing-lists.html  |   256 +
 .../shiro-spring/plugin-management.html            |   397 +
 .../1.10.0/shiro-support/shiro-spring/plugins.html |   379 +
 static/1.10.0/shiro-support/shiro-spring/pmd.html  |   386 +
 .../shiro-support/shiro-spring/project-info.html   |   285 +
 .../shiro-spring/project-reports.html              |   224 +
 static/1.10.0/shiro-support/shiro-spring/scm.html  |   248 +
 .../1.10.0/shiro-support/shiro-spring/summary.html |   283 +
 .../shiro-spring/surefire-report.html              |   230 +
 .../1.10.0/shiro-support/shiro-spring/taglist.html |   236 +
 static/1.10.0/shiro-support/shiro-spring/team.html |   353 +
 .../shiro-spring/xref/allclasses-frame.html        |    38 +
 .../shiro-support/shiro-spring/xref/index.html     |    75 +
 .../shiro/spring/LifecycleBeanPostProcessor.html   |   161 +
 .../spring/ShiroEventBusBeanPostProcessor.html     |    86 +
 .../shiro/spring/aop/SpringAnnotationResolver.html |    70 +
 .../org/apache/shiro/spring/aop/package-frame.html |    21 +
 .../apache/shiro/spring/aop/package-summary.html   |   107 +
 ...tractShiroAnnotationProcessorConfiguration.html |    54 +
 .../config/AbstractShiroBeanConfiguration.html     |    56 +
 .../spring/config/AbstractShiroConfiguration.html  |   172 +
 .../ShiroAnnotationProcessorConfiguration.html     |    59 +
 .../spring/config/ShiroBeanConfiguration.html      |    63 +
 .../shiro/spring/config/ShiroConfiguration.html    |   122 +
 .../apache/shiro/spring/config/package-frame.html  |    33 +
 .../shiro/spring/config/package-summary.html       |   127 +
 .../org/apache/shiro/spring/package-frame.html     |    24 +
 .../org/apache/shiro/spring/package-summary.html   |   112 +
 .../remoting/SecureRemoteInvocationExecutor.html   |   137 +
 .../remoting/SecureRemoteInvocationFactory.html    |   149 +
 .../shiro/spring/remoting/package-frame.html       |    24 +
 .../shiro/spring/remoting/package-summary.html     |   112 +
 ...nceAnnotationsAuthorizingMethodInterceptor.html |   130 +
 .../AuthorizationAttributeSourceAdvisor.html       |   136 +
 .../spring/security/interceptor/package-frame.html |    21 +
 .../security/interceptor/package-summary.html      |   107 +
 .../shiro/spring/web/ShiroFilterFactoryBean.html   |   605 +
 .../shiro/spring/web/ShiroUrlPathHelper.html       |    54 +
 .../web/config/AbstractShiroWebConfiguration.html  |   202 +
 .../AbstractShiroWebFilterConfiguration.html       |    97 +
 .../config/DefaultShiroFilterChainDefinition.html  |    56 +
 .../web/config/ShiroFilterChainDefinition.html     |    42 +
 .../web/config/ShiroRequestMappingConfig.html      |    44 +
 .../spring/web/config/ShiroWebConfiguration.html   |   145 +
 .../web/config/ShiroWebFilterConfiguration.html    |    56 +
 .../shiro/spring/web/config/package-frame.html     |    39 +
 .../shiro/spring/web/config/package-summary.html   |   137 +
 .../org/apache/shiro/spring/web/package-frame.html |    27 +
 .../apache/shiro/spring/web/package-summary.html   |   117 +
 .../shiro-spring/xref/overview-frame.html          |    42 +
 .../shiro-spring/xref/overview-summary.html        |   122 +
 .../shiro-support/shiro-spring/xref/stylesheet.css |   626 +
 static/1.10.0/shiro-support/summary.html           |   360 +
 static/1.10.0/shiro-support/surefire-report.html   |   268 +
 static/1.10.0/shiro-support/team.html              |   433 +
 .../1.10.0/shiro-test-coverage/ci-management.html  |   237 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../1.10.0/shiro-test-coverage/css/dashboard.css   |    36 +
 .../1.10.0/shiro-test-coverage/css/dashboard2.css  |    25 +
 .../shiro-test-coverage/css/dashboard2IE.css       |    25 +
 static/1.10.0/shiro-test-coverage/css/print.css    |    23 +
 static/1.10.0/shiro-test-coverage/css/site.css     |     1 +
 .../shiro-test-coverage/dashboard-report.html      |   146 +
 .../1.10.0/shiro-test-coverage/dependencies.html   |  2696 ++++
 .../shiro-test-coverage/dependency-info.html       |   254 +
 .../shiro-test-coverage/dependency-management.html |   723 +
 .../distribution-management.html                   |   237 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-test-coverage/images/Down-green-full.jpg |   Bin 0 -> 1317 bytes
 .../images/Down-orange-full.jpg                    |   Bin 0 -> 1347 bytes
 .../shiro-test-coverage/images/Down-red-full.jpg   |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-test-coverage/images/Stable-red-full.jpg |   Bin 0 -> 1509 bytes
 .../shiro-test-coverage/images/Up-green-full.jpg   |   Bin 0 -> 1336 bytes
 .../shiro-test-coverage/images/Up-orange-full.jpg  |   Bin 0 -> 1369 bytes
 .../shiro-test-coverage/images/Up-red-full.jpg     |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-test-coverage/images/add.gif   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-test-coverage/images/close.gif |   Bin 0 -> 279 bytes
 .../shiro-test-coverage/images/contact-new.png     |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-test-coverage/images/down.gif  |   Bin 0 -> 982 bytes
 .../shiro-test-coverage/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-test-coverage/images/fix.gif   |   Bin 0 -> 366 bytes
 .../shiro-test-coverage/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 .../shiro-test-coverage/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 .../shiro-test-coverage/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 625 bytes
 .../shiro-test-coverage/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-test-coverage/images/network-server.png  |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-test-coverage/images/next.gif  |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../1.10.0/shiro-test-coverage/images/previous.gif |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    |   Bin 0 -> 33010 bytes
 .../1.10.0/shiro-test-coverage/images/remove.gif   |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-test-coverage/images/rss.png   |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-test-coverage/images/up.gif    |   Bin 0 -> 985 bytes
 .../1.10.0/shiro-test-coverage/images/update.gif   |   Bin 0 -> 1090 bytes
 .../shiro-test-coverage/images/window-new.png      |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-test-coverage/index.html       |   233 +
 .../shiro-test-coverage/issue-management.html      |   235 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 static/1.10.0/shiro-test-coverage/licenses.html    |   437 +
 .../1.10.0/shiro-test-coverage/mailing-lists.html  |   251 +
 .../shiro-test-coverage/plugin-management.html     |   392 +
 static/1.10.0/shiro-test-coverage/plugins.html     |   362 +
 .../1.10.0/shiro-test-coverage/project-info.html   |   280 +
 .../shiro-test-coverage/project-reports.html       |   159 +
 static/1.10.0/shiro-test-coverage/scm.html         |   243 +
 static/1.10.0/shiro-test-coverage/summary.html     |   275 +
 .../shiro-test-coverage/surefire-report.html       |   183 +
 static/1.10.0/shiro-test-coverage/team.html        |   348 +
 .../shiro-tools/apidocs/allclasses-index.html      |   164 +
 static/1.10.0/shiro-tools/apidocs/allclasses.html  |    27 +
 .../shiro-tools/apidocs/allpackages-index.html     |   164 +
 .../shiro-tools/apidocs/constant-values.html       |   148 +
 .../shiro-tools/apidocs/deprecated-list.html       |   146 +
 static/1.10.0/shiro-tools/apidocs/element-list     |     1 +
 static/1.10.0/shiro-tools/apidocs/help-doc.html    |   272 +
 static/1.10.0/shiro-tools/apidocs/index-all.html   |   171 +
 static/1.10.0/shiro-tools/apidocs/index.html       |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-tools/apidocs/jquery/jquery-3.5.1.js     | 10872 ++++++++++++++
 .../shiro-tools/apidocs/jquery/jquery-ui.css       |   582 +
 .../1.10.0/shiro-tools/apidocs/jquery/jquery-ui.js |  2659 ++++
 .../shiro-tools/apidocs/jquery/jquery-ui.min.css   |     7 +
 .../shiro-tools/apidocs/jquery/jquery-ui.min.js    |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-tools/apidocs/jquery/jszip/dist/jszip.js | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-tools/apidocs/member-search-index.js     |     1 +
 .../shiro-tools/apidocs/member-search-index.zip    |   Bin 0 -> 266 bytes
 .../org/apache/shiro/tools/hasher/Hasher.html      |   315 +
 .../shiro/tools/hasher/class-use/Hasher.html       |   146 +
 .../apache/shiro/tools/hasher/package-summary.html |   166 +
 .../apache/shiro/tools/hasher/package-tree.html    |   157 +
 .../org/apache/shiro/tools/hasher/package-use.html |   146 +
 .../1.10.0/shiro-tools/apidocs/overview-tree.html  |   161 +
 .../shiro-tools/apidocs/package-search-index.js    |     1 +
 .../shiro-tools/apidocs/package-search-index.zip   |   Bin 0 -> 244 bytes
 .../1.10.0/shiro-tools/apidocs/resources/glass.png |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-tools/apidocs/resources/x.png  |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-tools/apidocs/script.js        |   149 +
 static/1.10.0/shiro-tools/apidocs/search.js        |   326 +
 .../org/apache/shiro/tools/hasher/Hasher.html      |   552 +
 static/1.10.0/shiro-tools/apidocs/stylesheet.css   |   906 ++
 .../shiro-tools/apidocs/type-search-index.js       |     1 +
 .../shiro-tools/apidocs/type-search-index.zip      |   Bin 0 -> 246 bytes
 static/1.10.0/shiro-tools/ci-management.html       |   252 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 static/1.10.0/shiro-tools/css/dashboard.css        |    36 +
 static/1.10.0/shiro-tools/css/dashboard2.css       |    25 +
 static/1.10.0/shiro-tools/css/dashboard2IE.css     |    25 +
 static/1.10.0/shiro-tools/css/print.css            |    23 +
 static/1.10.0/shiro-tools/css/site.css             |     1 +
 static/1.10.0/shiro-tools/dashboard-report.html    |   161 +
 static/1.10.0/shiro-tools/dependencies.html        |   720 +
 static/1.10.0/shiro-tools/dependency-info.html     |   269 +
 .../1.10.0/shiro-tools/dependency-management.html  |   738 +
 .../shiro-tools/distribution-management.html       |   252 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../1.10.0/shiro-tools/images/Down-green-full.jpg  |   Bin 0 -> 1317 bytes
 .../1.10.0/shiro-tools/images/Down-orange-full.jpg |   Bin 0 -> 1347 bytes
 static/1.10.0/shiro-tools/images/Down-red-full.jpg |   Bin 0 -> 1424 bytes
 .../shiro-tools/images/Stable-green-full.jpg       |   Bin 0 -> 1387 bytes
 .../shiro-tools/images/Stable-orange-full.jpg      |   Bin 0 -> 1429 bytes
 .../1.10.0/shiro-tools/images/Stable-red-full.jpg  |   Bin 0 -> 1509 bytes
 static/1.10.0/shiro-tools/images/Up-green-full.jpg |   Bin 0 -> 1336 bytes
 .../1.10.0/shiro-tools/images/Up-orange-full.jpg   |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-tools/images/Up-red-full.jpg   |   Bin 0 -> 1452 bytes
 .../shiro-tools/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-tools/images/add.gif           |   Bin 0 -> 397 bytes
 .../shiro-tools/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 .../shiro-tools/images/application-certificate.png |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-tools/images/close.gif         |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-tools/images/contact-new.png   |   Bin 0 -> 736 bytes
 .../shiro-tools/images/document-properties.png     |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-tools/images/down.gif          |   Bin 0 -> 982 bytes
 .../1.10.0/shiro-tools/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-tools/images/fix.gif           |   Bin 0 -> 366 bytes
 .../1.10.0/shiro-tools/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 static/1.10.0/shiro-tools/images/icon_help_sml.gif |   Bin 0 -> 1072 bytes
 static/1.10.0/shiro-tools/images/icon_info_sml.gif |   Bin 0 -> 638 bytes
 .../1.10.0/shiro-tools/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../1.10.0/shiro-tools/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../1.10.0/shiro-tools/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../shiro-tools/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-tools/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../1.10.0/shiro-tools/images/network-server.png   |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-tools/images/next.gif          |   Bin 0 -> 979 bytes
 .../shiro-tools/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-tools/images/previous.gif      |   Bin 0 -> 987 bytes
 .../shiro-tools/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 .../1.10.0/shiro-tools/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../1.10.0/shiro-tools/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-tools/images/remove.gif        |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-tools/images/rss.png           |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-tools/images/up.gif            |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-tools/images/update.gif        |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-tools/images/window-new.png    |   Bin 0 -> 583 bytes
 .../shiro-tools/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../shiro-tools/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-tools/index.html               |   258 +
 static/1.10.0/shiro-tools/issue-management.html    |   250 +
 .../shiro-tools/js/apache-maven-fluido-1.5.min.js  |    25 +
 static/1.10.0/shiro-tools/licenses.html            |   452 +
 static/1.10.0/shiro-tools/mailing-lists.html       |   266 +
 static/1.10.0/shiro-tools/modules.html             |   255 +
 static/1.10.0/shiro-tools/plugin-management.html   |   407 +
 static/1.10.0/shiro-tools/plugins.html             |   377 +
 static/1.10.0/shiro-tools/project-info.html        |   298 +
 static/1.10.0/shiro-tools/project-reports.html     |   177 +
 static/1.10.0/shiro-tools/scm.html                 |   258 +
 .../apidocs/allclasses-index.html                  |   164 +
 .../shiro-tools-hasher/apidocs/allclasses.html     |    27 +
 .../apidocs/allpackages-index.html                 |   164 +
 .../apidocs/constant-values.html                   |   148 +
 .../apidocs/deprecated-list.html                   |   146 +
 .../shiro-tools-hasher/apidocs/element-list        |     1 +
 .../shiro-tools-hasher/apidocs/help-doc.html       |   272 +
 .../shiro-tools-hasher/apidocs/index-all.html      |   171 +
 .../shiro-tools-hasher/apidocs/index.html          |    23 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../apidocs/jquery/jquery-3.5.1.js                 | 10872 ++++++++++++++
 .../apidocs/jquery/jquery-ui.css                   |   582 +
 .../shiro-tools-hasher/apidocs/jquery/jquery-ui.js |  2659 ++++
 .../apidocs/jquery/jquery-ui.min.css               |     7 +
 .../apidocs/jquery/jquery-ui.min.js                |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../apidocs/jquery/jszip/dist/jszip.js             | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../apidocs/member-search-index.js                 |     1 +
 .../apidocs/member-search-index.zip                |   Bin 0 -> 266 bytes
 .../org/apache/shiro/tools/hasher/Hasher.html      |   315 +
 .../shiro/tools/hasher/class-use/Hasher.html       |   146 +
 .../apache/shiro/tools/hasher/package-summary.html |   166 +
 .../apache/shiro/tools/hasher/package-tree.html    |   157 +
 .../org/apache/shiro/tools/hasher/package-use.html |   146 +
 .../shiro-tools-hasher/apidocs/overview-tree.html  |   161 +
 .../apidocs/package-search-index.js                |     1 +
 .../apidocs/package-search-index.zip               |   Bin 0 -> 244 bytes
 .../shiro-tools-hasher/apidocs/resources/glass.png |   Bin 0 -> 499 bytes
 .../shiro-tools-hasher/apidocs/resources/x.png     |   Bin 0 -> 394 bytes
 .../shiro-tools-hasher/apidocs/script.js           |   149 +
 .../shiro-tools-hasher/apidocs/search.js           |   326 +
 .../org/apache/shiro/tools/hasher/Hasher.html      |   552 +
 .../shiro-tools-hasher/apidocs/stylesheet.css      |   906 ++
 .../apidocs/type-search-index.js                   |     1 +
 .../apidocs/type-search-index.zip                  |   Bin 0 -> 246 bytes
 .../shiro-tools-hasher/ci-management.html          |   242 +
 .../1.10.0/shiro-tools/shiro-tools-hasher/cpd.html |   197 +
 .../css/apache-maven-fluido-1.5.min.css            |     9 +
 .../shiro-tools-hasher/css/dashboard.css           |    36 +
 .../shiro-tools-hasher/css/dashboard2.css          |    25 +
 .../shiro-tools-hasher/css/dashboard2IE.css        |    25 +
 .../shiro-tools/shiro-tools-hasher/css/print.css   |    23 +
 .../shiro-tools/shiro-tools-hasher/css/site.css    |     1 +
 .../shiro-tools-hasher/dashboard-report.html       |   193 +
 .../shiro-tools-hasher/dependencies.html           |  1042 ++
 .../shiro-tools-hasher/dependency-info.html        |   259 +
 .../shiro-tools-hasher/dependency-management.html  |   728 +
 .../distribution-management.html                   |   242 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 .../shiro-tools-hasher/images/Down-green-full.jpg  |   Bin 0 -> 1317 bytes
 .../shiro-tools-hasher/images/Down-orange-full.jpg |   Bin 0 -> 1347 bytes
 .../shiro-tools-hasher/images/Down-red-full.jpg    |   Bin 0 -> 1424 bytes
 .../images/Stable-green-full.jpg                   |   Bin 0 -> 1387 bytes
 .../images/Stable-orange-full.jpg                  |   Bin 0 -> 1429 bytes
 .../shiro-tools-hasher/images/Stable-red-full.jpg  |   Bin 0 -> 1509 bytes
 .../shiro-tools-hasher/images/Up-green-full.jpg    |   Bin 0 -> 1336 bytes
 .../shiro-tools-hasher/images/Up-orange-full.jpg   |   Bin 0 -> 1369 bytes
 .../shiro-tools-hasher/images/Up-red-full.jpg      |   Bin 0 -> 1452 bytes
 .../images/accessories-text-editor.png             |   Bin 0 -> 746 bytes
 .../shiro-tools/shiro-tools-hasher/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png             |   Bin 0 -> 923 bytes
 .../shiro-tools-hasher/images/close.gif            |   Bin 0 -> 279 bytes
 .../shiro-tools-hasher/images/contact-new.png      |   Bin 0 -> 736 bytes
 .../images/document-properties.png                 |   Bin 0 -> 577 bytes
 .../shiro-tools/shiro-tools-hasher/images/down.gif |   Bin 0 -> 982 bytes
 .../shiro-tools-hasher/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 .../shiro-tools/shiro-tools-hasher/images/fix.gif  |   Bin 0 -> 366 bytes
 .../shiro-tools-hasher/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 .../shiro-tools-hasher/images/icon_help_sml.gif    |   Bin 0 -> 1072 bytes
 .../shiro-tools-hasher/images/icon_info_sml.gif    |   Bin 0 -> 638 bytes
 .../shiro-tools-hasher/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../shiro-tools-hasher/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../shiro-tools-hasher/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 3330 bytes
 .../shiro-tools-hasher/images/network-server.png   |   Bin 0 -> 536 bytes
 .../shiro-tools/shiro-tools-hasher/images/next.gif |   Bin 0 -> 979 bytes
 .../images/package-x-generic.png                   |   Bin 0 -> 717 bytes
 .../shiro-tools-hasher/images/previous.gif         |   Bin 0 -> 987 bytes
 .../images/profiles/pre-release.png                |   Bin 0 -> 32607 bytes
 .../shiro-tools-hasher/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../shiro-tools-hasher/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 .../shiro-tools-hasher/images/remove.gif           |   Bin 0 -> 607 bytes
 .../shiro-tools/shiro-tools-hasher/images/rss.png  |   Bin 0 -> 474 bytes
 .../shiro-tools/shiro-tools-hasher/images/up.gif   |   Bin 0 -> 985 bytes
 .../shiro-tools-hasher/images/update.gif           |   Bin 0 -> 1090 bytes
 .../shiro-tools-hasher/images/window-new.png       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../shiro-tools/shiro-tools-hasher/index.html      |   238 +
 .../shiro-tools-hasher/issue-management.html       |   240 +
 .../shiro-tools-hasher/jdepend-report.html         |   271 +
 .../js/apache-maven-fluido-1.5.min.js              |    25 +
 .../shiro-tools/shiro-tools-hasher/licenses.html   |   442 +
 .../shiro-tools-hasher/mailing-lists.html          |   256 +
 .../shiro-tools-hasher/plugin-management.html      |   397 +
 .../shiro-tools/shiro-tools-hasher/plugins.html    |   379 +
 .../1.10.0/shiro-tools/shiro-tools-hasher/pmd.html |   229 +
 .../shiro-tools-hasher/project-info.html           |   285 +
 .../shiro-tools-hasher/project-reports.html        |   224 +
 .../1.10.0/shiro-tools/shiro-tools-hasher/scm.html |   248 +
 .../shiro-tools/shiro-tools-hasher/summary.html    |   283 +
 .../shiro-tools-hasher/surefire-report.html        |   230 +
 .../shiro-tools/shiro-tools-hasher/taglist.html    |   209 +
 .../shiro-tools/shiro-tools-hasher/team.html       |   353 +
 .../shiro-tools-hasher/xref/allclasses-frame.html  |    18 +
 .../shiro-tools/shiro-tools-hasher/xref/index.html |    75 +
 .../xref/org/apache/shiro/tools/hasher/Hasher.html |   491 +
 .../apache/shiro/tools/hasher/package-frame.html   |    21 +
 .../apache/shiro/tools/hasher/package-summary.html |   107 +
 .../shiro-tools-hasher/xref/overview-frame.html    |    24 +
 .../shiro-tools-hasher/xref/overview-summary.html  |    92 +
 .../shiro-tools-hasher/xref/stylesheet.css         |   626 +
 static/1.10.0/shiro-tools/summary.html             |   290 +
 static/1.10.0/shiro-tools/surefire-report.html     |   198 +
 static/1.10.0/shiro-tools/team.html                |   363 +
 .../1.10.0/shiro-web/apidocs/allclasses-index.html |   736 +
 static/1.10.0/shiro-web/apidocs/allclasses.html    |   113 +
 .../shiro-web/apidocs/allpackages-index.html       |   258 +
 .../1.10.0/shiro-web/apidocs/constant-values.html  |  1017 ++
 .../1.10.0/shiro-web/apidocs/deprecated-list.html  |   259 +
 static/1.10.0/shiro-web/apidocs/element-list       |    16 +
 static/1.10.0/shiro-web/apidocs/help-doc.html      |   280 +
 static/1.10.0/shiro-web/apidocs/index-all.html     |  3066 ++++
 static/1.10.0/shiro-web/apidocs/index.html         |   254 +
 .../apidocs/jquery/external/jquery/jquery.js       | 10872 ++++++++++++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 .../shiro-web/apidocs/jquery/jquery-3.5.1.js       | 10872 ++++++++++++++
 .../1.10.0/shiro-web/apidocs/jquery/jquery-ui.css  |   582 +
 .../1.10.0/shiro-web/apidocs/jquery/jquery-ui.js   |  2659 ++++
 .../shiro-web/apidocs/jquery/jquery-ui.min.css     |     7 +
 .../shiro-web/apidocs/jquery/jquery-ui.min.js      |     6 +
 .../apidocs/jquery/jquery-ui.structure.css         |   156 +
 .../apidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../shiro-web/apidocs/jquery/jszip/dist/jszip.js   | 11370 +++++++++++++++
 .../apidocs/jquery/jszip/dist/jszip.min.js         |    13 +
 .../shiro-web/apidocs/member-search-index.js       |     1 +
 .../shiro-web/apidocs/member-search-index.zip      |   Bin 0 -> 9482 bytes
 .../web/config/IniFilterChainResolverFactory.html  |   580 +
 .../shiro/web/config/ShiroFilterConfiguration.html |   405 +
 .../web/config/WebIniSecurityManagerFactory.html   |   448 +
 .../class-use/IniFilterChainResolverFactory.html   |   148 +
 .../config/class-use/ShiroFilterConfiguration.html |   287 +
 .../class-use/WebIniSecurityManagerFactory.html    |   213 +
 .../apache/shiro/web/config/package-summary.html   |   185 +
 .../org/apache/shiro/web/config/package-tree.html  |   177 +
 .../org/apache/shiro/web/config/package-use.html   |   245 +
 .../shiro/web/env/DefaultWebEnvironment.html       |   574 +
 .../apache/shiro/web/env/EnvironmentLoader.html    |   667 +
 .../shiro/web/env/EnvironmentLoaderListener.html   |   401 +
 .../apache/shiro/web/env/IniWebEnvironment.html    |   807 ++
 .../shiro/web/env/MutableWebEnvironment.html       |   352 +
 .../shiro/web/env/ResourceBasedWebEnvironment.html |   397 +
 .../org/apache/shiro/web/env/WebEnvironment.html   |   349 +
 .../web/env/class-use/DefaultWebEnvironment.html   |   203 +
 .../shiro/web/env/class-use/EnvironmentLoader.html |   197 +
 .../env/class-use/EnvironmentLoaderListener.html   |   148 +
 .../shiro/web/env/class-use/IniWebEnvironment.html |   148 +
 .../web/env/class-use/MutableWebEnvironment.html   |   210 +
 .../env/class-use/ResourceBasedWebEnvironment.html |   196 +
 .../shiro/web/env/class-use/WebEnvironment.html    |   350 +
 .../org/apache/shiro/web/env/package-summary.html  |   230 +
 .../org/apache/shiro/web/env/package-tree.html     |   194 +
 .../org/apache/shiro/web/env/package-use.html      |   236 +
 .../shiro/web/filter/AccessControlFilter.html      |   857 ++
 .../shiro/web/filter/InvalidRequestFilter.html     |   596 +
 .../shiro/web/filter/PathConfigProcessor.html      |   273 +
 .../shiro/web/filter/PathMatchingFilter.html       |   710 +
 .../shiro/web/filter/authc/AnonymousFilter.html    |   458 +
 .../web/filter/authc/AuthenticatingFilter.html     |   758 +
 .../web/filter/authc/AuthenticationFilter.html     |   579 +
 .../authc/BasicHttpAuthenticationFilter.html       |  1035 ++
 .../authc/BearerHttpAuthenticationFilter.html      |  1016 ++
 .../web/filter/authc/FormAuthenticationFilter.html |   952 ++
 .../shiro/web/filter/authc/LogoutFilter.html       |   682 +
 .../filter/authc/PassThruAuthenticationFilter.html |   496 +
 .../apache/shiro/web/filter/authc/UserFilter.html  |   505 +
 .../filter/authc/class-use/AnonymousFilter.html    |   148 +
 .../authc/class-use/AuthenticatingFilter.html      |   214 +
 .../authc/class-use/AuthenticationFilter.html      |   230 +
 .../class-use/BasicHttpAuthenticationFilter.html   |   148 +
 .../class-use/BearerHttpAuthenticationFilter.html  |   148 +
 .../authc/class-use/FormAuthenticationFilter.html  |   148 +
 .../web/filter/authc/class-use/LogoutFilter.html   |   148 +
 .../class-use/PassThruAuthenticationFilter.html    |   148 +
 .../web/filter/authc/class-use/UserFilter.html     |   148 +
 .../shiro/web/filter/authc/package-summary.html    |   230 +
 .../shiro/web/filter/authc/package-tree.html       |   205 +
 .../apache/shiro/web/filter/authc/package-use.html |   195 +
 .../web/filter/authz/AuthorizationFilter.html      |   537 +
 .../apache/shiro/web/filter/authz/HostFilter.html  |   662 +
 .../filter/authz/HttpMethodPermissionFilter.html   |   690 +
 .../authz/PermissionsAuthorizationFilter.html      |   483 +
 .../apache/shiro/web/filter/authz/PortFilter.html  |   639 +
 .../web/filter/authz/RolesAuthorizationFilter.html |   479 +
 .../shiro/web/filter/authz/SslFilter.HSTS.html     |   481 +
 .../apache/shiro/web/filter/authz/SslFilter.html   |   681 +
 .../authz/class-use/AuthorizationFilter.html       |   236 +
 .../web/filter/authz/class-use/HostFilter.html     |   148 +
 .../class-use/HttpMethodPermissionFilter.html      |   148 +
 .../class-use/PermissionsAuthorizationFilter.html  |   199 +
 .../web/filter/authz/class-use/PortFilter.html     |   197 +
 .../authz/class-use/RolesAuthorizationFilter.html  |   148 +
 .../web/filter/authz/class-use/SslFilter.HSTS.html |   210 +
 .../web/filter/authz/class-use/SslFilter.html      |   148 +
 .../shiro/web/filter/authz/package-summary.html    |   214 +
 .../shiro/web/filter/authz/package-tree.html       |   207 +
 .../apache/shiro/web/filter/authz/package-use.html |   207 +
 .../web/filter/class-use/AccessControlFilter.html  |   353 +
 .../web/filter/class-use/InvalidRequestFilter.html |   148 +
 .../web/filter/class-use/PathConfigProcessor.html  |   403 +
 .../web/filter/class-use/PathMatchingFilter.html   |   396 +
 .../apache/shiro/web/filter/mgt/DefaultFilter.html |   569 +
 .../web/filter/mgt/DefaultFilterChainManager.html  |   992 ++
 .../shiro/web/filter/mgt/FilterChainManager.html   |   631 +
 .../shiro/web/filter/mgt/FilterChainResolver.html  |   287 +
 .../shiro/web/filter/mgt/NamedFilterList.html      |   320 +
 .../mgt/PathMatchingFilterChainResolver.html       |   498 +
 .../web/filter/mgt/SimpleNamedFilterList.html      |   881 ++
 .../web/filter/mgt/class-use/DefaultFilter.html    |   205 +
 .../mgt/class-use/DefaultFilterChainManager.html   |   148 +
 .../filter/mgt/class-use/FilterChainManager.html   |   270 +
 .../filter/mgt/class-use/FilterChainResolver.html  |   337 +
 .../web/filter/mgt/class-use/NamedFilterList.html  |   256 +
 .../class-use/PathMatchingFilterChainResolver.html |   148 +
 .../mgt/class-use/SimpleNamedFilterList.html       |   148 +
 .../shiro/web/filter/mgt/package-summary.html      |   244 +
 .../apache/shiro/web/filter/mgt/package-tree.html  |   199 +
 .../apache/shiro/web/filter/mgt/package-use.html   |   294 +
 .../apache/shiro/web/filter/package-summary.html   |   204 +
 .../org/apache/shiro/web/filter/package-tree.html  |   197 +
 .../org/apache/shiro/web/filter/package-use.html   |   308 +
 .../filter/session/NoSessionCreationFilter.html    |   461 +
 .../session/class-use/NoSessionCreationFilter.html |   148 +
 .../shiro/web/filter/session/package-summary.html  |   168 +
 .../shiro/web/filter/session/package-tree.html     |   187 +
 .../shiro/web/filter/session/package-use.html      |   148 +
 .../shiro/web/mgt/CookieRememberMeManager.html     |   562 +
 .../shiro/web/mgt/DefaultWebSecurityManager.html   |   755 +
 .../web/mgt/DefaultWebSessionStorageEvaluator.html |   365 +
 .../shiro/web/mgt/DefaultWebSubjectFactory.html    |   373 +
 .../apache/shiro/web/mgt/WebSecurityManager.html   |   304 +
 .../web/mgt/class-use/CookieRememberMeManager.html |   148 +
 .../mgt/class-use/DefaultWebSecurityManager.html   |   148 +
 .../DefaultWebSessionStorageEvaluator.html         |   148 +
 .../mgt/class-use/DefaultWebSubjectFactory.html    |   148 +
 .../web/mgt/class-use/WebSecurityManager.html      |   308 +
 .../org/apache/shiro/web/mgt/package-summary.html  |   213 +
 .../org/apache/shiro/web/mgt/package-tree.html     |   234 +
 .../org/apache/shiro/web/mgt/package-use.html      |   238 +
 .../org/apache/shiro/web/package-summary.html      |   154 +
 .../apidocs/org/apache/shiro/web/package-tree.html |   151 +
 .../apidocs/org/apache/shiro/web/package-use.html  |   148 +
 .../apache/shiro/web/servlet/AbstractFilter.html   |   526 +
 .../shiro/web/servlet/AbstractShiroFilter.html     |   954 ++
 .../org/apache/shiro/web/servlet/AdviceFilter.html |   599 +
 .../shiro/web/servlet/Cookie.SameSiteOptions.html  |   414 +
 .../org/apache/shiro/web/servlet/Cookie.html       |   693 +
 .../apache/shiro/web/servlet/IniShiroFilter.html   |   876 ++
 .../apache/shiro/web/servlet/NameableFilter.html   |   440 +
 .../shiro/web/servlet/OncePerRequestFilter.html    |   700 +
 .../shiro/web/servlet/ProxiedFilterChain.html      |   332 +
 .../shiro/web/servlet/ServletContextSupport.html   |   434 +
 .../org/apache/shiro/web/servlet/ShiroFilter.html  |   448 +
 .../shiro/web/servlet/ShiroHttpServletRequest.html |   778 +
 .../web/servlet/ShiroHttpServletResponse.html      |   594 +
 .../apache/shiro/web/servlet/ShiroHttpSession.html |   767 +
 .../org/apache/shiro/web/servlet/SimpleCookie.html |  1177 ++
 .../web/servlet/class-use/AbstractFilter.html      |   486 +
 .../web/servlet/class-use/AbstractShiroFilter.html |   205 +
 .../shiro/web/servlet/class-use/AdviceFilter.html  |   412 +
 .../servlet/class-use/Cookie.SameSiteOptions.html  |   248 +
 .../apache/shiro/web/servlet/class-use/Cookie.html |   300 +
 .../web/servlet/class-use/IniShiroFilter.html      |   148 +
 .../web/servlet/class-use/NameableFilter.html      |   478 +
 .../servlet/class-use/OncePerRequestFilter.html    |   470 +
 .../web/servlet/class-use/ProxiedFilterChain.html  |   148 +
 .../servlet/class-use/ServletContextSupport.html   |   493 +
 .../shiro/web/servlet/class-use/ShiroFilter.html   |   148 +
 .../servlet/class-use/ShiroHttpServletRequest.html |   234 +
 .../class-use/ShiroHttpServletResponse.html        |   148 +
 .../web/servlet/class-use/ShiroHttpSession.html    |   148 +
 .../shiro/web/servlet/class-use/SimpleCookie.html  |   148 +
 .../apache/shiro/web/servlet/package-summary.html  |   297 +
 .../org/apache/shiro/web/servlet/package-tree.html |   226 +
 .../org/apache/shiro/web/servlet/package-use.html  |   508 +
 .../shiro/web/session/HttpServletSession.html      |   563 +
 .../web/session/class-use/HttpServletSession.html  |   148 +
 .../web/session/mgt/DefaultWebSessionContext.html  |   481 +
 .../web/session/mgt/DefaultWebSessionManager.html  |   660 +
 .../mgt/ServletContainerSessionManager.html        |   424 +
 .../shiro/web/session/mgt/WebSessionContext.html   |   379 +
 .../shiro/web/session/mgt/WebSessionKey.html       |   388 +
 .../shiro/web/session/mgt/WebSessionManager.html   |   289 +
 .../mgt/class-use/DefaultWebSessionContext.html    |   148 +
 .../mgt/class-use/DefaultWebSessionManager.html    |   148 +
 .../class-use/ServletContainerSessionManager.html  |   148 +
 .../session/mgt/class-use/WebSessionContext.html   |   195 +
 .../web/session/mgt/class-use/WebSessionKey.html   |   148 +
 .../session/mgt/class-use/WebSessionManager.html   |   202 +
 .../shiro/web/session/mgt/package-summary.html     |   215 +
 .../apache/shiro/web/session/mgt/package-tree.html |   218 +
 .../apache/shiro/web/session/mgt/package-use.html  |   193 +
 .../apache/shiro/web/session/package-summary.html  |   174 +
 .../org/apache/shiro/web/session/package-tree.html |   163 +
 .../org/apache/shiro/web/session/package-use.html  |   148 +
 .../shiro/web/subject/WebSubject.Builder.html      |   462 +
 .../org/apache/shiro/web/subject/WebSubject.html   |   331 +
 .../shiro/web/subject/WebSubjectContext.html       |   406 +
 .../web/subject/class-use/WebSubject.Builder.html  |   206 +
 .../shiro/web/subject/class-use/WebSubject.html    |   262 +
 .../web/subject/class-use/WebSubjectContext.html   |   210 +
 .../apache/shiro/web/subject/package-summary.html  |   205 +
 .../org/apache/shiro/web/subject/package-tree.html |   192 +
 .../org/apache/shiro/web/subject/package-use.html  |   256 +
 .../subject/support/DefaultWebSubjectContext.html  |   554 +
 .../web/subject/support/WebDelegatingSubject.html  |   506 +
 .../class-use/DefaultWebSubjectContext.html        |   148 +
 .../support/class-use/WebDelegatingSubject.html    |   148 +
 .../shiro/web/subject/support/package-summary.html |   185 +
 .../shiro/web/subject/support/package-tree.html    |   176 +
 .../shiro/web/subject/support/package-use.html     |   148 +
 .../apache/shiro/web/tags/AuthenticatedTag.html    |   387 +
 .../org/apache/shiro/web/tags/GuestTag.html        |   383 +
 .../org/apache/shiro/web/tags/HasAnyRolesTag.html  |   388 +
 .../apache/shiro/web/tags/HasPermissionTag.html    |   387 +
 .../org/apache/shiro/web/tags/HasRoleTag.html      |   387 +
 .../apache/shiro/web/tags/LacksPermissionTag.html  |   387 +
 .../org/apache/shiro/web/tags/LacksRoleTag.html    |   387 +
 .../apache/shiro/web/tags/NotAuthenticatedTag.html |   382 +
 .../org/apache/shiro/web/tags/PermissionTag.html   |   459 +
 .../org/apache/shiro/web/tags/PrincipalTag.html    |   472 +
 .../apidocs/org/apache/shiro/web/tags/RoleTag.html |   424 +
 .../org/apache/shiro/web/tags/SecureTag.html       |   424 +
 .../apidocs/org/apache/shiro/web/tags/UserTag.html |   388 +
 .../shiro/web/tags/class-use/AuthenticatedTag.html |   148 +
 .../apache/shiro/web/tags/class-use/GuestTag.html  |   148 +
 .../shiro/web/tags/class-use/HasAnyRolesTag.html   |   148 +
 .../shiro/web/tags/class-use/HasPermissionTag.html |   148 +
 .../shiro/web/tags/class-use/HasRoleTag.html       |   148 +
 .../web/tags/class-use/LacksPermissionTag.html     |   148 +
 .../shiro/web/tags/class-use/LacksRoleTag.html     |   148 +
 .../web/tags/class-use/NotAuthenticatedTag.html    |   148 +
 .../shiro/web/tags/class-use/PermissionTag.html    |   199 +
 .../shiro/web/tags/class-use/PrincipalTag.html     |   148 +
 .../apache/shiro/web/tags/class-use/RoleTag.html   |   206 +
 .../apache/shiro/web/tags/class-use/SecureTag.html |   266 +
 .../apache/shiro/web/tags/class-use/UserTag.html   |   148 +
 .../org/apache/shiro/web/tags/package-summary.html |   239 +
 .../org/apache/shiro/web/tags/package-tree.html    |   188 +
 .../org/apache/shiro/web/tags/package-use.html     |   193 +
 .../org/apache/shiro/web/util/RedirectView.html    |   730 +
 .../apache/shiro/web/util/RequestPairSource.html   |   296 +
 .../org/apache/shiro/web/util/SavedRequest.html    |   368 +
 .../org/apache/shiro/web/util/WebUtils.html        |  1413 ++
 .../shiro/web/util/class-use/RedirectView.html     |   148 +
 .../web/util/class-use/RequestPairSource.html      |   302 +
 .../shiro/web/util/class-use/SavedRequest.html     |   197 +
 .../apache/shiro/web/util/class-use/WebUtils.html  |   148 +
 .../org/apache/shiro/web/util/package-summary.html |   200 +
 .../org/apache/shiro/web/util/package-tree.html    |   171 +
 .../org/apache/shiro/web/util/package-use.html     |   263 +
 .../1.10.0/shiro-web/apidocs/overview-summary.html |    23 +
 static/1.10.0/shiro-web/apidocs/overview-tree.html |   519 +
 .../shiro-web/apidocs/package-search-index.js      |     1 +
 .../shiro-web/apidocs/package-search-index.zip     |   Bin 0 -> 314 bytes
 .../1.10.0/shiro-web/apidocs/resources/glass.png   |   Bin 0 -> 499 bytes
 static/1.10.0/shiro-web/apidocs/resources/x.png    |   Bin 0 -> 394 bytes
 static/1.10.0/shiro-web/apidocs/script.js          |   149 +
 static/1.10.0/shiro-web/apidocs/search.js          |   326 +
 .../1.10.0/shiro-web/apidocs/serialized-form.html  |   350 +
 .../web/config/IniFilterChainResolverFactory.html  |   286 +
 .../shiro/web/config/ShiroFilterConfiguration.html |   161 +
 .../web/config/WebIniSecurityManagerFactory.html   |   153 +
 .../shiro/web/env/DefaultWebEnvironment.html       |   176 +
 .../apache/shiro/web/env/EnvironmentLoader.html    |   426 +
 .../shiro/web/env/EnvironmentLoaderListener.html   |   144 +
 .../apache/shiro/web/env/IniWebEnvironment.html    |   504 +
 .../shiro/web/env/MutableWebEnvironment.html       |   139 +
 .../shiro/web/env/ResourceBasedWebEnvironment.html |   123 +
 .../org/apache/shiro/web/env/WebEnvironment.html   |   142 +
 .../shiro/web/filter/AccessControlFilter.html      |   304 +
 .../shiro/web/filter/InvalidRequestFilter.html     |   208 +
 .../shiro/web/filter/PathConfigProcessor.html      |   113 +
 .../shiro/web/filter/PathMatchingFilter.html       |   352 +
 .../shiro/web/filter/authc/AnonymousFilter.html    |   139 +
 .../web/filter/authc/AuthenticatingFilter.html     |   232 +
 .../web/filter/authc/AuthenticationFilter.html     |   171 +
 .../authc/BasicHttpAuthenticationFilter.html       |   211 +
 .../authc/BearerHttpAuthenticationFilter.html      |   175 +
 .../web/filter/authc/FormAuthenticationFilter.html |   301 +
 .../shiro/web/filter/authc/LogoutFilter.html       |   285 +
 .../filter/authc/PassThruAuthenticationFilter.html |   132 +
 .../apache/shiro/web/filter/authc/UserFilter.html  |   143 +
 .../web/filter/authz/AuthorizationFilter.html      |   200 +
 .../apache/shiro/web/filter/authz/HostFilter.html  |   180 +
 .../filter/authz/HttpMethodPermissionFilter.html   |   340 +
 .../authz/PermissionsAuthorizationFilter.html      |   131 +
 .../apache/shiro/web/filter/authz/PortFilter.html  |   198 +
 .../web/filter/authz/RolesAuthorizationFilter.html |   129 +
 .../shiro/web/filter/authz/SslFilter.HSTS.html     |   247 +
 .../apache/shiro/web/filter/authz/SslFilter.html   |   247 +
 .../apache/shiro/web/filter/mgt/DefaultFilter.html |   160 +
 .../web/filter/mgt/DefaultFilterChainManager.html  |   459 +
 .../shiro/web/filter/mgt/FilterChainManager.html   |   294 +
 .../shiro/web/filter/mgt/FilterChainResolver.html  |   128 +
 .../shiro/web/filter/mgt/NamedFilterList.html      |   124 +
 .../mgt/PathMatchingFilterChainResolver.html       |   250 +
 .../web/filter/mgt/SimpleNamedFilterList.html      |   248 +
 .../filter/session/NoSessionCreationFilter.html    |   130 +
 .../shiro/web/mgt/CookieRememberMeManager.html     |   377 +
 .../shiro/web/mgt/DefaultWebSecurityManager.html   |   329 +
 .../web/mgt/DefaultWebSessionStorageEvaluator.html |   174 +
 .../shiro/web/mgt/DefaultWebSubjectFactory.html    |   157 +
 .../apache/shiro/web/mgt/WebSecurityManager.html   |   114 +
 .../apache/shiro/web/servlet/AbstractFilter.html   |   205 +
 .../shiro/web/servlet/AbstractShiroFilter.html     |   534 +
 .../org/apache/shiro/web/servlet/AdviceFilter.html |   274 +
 .../shiro/web/servlet/Cookie.SameSiteOptions.html  |   194 +
 .../org/apache/shiro/web/servlet/Cookie.html       |   194 +
 .../apache/shiro/web/servlet/IniShiroFilter.html   |   430 +
 .../apache/shiro/web/servlet/NameableFilter.html   |   169 +
 .../shiro/web/servlet/OncePerRequestFilter.html    |   315 +
 .../shiro/web/servlet/ProxiedFilterChain.html      |   143 +
 .../shiro/web/servlet/ServletContextSupport.html   |   167 +
 .../org/apache/shiro/web/servlet/ShiroFilter.html  |   158 +
 .../shiro/web/servlet/ShiroHttpServletRequest.html |   329 +
 .../web/servlet/ShiroHttpServletResponse.html      |   404 +
 .../apache/shiro/web/servlet/ShiroHttpSession.html |   318 +
 .../org/apache/shiro/web/servlet/SimpleCookie.html |   550 +
 .../shiro/web/session/HttpServletSession.html      |   244 +
 .../web/session/mgt/DefaultWebSessionContext.html  |   141 +
 .../web/session/mgt/DefaultWebSessionManager.html  |   409 +
 .../mgt/ServletContainerSessionManager.html        |   206 +
 .../shiro/web/session/mgt/WebSessionContext.html   |   143 +
 .../shiro/web/session/mgt/WebSessionKey.html       |   134 +
 .../shiro/web/session/mgt/WebSessionManager.html   |   119 +
 .../shiro/web/subject/WebSubject.Builder.html      |   233 +
 .../org/apache/shiro/web/subject/WebSubject.html   |   233 +
 .../shiro/web/subject/WebSubjectContext.html       |   146 +
 .../subject/support/DefaultWebSubjectContext.html  |   184 +
 .../web/subject/support/WebDelegatingSubject.html  |   177 +
 .../apache/shiro/web/tags/AuthenticatedTag.html    |   134 +
 .../org/apache/shiro/web/tags/GuestTag.html        |   133 +
 .../org/apache/shiro/web/tags/HasAnyRolesTag.html  |   135 +
 .../apache/shiro/web/tags/HasPermissionTag.html    |   109 +
 .../org/apache/shiro/web/tags/HasRoleTag.html      |   109 +
 .../apache/shiro/web/tags/LacksPermissionTag.html  |   109 +
 .../org/apache/shiro/web/tags/LacksRoleTag.html    |   110 +
 .../apache/shiro/web/tags/NotAuthenticatedTag.html |   129 +
 .../org/apache/shiro/web/tags/PermissionTag.html   |   145 +
 .../org/apache/shiro/web/tags/PrincipalTag.html    |   279 +
 .../org/apache/shiro/web/tags/RoleTag.html         |   129 +
 .../org/apache/shiro/web/tags/SecureTag.html       |   131 +
 .../org/apache/shiro/web/tags/UserTag.html         |   137 +
 .../org/apache/shiro/web/util/RedirectView.html    |   382 +
 .../apache/shiro/web/util/RequestPairSource.html   |   119 +
 .../org/apache/shiro/web/util/SavedRequest.html    |   142 +
 .../org/apache/shiro/web/util/WebUtils.html        |   779 +
 static/1.10.0/shiro-web/apidocs/stylesheet.css     |   906 ++
 .../1.10.0/shiro-web/apidocs/type-search-index.js  |     1 +
 .../1.10.0/shiro-web/apidocs/type-search-index.zip |   Bin 0 -> 1036 bytes
 static/1.10.0/shiro-web/ci-management.html         |   237 +
 static/1.10.0/shiro-web/cpd.html                   |   262 +
 .../shiro-web/css/apache-maven-fluido-1.5.min.css  |     9 +
 static/1.10.0/shiro-web/css/dashboard.css          |    36 +
 static/1.10.0/shiro-web/css/dashboard2.css         |    25 +
 static/1.10.0/shiro-web/css/dashboard2IE.css       |    25 +
 static/1.10.0/shiro-web/css/print.css              |    23 +
 static/1.10.0/shiro-web/css/site.css               |     1 +
 static/1.10.0/shiro-web/dashboard-report.html      |   188 +
 static/1.10.0/shiro-web/dependencies.html          |  1311 ++
 static/1.10.0/shiro-web/dependency-info.html       |   254 +
 static/1.10.0/shiro-web/dependency-management.html |   723 +
 .../1.10.0/shiro-web/distribution-management.html  |   237 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 42340 bytes
 static/1.10.0/shiro-web/images/Down-green-full.jpg |   Bin 0 -> 1317 bytes
 .../1.10.0/shiro-web/images/Down-orange-full.jpg   |   Bin 0 -> 1347 bytes
 static/1.10.0/shiro-web/images/Down-red-full.jpg   |   Bin 0 -> 1424 bytes
 .../1.10.0/shiro-web/images/Stable-green-full.jpg  |   Bin 0 -> 1387 bytes
 .../1.10.0/shiro-web/images/Stable-orange-full.jpg |   Bin 0 -> 1429 bytes
 static/1.10.0/shiro-web/images/Stable-red-full.jpg |   Bin 0 -> 1509 bytes
 static/1.10.0/shiro-web/images/Up-green-full.jpg   |   Bin 0 -> 1336 bytes
 static/1.10.0/shiro-web/images/Up-orange-full.jpg  |   Bin 0 -> 1369 bytes
 static/1.10.0/shiro-web/images/Up-red-full.jpg     |   Bin 0 -> 1452 bytes
 .../shiro-web/images/accessories-text-editor.png   |   Bin 0 -> 746 bytes
 static/1.10.0/shiro-web/images/add.gif             |   Bin 0 -> 397 bytes
 .../shiro-web/images/apache-maven-project-2.png    |   Bin 0 -> 43073 bytes
 .../shiro-web/images/application-certificate.png   |   Bin 0 -> 923 bytes
 static/1.10.0/shiro-web/images/close.gif           |   Bin 0 -> 279 bytes
 static/1.10.0/shiro-web/images/contact-new.png     |   Bin 0 -> 736 bytes
 .../shiro-web/images/document-properties.png       |   Bin 0 -> 577 bytes
 static/1.10.0/shiro-web/images/down.gif            |   Bin 0 -> 982 bytes
 static/1.10.0/shiro-web/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 static/1.10.0/shiro-web/images/fix.gif             |   Bin 0 -> 366 bytes
 static/1.10.0/shiro-web/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 static/1.10.0/shiro-web/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 static/1.10.0/shiro-web/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../1.10.0/shiro-web/images/icon_success_sml.gif   |   Bin 0 -> 604 bytes
 .../1.10.0/shiro-web/images/icon_warning_sml.gif   |   Bin 0 -> 625 bytes
 static/1.10.0/shiro-web/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../shiro-web/images/internet-web-browser.png      |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 0 -> 2260 bytes
 .../shiro-web/images/logos/maven-feather.png       |   Bin 0 -> 3330 bytes
 static/1.10.0/shiro-web/images/network-server.png  |   Bin 0 -> 536 bytes
 static/1.10.0/shiro-web/images/next.gif            |   Bin 0 -> 979 bytes
 .../1.10.0/shiro-web/images/package-x-generic.png  |   Bin 0 -> 717 bytes
 static/1.10.0/shiro-web/images/previous.gif        |   Bin 0 -> 987 bytes
 .../shiro-web/images/profiles/pre-release.png      |   Bin 0 -> 32607 bytes
 .../1.10.0/shiro-web/images/profiles/retired.png   |   Bin 0 -> 22003 bytes
 .../1.10.0/shiro-web/images/profiles/sandbox.png   |   Bin 0 -> 33010 bytes
 static/1.10.0/shiro-web/images/remove.gif          |   Bin 0 -> 607 bytes
 static/1.10.0/shiro-web/images/rss.png             |   Bin 0 -> 474 bytes
 static/1.10.0/shiro-web/images/up.gif              |   Bin 0 -> 985 bytes
 static/1.10.0/shiro-web/images/update.gif          |   Bin 0 -> 1090 bytes
 static/1.10.0/shiro-web/images/window-new.png      |   Bin 0 -> 583 bytes
 .../shiro-web/img/glyphicons-halflings-white.png   |   Bin 0 -> 8777 bytes
 .../1.10.0/shiro-web/img/glyphicons-halflings.png  |   Bin 0 -> 12799 bytes
 static/1.10.0/shiro-web/index.html                 |   233 +
 static/1.10.0/shiro-web/issue-management.html      |   235 +
 static/1.10.0/shiro-web/jdepend-report.html        |   852 ++
 .../shiro-web/js/apache-maven-fluido-1.5.min.js    |    25 +
 static/1.10.0/shiro-web/licenses.html              |   437 +
 static/1.10.0/shiro-web/mailing-lists.html         |   251 +
 static/1.10.0/shiro-web/plugin-management.html     |   392 +
 static/1.10.0/shiro-web/plugins.html               |   374 +
 static/1.10.0/shiro-web/pmd.html                   |  1063 ++
 static/1.10.0/shiro-web/project-info.html          |   280 +
 static/1.10.0/shiro-web/project-reports.html       |   219 +
 static/1.10.0/shiro-web/scm.html                   |   243 +
 static/1.10.0/shiro-web/summary.html               |   278 +
 static/1.10.0/shiro-web/surefire-report.html       |   225 +
 static/1.10.0/shiro-web/taglist.html               |   423 +
 static/1.10.0/shiro-web/team.html                  |   348 +
 static/1.10.0/shiro-web/xref/allclasses-frame.html |   108 +
 static/1.10.0/shiro-web/xref/index.html            |    75 +
 .../web/config/IniFilterChainResolverFactory.html  |   225 +
 .../shiro/web/config/ShiroFilterConfiguration.html |   100 +
 .../web/config/WebIniSecurityManagerFactory.html   |    92 +
 .../org/apache/shiro/web/config/package-frame.html |    27 +
 .../apache/shiro/web/config/package-summary.html   |   117 +
 .../shiro/web/env/DefaultWebEnvironment.html       |   115 +
 .../apache/shiro/web/env/EnvironmentLoader.html    |   365 +
 .../shiro/web/env/EnvironmentLoaderListener.html   |    83 +
 .../apache/shiro/web/env/IniWebEnvironment.html    |   443 +
 .../shiro/web/env/MutableWebEnvironment.html       |    78 +
 .../shiro/web/env/ResourceBasedWebEnvironment.html |    62 +
 .../org/apache/shiro/web/env/WebEnvironment.html   |    81 +
 .../org/apache/shiro/web/env/package-frame.html    |    39 +
 .../org/apache/shiro/web/env/package-summary.html  |   137 +
 .../shiro/web/filter/AccessControlFilter.html      |   243 +
 .../shiro/web/filter/InvalidRequestFilter.html     |   147 +
 .../shiro/web/filter/PathConfigProcessor.html      |    52 +
 .../shiro/web/filter/PathMatchingFilter.html       |   291 +
 .../shiro/web/filter/authc/AnonymousFilter.html    |    78 +
 .../web/filter/authc/AuthenticatingFilter.html     |   171 +
 .../web/filter/authc/AuthenticationFilter.html     |   110 +
 .../authc/BasicHttpAuthenticationFilter.html       |   150 +
 .../authc/BearerHttpAuthenticationFilter.html      |   114 +
 .../web/filter/authc/FormAuthenticationFilter.html |   240 +
 .../web/filter/authc/HttpAuthenticationFilter.html |   408 +
 .../shiro/web/filter/authc/LogoutFilter.html       |   224 +
 .../filter/authc/PassThruAuthenticationFilter.html |    71 +
 .../apache/shiro/web/filter/authc/UserFilter.html  |    82 +
 .../shiro/web/filter/authc/package-frame.html      |    48 +
 .../shiro/web/filter/authc/package-summary.html    |   152 +
 .../web/filter/authz/AuthorizationFilter.html      |   139 +
 .../apache/shiro/web/filter/authz/HostFilter.html  |   119 +
 .../filter/authz/HttpMethodPermissionFilter.html   |   279 +
 .../authz/PermissionsAuthorizationFilter.html      |    70 +
 .../apache/shiro/web/filter/authz/PortFilter.html  |   137 +
 .../web/filter/authz/RolesAuthorizationFilter.html |    68 +
 .../apache/shiro/web/filter/authz/SslFilter.html   |   186 +
 .../shiro/web/filter/authz/package-frame.html      |    45 +
 .../shiro/web/filter/authz/package-summary.html    |   147 +
 .../apache/shiro/web/filter/mgt/DefaultFilter.html |    99 +
 .../web/filter/mgt/DefaultFilterChainManager.html  |   398 +
 .../shiro/web/filter/mgt/FilterChainManager.html   |   233 +
 .../shiro/web/filter/mgt/FilterChainResolver.html  |    67 +
 .../shiro/web/filter/mgt/NamedFilterList.html      |    63 +
 .../mgt/PathMatchingFilterChainResolver.html       |   189 +
 .../web/filter/mgt/SimpleNamedFilterList.html      |   187 +
 .../apache/shiro/web/filter/mgt/package-frame.html |    39 +
 .../shiro/web/filter/mgt/package-summary.html      |   137 +
 .../org/apache/shiro/web/filter/package-frame.html |    30 +
 .../apache/shiro/web/filter/package-summary.html   |   122 +
 .../filter/session/NoSessionCreationFilter.html    |    69 +
 .../shiro/web/filter/session/package-frame.html    |    21 +
 .../shiro/web/filter/session/package-summary.html  |   107 +
 .../shiro/web/mgt/CookieRememberMeManager.html     |   316 +
 .../shiro/web/mgt/DefaultWebSecurityManager.html   |   268 +
 .../web/mgt/DefaultWebSessionStorageEvaluator.html |   113 +
 .../shiro/web/mgt/DefaultWebSubjectFactory.html    |    96 +
 .../apache/shiro/web/mgt/WebSecurityManager.html   |    53 +
 .../org/apache/shiro/web/mgt/package-frame.html    |    33 +
 .../org/apache/shiro/web/mgt/package-summary.html  |   127 +
 .../xref/org/apache/shiro/web/package-frame.html   |    18 +
 .../xref/org/apache/shiro/web/package-summary.html |   102 +
 .../apache/shiro/web/servlet/AbstractFilter.html   |   144 +
 .../shiro/web/servlet/AbstractShiroFilter.html     |   473 +
 .../org/apache/shiro/web/servlet/AdviceFilter.html |   213 +
 .../xref/org/apache/shiro/web/servlet/Cookie.html  |   133 +
 .../apache/shiro/web/servlet/IniShiroFilter.html   |   369 +
 .../apache/shiro/web/servlet/NameableFilter.html   |   108 +
 .../shiro/web/servlet/OncePerRequestFilter.html    |   254 +
 .../shiro/web/servlet/ProxiedFilterChain.html      |    82 +
 .../shiro/web/servlet/ServletContextSupport.html   |   106 +
 .../org/apache/shiro/web/servlet/ShiroFilter.html  |    97 +
 .../shiro/web/servlet/ShiroHttpServletRequest.html |   268 +
 .../web/servlet/ShiroHttpServletResponse.html      |   343 +
 .../apache/shiro/web/servlet/ShiroHttpSession.html |   257 +
 .../org/apache/shiro/web/servlet/SimpleCookie.html |   489 +
 .../apache/shiro/web/servlet/package-frame.html    |    66 +
 .../apache/shiro/web/servlet/package-summary.html  |   182 +
 .../shiro/web/session/HttpServletSession.html      |   183 +
 .../web/session/mgt/DefaultWebSessionContext.html  |    80 +
 .../web/session/mgt/DefaultWebSessionManager.html  |   348 +
 .../mgt/ServletContainerSessionManager.html        |   145 +
 .../shiro/web/session/mgt/WebSessionContext.html   |    82 +
 .../shiro/web/session/mgt/WebSessionKey.html       |    73 +
 .../shiro/web/session/mgt/WebSessionManager.html   |    58 +
 .../shiro/web/session/mgt/package-frame.html       |    36 +
 .../shiro/web/session/mgt/package-summary.html     |   132 +
 .../apache/shiro/web/session/package-frame.html    |    21 +
 .../apache/shiro/web/session/package-summary.html  |   107 +
 .../org/apache/shiro/web/subject/WebSubject.html   |   172 +
 .../shiro/web/subject/WebSubjectContext.html       |    85 +
 .../apache/shiro/web/subject/package-frame.html    |    27 +
 .../apache/shiro/web/subject/package-summary.html  |   117 +
 .../subject/support/DefaultWebSubjectContext.html  |   123 +
 .../web/subject/support/WebDelegatingSubject.html  |   116 +
 .../shiro/web/subject/support/package-frame.html   |    24 +
 .../shiro/web/subject/support/package-summary.html |   112 +
 .../apache/shiro/web/tags/AuthenticatedTag.html    |    73 +
 .../xref/org/apache/shiro/web/tags/GuestTag.html   |    72 +
 .../org/apache/shiro/web/tags/HasAnyRolesTag.html  |    74 +
 .../apache/shiro/web/tags/HasPermissionTag.html    |    48 +
 .../xref/org/apache/shiro/web/tags/HasRoleTag.html |    48 +
 .../apache/shiro/web/tags/LacksPermissionTag.html  |    48 +
 .../org/apache/shiro/web/tags/LacksRoleTag.html    |    49 +
 .../apache/shiro/web/tags/NotAuthenticatedTag.html |    68 +
 .../org/apache/shiro/web/tags/PermissionTag.html   |    84 +
 .../org/apache/shiro/web/tags/PrincipalTag.html    |   218 +
 .../xref/org/apache/shiro/web/tags/RoleTag.html    |    68 +
 .../xref/org/apache/shiro/web/tags/SecureTag.html  |    70 +
 .../xref/org/apache/shiro/web/tags/UserTag.html    |    76 +
 .../org/apache/shiro/web/tags/package-frame.html   |    57 +
 .../org/apache/shiro/web/tags/package-summary.html |   167 +
 .../org/apache/shiro/web/util/RedirectView.html    |   321 +
 .../apache/shiro/web/util/RequestPairSource.html   |    58 +
 .../org/apache/shiro/web/util/SavedRequest.html    |    81 +
 .../xref/org/apache/shiro/web/util/WebUtils.html   |   718 +
 .../org/apache/shiro/web/util/package-frame.html   |    30 +
 .../org/apache/shiro/web/util/package-summary.html |   122 +
 static/1.10.0/shiro-web/xref/overview-frame.html   |    69 +
 static/1.10.0/shiro-web/xref/overview-summary.html |   167 +
 static/1.10.0/shiro-web/xref/stylesheet.css        |   626 +
 static/1.10.0/summary.html                         |   368 +
 static/1.10.0/surefire-report.html                 |   290 +
 static/1.10.0/team.html                            |   441 +
 tutorial.html                                      |     2 +-
 9375 files changed, 2653067 insertions(+), 224 deletions(-)

diff --git a/.htaccess b/.htaccess
index 8917f8eac..fce03967c 100644
--- a/.htaccess
+++ b/.htaccess
@@ -51,5 +51,5 @@ RedirectMatch /static/1.1.0(.*) /static/current$1
 RedirectMatch /static/1.0.0-incubating(.*) /static/current$1
 
 # latest
-RedirectMatch /static/current(.*) /static/1.9.1$1
-RedirectMatch /static/latest(.*) /static/1.9.1$1
+RedirectMatch /static/current(.*) /static/1.10.0$1
+RedirectMatch /static/latest(.*) /static/1.10.0$1
diff --git a/.well-known/security.txt b/.well-known/security.txt
index df25729bd..530ea4206 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:security@shiro.apache.org
-Expires: 2023-07-25T19:27:36Z
+Expires: 2023-10-11T03:11:37Z
 Preferred-Languages: en
 Canonical: https://shiro.apache.org/.well-known/security.txt
 Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/10-minute-tutorial.html b/10-minute-tutorial.html
index 7abe3dee6..21f062331 100644
--- a/10-minute-tutorial.html
+++ b/10-minute-tutorial.html
@@ -253,13 +253,13 @@ Now let&#8217;s actually do something!</p>
 </li>
 <li>
 <p>Download the lastest "Source Code Distribution" from the <a href="download.html">Download</a> page.
-In this example, we&#8217;re using the 1.9.1 release distribution.</p>
+In this example, we&#8217;re using the 1.10.0 release distribution.</p>
 </li>
 <li>
 <p>Unzip the source package:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ unzip shiro-root-1.9.1-source-release.zip</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ unzip shiro-root-1.10.0-source-release.zip</code></pre>
 </div>
 </div>
 </li>
@@ -267,7 +267,7 @@ In this example, we&#8217;re using the 1.9.1 release distribution.</p>
 <p>Enter the quickstart directory:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ cd shiro-root-1.9.1/samples/quickstart</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ cd shiro-root-1.10.0/samples/quickstart</code></pre>
 </div>
 </div>
 </li>
diff --git a/articles.html b/articles.html
index c7ae8763c..668821e49 100644
--- a/articles.html
+++ b/articles.html
@@ -209,26 +209,26 @@
 <p><strong><a href="https://stormpath.com/blog/whats-new-apache-shiro-12">What&#8217;s new in Apache Shiro 1.2</a></strong> on 13 March 2012 by Les Hazlewood.</p>
 </li>
 <li>
-<p><strong><a href="http://www.ibm.com/developerworks/web/library/wa-apacheshiro/">Introducing Apache Shiro</a></strong> by Nathan Good on IBM DeveloperWorks, 14 September 2010.</p>
+<p><strong><a href="https://web.archive.org/web/20201109014747/http://www.ibm.com/developerworks/web/library/wa-apacheshiro/">Introducing Apache Shiro</a></strong> by Nathan Good on IBM DeveloperWorks, 14 September 2010 [archive.org].</p>
 </li>
 <li>
-<p><strong>An Introduction to Shiro (formerly JSecurity/Ki) - A Beginner&#8217;s Tutorial</strong> by <a href="http://www.brucephillips.name">Bruce Phillips</a>:</p>
+<p><strong>An Introduction to Shiro (formerly JSecurity/Ki) - A Beginner&#8217;s Tutorial</strong> by <a href="https://www.brucephillips.name/">Bruce Phillips</a>:</p>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="http://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-1">Part 1</a></p>
+<p><a href="https://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-1">Part 1</a></p>
 </li>
 <li>
-<p><a href="http://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-2">Part 2</a></p>
+<p><a href="https://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-2">Part 2</a></p>
 </li>
 <li>
-<p><a href="http://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-3">Part 3</a></p>
+<p><a href="https://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-3">Part 3</a></p>
 </li>
 <li>
-<p><a href="http://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-4">Part 4</a></p>
+<p><a href="https://www.brucephillips.name/blog/index.cfm/2009/4/5/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners&#8212;&#8203;Tutorial-Part-4">Part 4</a></p>
 </li>
 <li>
-<p><a href="http://www.brucephillips.name/blog/index.cfm/2009/5/1/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners-Tutorial-Part-5">Part 5</a></p>
+<p><a href="https://www.brucephillips.name/blog/index.cfm/2009/5/1/An-Introduction-to-Ki-formerly-JSecurity&#8212;&#8203;A-Beginners-Tutorial-Part-5">Part 5</a></p>
 </li>
 </ul>
 </div>
@@ -246,7 +246,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p><strong><a href="http://czetsuya-tech.blogspot.com/2012/10/how-to-integrate-apache-shiro-with.html?spref=tw">How to Integrate Apache Shiro with JavaEE6</a></strong> by czetsuya on 11 October 2012.</p>
+<p><strong><a href="https://www.czetsuyatech.com/2012/10/javaee-shiro-with-jdbc-on-glassfish.html">How to use Shiro with JDBC on JavaEE and Glassfish</a></strong> by czetsuya from October 2012.</p>
 </li>
 <li>
 <p><strong><a href="https://mehmetceliksoy.wordpress.com/2015/06/28/shiro-jdbc-realm/">Custom Apache Shiro JDBC Realm</a></strong> by Mehmet Celiksoy</p>
diff --git a/cas.html b/cas.html
index dd9243afb..49799ae2c 100644
--- a/cas.html
+++ b/cas.html
@@ -362,7 +362,7 @@ Generally, the CAS client forwards the user to the originally called protected p
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-cas&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -372,7 +372,7 @@ Generally, the CAS client forwards the user to the originally called protected p
     role="tabpanel"
     aria-labelledby="gradle-casmain-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 'org.apache.shiro:shiro-cas:1.9.1'
+    <pre><code class='groovy language-groovy'>compile 'org.apache.shiro:shiro-cas:1.10.0'
 </code></pre>
   </div>
   <div
@@ -381,7 +381,7 @@ Generally, the CAS client forwards the user to the originally called protected p
     role="tabpanel"
     aria-labelledby="sbt-casmain-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += "org.apache.shiro" % "shiro-cas" % "1.9.1"
+    <pre><code class='scala language-scala'>libraryDependencies += "org.apache.shiro" % "shiro-cas" % "1.10.0"
 </code></pre>
   </div>
   <div
@@ -390,7 +390,7 @@ Generally, the CAS client forwards the user to the originally called protected p
     role="tabpanel"
     aria-labelledby="ivy-casmain-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" name="shiro-cas" rev="1.9.1"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" name="shiro-cas" rev="1.10.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -399,7 +399,7 @@ Generally, the CAS client forwards the user to the originally called protected p
     role="tabpanel"
     aria-labelledby="leiningen-casmain-tab"
     >
-    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-cas "1.9.1"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-cas "1.10.0"]
 </code></pre>
   </div>
   <div
@@ -408,7 +408,7 @@ Generally, the CAS client forwards the user to the originally called protected p
     role="tabpanel"
     aria-labelledby="buildr-casmain-tab"
   >
-    <pre><code class='groovy language-groovy'>'org.apache.shiro:shiro-cas:jar:1.9.1'
+    <pre><code class='groovy language-groovy'>'org.apache.shiro:shiro-cas:jar:1.10.0'
 </code></pre>
   </div>
 </div>
diff --git a/command-line-hasher.html b/command-line-hasher.html
index 48eefb050..7ff2b7dd7 100644
--- a/command-line-hasher.html
+++ b/command-line-hasher.html
@@ -227,14 +227,14 @@ They are outdated and all considered insecure!</p>
 <h2 id="CommandLineHasher-Usage">Usage</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Ensure you have access to the <code>shiro-tools-hasher-1.9.1-cli.jar</code> file.
+<p>Ensure you have access to the <code>shiro-tools-hasher-1.10.0-cli.jar</code> file.
 You can either find this in a source build in the <em>buildroot</em>`/tools/hasher/target` directory or via download through Maven.</p>
 </div>
 <div class="listingblock">
 <div class="content">
 <pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash"># Use the following to download from Maven Central into
-# ~/.m2/repository/org/apache/shiro/tools/shiro-tools-hasher/1.9.1/shiro-tools-hasher-1.9.1-cli.jar
-$ mvn dependency:get -DgroupId=org.apache.shiro.tools -DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=1.9.1</code></pre>
+# ~/.m2/repository/org/apache/shiro/tools/shiro-tools-hasher/1.10.0/shiro-tools-hasher-1.10.0-cli.jar
+$ mvn dependency:get -DgroupId=org.apache.shiro.tools -DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=1.10.0</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -242,7 +242,7 @@ $ mvn dependency:get -DgroupId=org.apache.shiro.tools -DartifactId=shiro-tools-h
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ java -jar shiro-tools-hasher-1.9.1-cli.jar</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ java -jar shiro-tools-hasher-1.10.0-cli.jar</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -263,7 +263,7 @@ $ mvn dependency:get -DgroupId=org.apache.shiro.tools -DartifactId=shiro-tools-h
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ java -jar shiro-tools-hasher-1.9.1-cli.jar -p</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">$ java -jar shiro-tools-hasher-1.10.0-cli.jar -p</code></pre>
 </div>
 </div>
 <div class="paragraph">
diff --git a/configuration.html b/configuration.html
index fbcf6c732..9d33d4c61 100644
--- a/configuration.html
+++ b/configuration.html
@@ -435,7 +435,7 @@ myRealm = com.company.shiro.realm.MyRealm
 <p>This line instantiates a new object instance of type <code>com.company.shiro.realm.MyRealm</code> and makes that object available under the <strong>myRealm</strong> name for further reference and configuration.</p>
 </div>
 <div class="paragraph">
-<p>If the object instantiated implements the <code>org.apache.shiro.util.Nameable</code> interface, then the the <code>Nameable.setName</code> method will be invoked on the object with the name value ( <strong><code>myRealm</code></strong> in this example).</p>
+<p>If the object instantiated implements the <code>org.apache.shiro.util.Nameable</code> interface, then the <code>Nameable.setName</code> method will be invoked on the object with the name value ( <strong><code>myRealm</code></strong> in this example).</p>
 </div>
 </div>
 <div class="sect4">
diff --git a/documentation.html b/documentation.html
index bc33b6f7f..a1a914866 100644
--- a/documentation.html
+++ b/documentation.html
@@ -247,18 +247,18 @@
 <div class="sect2">
 <h3 id="current_release">Current Release</h3>
 <div class="paragraph">
-<p>Apache Shiro 1.9.1 (<a href="download.html">Download</a>)</p>
+<p>Apache Shiro 1.10.0 (<a href="download.html">Download</a>)</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="static/1.9.1/apidocs">API</a> (JavaDoc)</p>
+<p><a href="static/1.10.0/apidocs">API</a> (JavaDoc)</p>
 </li>
 <li>
-<p><a href="https://github.com/apache/shiro/tree/shiro-root-1.9.1/">Browse Source</a> (GitHub tag)</p>
+<p><a href="https://github.com/apache/shiro/tree/shiro-root-1.10.0/">Browse Source</a> (GitHub tag)</p>
 </li>
 <li>
-<p><a href="static/1.9.1/">Maven Static Site</a></p>
+<p><a href="static/1.10.0/">Maven Static Site</a></p>
 </li>
 </ul>
 </div>
diff --git a/download.html b/download.html
index c2f0f470a..b98110ed0 100644
--- a/download.html
+++ b/download.html
@@ -185,7 +185,7 @@
 <p><div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>Apache Shiro 1.9.1 is the current stable release (Java 1.8+ JVM).</p>
+<p>Apache Shiro 1.10.0 is the current stable release (Java 1.8+ JVM).</p>
 </div>
 <div class="paragraph">
 <p>To download Shiro please follow the instructions below.</p>
@@ -204,7 +204,7 @@
 <h2 id="current_release">Current Release</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The current release is 1.9.1.
+<p>The current release is 1.10.0.
 For older releases, please visit our <a href="release-archive.html">release archive</a>.</p>
 </div>
 </div>
@@ -214,42 +214,42 @@ For older releases, please visit our <a href="release-archive.html">release arch
 
 <p>
   <ul>
-    <li><a href="#191">Apache Shiro Release v1.9.1</a></li>
+    <li><a href="#1100">Apache Shiro Release v1.10.0</a></li>
     <ul>
-      <li><a href="#191Source">1.9.1 Source Code Distribution</a></li>
-      <li><a href="#191Git">1.9.1 Git Source repository</a></li>
-      <li><a href="#191Binary">1.9.1 Binaries</a></li>
+      <li><a href="#1100Source">1.10.0 Source Code Distribution</a></li>
+      <li><a href="#1100Git">1.10.0 Git Source repository</a></li>
+      <li><a href="#1100Binary">1.10.0 Binaries</a></li>
     </ul>
   </ul>
 </p>
 
 
 
-  <section id="191">
-  <h2>Release 1.9.1</h2>
+  <section id="1100">
+  <h2>Release 1.10.0</h2>
 
-  <h3 id="191Source">1.9.1 Source Code Distribution</h3>
+  <h3 id="1100Source">1.10.0 Source Code Distribution</h3>
 
   <p>The source bundle requires JDK 1.8 and Maven 3.0.3+ to build:
 
-  <code><a class="external-link" href="https://www.apache.org/dyn/closer.lua/shiro/1.9.1/shiro-root-1.9.1-source-release.zip">shiro-root-1.9.1-source-release.zip</a></code>
+  <code><a class="external-link" href="https://www.apache.org/dyn/closer.lua/shiro/1.10.0/shiro-root-1.10.0-source-release.zip">shiro-root-1.10.0-source-release.zip</a></code>
     (<a class="external-link"
-        href="https://downloads.apache.org/shiro/1.9.1/shiro-root-1.9.1-source-release.zip.asc">pgp</a>, <a
+        href="https://downloads.apache.org/shiro/1.10.0/shiro-root-1.10.0-source-release.zip.asc">pgp</a>, <a
             class="external-link"
-            href="https://downloads.apache.org/shiro/1.9.1/shiro-root-1.9.1-source-release.zip.sha512">sha512</a>)
+            href="https://downloads.apache.org/shiro/1.10.0/shiro-root-1.10.0-source-release.zip.sha512">sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" title="Documentation">here</a></p>
 
-  <h3 id="191Git">1.9.1 Git Source repository</h3>
+  <h3 id="1100Git">1.10.0 Git Source repository</h3>
 
   <p>The source can be cloned anonymously from Git with this command:</p>
   <pre><code class="language-bash bash">git clone https://github.com/apache/shiro.git
-git checkout shiro-root-1.9.1
+git checkout shiro-root-1.10.0
 </code>
 </pre>
 
-  <h3 id="191Binary">1.9.1 Binaries</h3>
+  <h3 id="1100Binary">1.10.0 Binaries</h3>
 
   <p>If you don't want to build yourself, you can download pre-built binaries from Maven Central, just click the link in the "Artifact" column. If you would like
     acquire Shiro through Maven, then please use the markup listed under "Maven Usage"</p>
@@ -270,8 +270,8 @@ git checkout shiro-root-1.9.1
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-all/1.9.1/shiro-all-1.9.1.jar">shiro-all</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-all/1.9.1/shiro-all-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-all/1.10.0/shiro-all-1.10.0.jar">shiro-all</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-all/1.10.0/shiro-all-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
@@ -289,15 +289,15 @@ For Maven builds, it is <b>highly</b> recommended to specify individual modules
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/1.9.1/shiro-core-1.9.1.jar">shiro-core</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/1.9.1/shiro-core-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/1.10.0/shiro-core-1.10.0.jar">shiro-core</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/1.10.0/shiro-core-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-core&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -311,15 +311,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/1.9.1/shiro-web-1.9.1.jar">shiro-web</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/1.9.1/shiro-web-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/1.10.0/shiro-web-1.10.0.jar">shiro-web</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/1.10.0/shiro-web-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-web&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -329,15 +329,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/1.9.1/shiro-servlet-plugin-1.9.1.jar">shiro-servlet-plugin</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/1.9.1/shiro-servlet-plugin-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/1.10.0/shiro-servlet-plugin-1.10.0.jar">shiro-servlet-plugin</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/1.10.0/shiro-servlet-plugin-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-servlet-plugin&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -347,15 +347,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/1.9.1/shiro-jaxrs-1.9.1.jar">shiro-jaxrs</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/1.9.1/shiro-jaxrs-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/1.10.0/shiro-jaxrs-1.10.0.jar">shiro-jaxrs</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/1.10.0/shiro-jaxrs-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-jaxrs&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -365,15 +365,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/1.9.1/shiro-aspectj-1.9.1.jar">shiro-aspectj</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/1.9.1/shiro-aspectj-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/1.10.0/shiro-aspectj-1.10.0.jar">shiro-aspectj</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/1.10.0/shiro-aspectj-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-aspectj&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -384,15 +384,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/1.9.1/shiro-cas-1.9.1.jar">shiro-cas</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/1.9.1/shiro-cas-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/1.10.0/shiro-cas-1.10.0.jar">shiro-cas</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/1.10.0/shiro-cas-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-cas&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -406,15 +406,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/1.9.1/shiro-ehcache-1.9.1.jar">shiro-ehcache</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/1.9.1/shiro-ehcache-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/1.10.0/shiro-ehcache-1.10.0.jar">shiro-ehcache</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/1.10.0/shiro-ehcache-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-ehcache&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -424,15 +424,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/1.9.1/shiro-hazelcast-1.9.1.jar">shiro-hazelcast</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/1.9.1/shiro-hazelcast-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/1.10.0/shiro-hazelcast-1.10.0.jar">shiro-hazelcast</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/1.10.0/shiro-hazelcast-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-hazelcast&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -442,15 +442,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/1.9.1/shiro-features-1.9.1-features.xml">shiro-features</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/1.9.1/shiro-features-1.9.1-features.xml.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/1.10.0/shiro-features-1.10.0-features.xml">shiro-features</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/1.10.0/shiro-features-1.10.0-features.xml.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-features&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -460,15 +460,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/1.9.1/shiro-guice-1.9.1.jar">shiro-guice</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/1.9.1/shiro-guice-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/1.10.0/shiro-guice-1.10.0.jar">shiro-guice</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/1.10.0/shiro-guice-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-guice&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -478,15 +478,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/1.9.1/shiro-quartz-1.9.1.jar">shiro-quartz</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/1.9.1/shiro-quartz-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/1.10.0/shiro-quartz-1.10.0.jar">shiro-quartz</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/1.10.0/shiro-quartz-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-quartz&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -497,15 +497,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/1.9.1/shiro-spring-1.9.1.jar">shiro-spring</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/1.9.1/shiro-spring-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/1.10.0/shiro-spring-1.10.0.jar">shiro-spring</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/1.10.0/shiro-spring-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -515,15 +515,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/1.9.1/shiro-spring-boot-starter-1.9.1.jar">shiro-spring-boot-starter</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/1.9.1/shiro-spring-boot-starter-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/1.10.0/shiro-spring-boot-starter-1.10.0.jar">shiro-spring-boot-starter</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/1.10.0/shiro-spring-boot-starter-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-starter&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -533,15 +533,15 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/1.9.1/shiro-spring-boot-web-starter-1.9.1.jar">shiro-spring-boot-web-starter</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/1.9.1/shiro-spring-boot-web-starter-1.9.1.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/1.10.0/shiro-spring-boot-web-starter-1.10.0.jar">shiro-spring-boot-web-starter</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/1.10.0/shiro-spring-boot-web-starter-1.10.0.jar.asc">pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-web-starter&lt;/artifactId&gt;
-  &lt;version&gt;1.9.1&lt;/version&gt;
+  &lt;version&gt;1.10.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -551,8 +551,8 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/1.9.1/shiro-tools-hasher-1.9.1-cli.jar">shiro-tools-hasher</a><br/>
-      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/1.9.1/shiro-tools-hasher-1.9.1-cli.jar.asc">pgp</a>)
+      <a href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/1.10.0/shiro-tools-hasher-1.10.0-cli.jar">shiro-tools-hasher</a><br/>
+      (<a href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/1.10.0/shiro-tools-hasher-1.10.0-cli.jar.asc">pgp</a>)
     </td>
 
     <td>
@@ -562,7 +562,7 @@ to the Apache Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pa
     <td>A command-line program to perform hashing (MD5, SHA, etc) for files, streams and passwords.
 Note that this is a command line program and not intended to be used as a Maven/program dependency.
 It is intended to be downloaded and executed:
-<pre><code class='bash'> java -jar shiro-tools-hasher-1.9.1-cli.jar</code></pre>
+<pre><code class='bash'> java -jar shiro-tools-hasher-1.10.0-cli.jar</code></pre>
 </td>
 
   </tr>
... 2705378 lines suppressed ...