This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-web-content.git
commit ec05ce497d739f4582992cc35883c0191f1cfc80 Merge: d8f9cbf20 1b7e811f9 Author: Olivier Lamy <[email protected]> AuthorDate: Mon Jul 25 11:50:22 2022 +1000 Merge remote-tracking branch 'origin/asf-staging' .../3.0.0-SNAPSHOT/apidocs/allclasses-index.html | 2059 ++++ .../core/3.0.0-SNAPSHOT/apidocs/allclasses.html | 369 + .../3.0.0-SNAPSHOT/apidocs/allpackages-index.html | 460 + .../3.0.0-SNAPSHOT/apidocs/constant-values.html | 1670 ++- .../3.0.0-SNAPSHOT/apidocs/deprecated-list.html | 192 +- redback/core/3.0.0-SNAPSHOT/apidocs/element-list | 74 + redback/core/3.0.0-SNAPSHOT/apidocs/help-doc.html | 162 +- redback/core/3.0.0-SNAPSHOT/apidocs/index-all.html | 8483 +++++++++----- redback/core/3.0.0-SNAPSHOT/apidocs/index.html | 506 +- .../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 .../3.0.0-SNAPSHOT/apidocs/jquery/jquery-3.5.1.js | 10872 ++++++++++++++++++ .../3.0.0-SNAPSHOT/apidocs/jquery/jquery-ui.css | 582 + .../3.0.0-SNAPSHOT/apidocs/jquery/jquery-ui.js | 2659 +++++ .../apidocs/jquery/jquery-ui.min.css | 7 + .../3.0.0-SNAPSHOT/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 + .../3.0.0-SNAPSHOT/apidocs/member-search-index.js | 1 + .../3.0.0-SNAPSHOT/apidocs/member-search-index.zip | Bin 0 -> 36967 bytes .../authentication/AbstractAuthenticator.html | 181 +- .../authentication/AuthenticationConstants.html | 155 +- .../authentication/AuthenticationControl.html | 444 + .../authentication/AuthenticationDataSource.html | 123 +- .../authentication/AuthenticationException.html | 161 +- .../authentication/AuthenticationFailureCause.html | 205 +- .../authentication/AuthenticationManager.html | 234 +- .../authentication/AuthenticationResult.html | 237 +- .../redback/authentication/Authenticator.html | 158 +- .../authentication/AuthenticatorControl.html | 401 + .../BearerTokenAuthenticationDataSource.html | 383 + .../DefaultAuthenticationManager.html | 285 +- .../authentication/EncryptionFailedException.html | 159 +- .../authentication/InvalidTokenException.html | 159 +- .../authentication/NotAuthenticatedException.html | 152 +- .../PasswordBasedAuthenticationDataSource.html | 204 +- .../redback/authentication/SimpleTokenData.html | 230 +- .../redback/authentication/StringToken.html | 444 + .../archiva/redback/authentication/Token.html | 349 + .../TokenBasedAuthenticationDataSource.html | 207 +- .../archiva/redback/authentication/TokenData.html | 144 +- .../redback/authentication/TokenManager.html | 373 +- .../archiva/redback/authentication/TokenType.html | 423 + .../class-use/AbstractAuthenticator.html | 211 +- .../class-use/AuthenticationConstants.html | 87 +- .../class-use/AuthenticationControl.html | 229 + .../class-use/AuthenticationDataSource.html | 353 +- .../class-use/AuthenticationException.html | 448 +- .../class-use/AuthenticationFailureCause.html | 139 +- .../class-use/AuthenticationManager.html | 144 +- .../class-use/AuthenticationResult.html | 402 +- .../authentication/class-use/Authenticator.html | 248 +- .../class-use/AuthenticatorControl.html | 248 + .../BearerTokenAuthenticationDataSource.html | 194 + .../class-use/DefaultAuthenticationManager.html | 87 +- .../class-use/EncryptionFailedException.html | 121 +- .../class-use/InvalidTokenException.html | 111 +- .../class-use/NotAuthenticatedException.html | 87 +- .../PasswordBasedAuthenticationDataSource.html | 87 +- .../authentication/class-use/SimpleTokenData.html | 87 +- .../authentication/class-use/StringToken.html | 148 + .../redback/authentication/class-use/Token.html | 308 + .../TokenBasedAuthenticationDataSource.html | 87 +- .../authentication/class-use/TokenData.html | 175 +- .../authentication/class-use/TokenManager.html | 130 +- .../authentication/class-use/TokenType.html | 270 + .../redback/authentication/jwt/BearerError.html | 493 + .../jwt/JwtAuthenticator.SigningKeyResolver.html | 334 + .../authentication/jwt/JwtAuthenticator.html | 1167 ++ .../jwt/JwtKeyIdNotFoundException.html | 321 + .../jwt/TokenAuthenticationException.html | 401 + .../authentication/jwt/class-use/BearerError.html | 249 + .../JwtAuthenticator.SigningKeyResolver.html | 148 + .../jwt/class-use/JwtAuthenticator.html | 192 + .../jwt/class-use/JwtKeyIdNotFoundException.html | 148 + .../class-use/TokenAuthenticationException.html | 208 + .../authentication/jwt/package-summary.html | 204 + .../redback/authentication/jwt/package-tree.html | 204 + .../redback/authentication/jwt/package-use.html | 210 + .../keystore/KeyStoreAuthenticator.html | 208 +- .../keystore/class-use/KeyStoreAuthenticator.html | 87 +- .../authentication/keystore/package-summary.html | 87 +- .../authentication/keystore/package-tree.html | 91 +- .../authentication/keystore/package-use.html | 83 +- .../authentication/ldap/LdapBindAuthenticator.html | 211 +- .../ldap/class-use/LdapBindAuthenticator.html | 87 +- .../authentication/ldap/package-summary.html | 87 +- .../redback/authentication/ldap/package-tree.html | 91 +- .../redback/authentication/ldap/package-use.html | 83 +- .../authentication/memory/MemoryAuthenticator.html | 232 +- .../memory/class-use/MemoryAuthenticator.html | 87 +- .../authentication/memory/package-summary.html | 87 +- .../authentication/memory/package-tree.html | 91 +- .../redback/authentication/memory/package-use.html | 83 +- .../authentication/open/OpenAuthenticator.html | 204 +- .../open/class-use/OpenAuthenticator.html | 87 +- .../authentication/open/package-summary.html | 87 +- .../redback/authentication/open/package-tree.html | 91 +- .../redback/authentication/open/package-use.html | 83 +- .../redback/authentication/package-summary.html | 176 +- .../redback/authentication/package-tree.html | 146 +- .../redback/authentication/package-use.html | 503 +- .../users/UserManagerAuthenticator.html | 254 +- .../users/class-use/UserManagerAuthenticator.html | 87 +- .../authentication/users/package-summary.html | 89 +- .../redback/authentication/users/package-tree.html | 91 +- .../redback/authentication/users/package-use.html | 83 +- .../authorization/AuthorizationDataSource.html | 233 +- .../authorization/AuthorizationException.html | 147 +- .../redback/authorization/AuthorizationResult.html | 175 +- .../archiva/redback/authorization/Authorizer.html | 141 +- .../authorization/NotAuthorizedException.html | 152 +- .../authorization/RedbackAuthorization.html | 183 +- .../authorization/UnauthorizedException.html | 147 +- .../class-use/AuthorizationDataSource.html | 171 +- .../class-use/AuthorizationException.html | 264 +- .../class-use/AuthorizationResult.html | 240 +- .../authorization/class-use/Authorizer.html | 175 +- .../class-use/NotAuthorizedException.html | 87 +- .../class-use/RedbackAuthorization.html | 906 +- .../class-use/UnauthorizedException.html | 87 +- .../redback/authorization/open/OpenAuthorizer.html | 183 +- .../open/class-use/OpenAuthorizer.html | 87 +- .../authorization/open/package-summary.html | 87 +- .../redback/authorization/open/package-tree.html | 89 +- .../redback/authorization/open/package-use.html | 83 +- .../redback/authorization/package-summary.html | 109 +- .../redback/authorization/package-tree.html | 109 +- .../archiva/redback/authorization/package-use.html | 255 +- .../redback/authorization/rbac/RbacAuthorizer.html | 231 +- .../rbac/class-use/RbacAuthorizer.html | 87 +- .../rbac/evaluator/DefaultPermissionEvaluator.html | 178 +- .../evaluator/PermissionEvaluationException.html | 147 +- .../rbac/evaluator/PermissionEvaluator.html | 126 +- .../class-use/DefaultPermissionEvaluator.html | 87 +- .../class-use/PermissionEvaluationException.html | 124 +- .../evaluator/class-use/PermissionEvaluator.html | 139 +- .../rbac/evaluator/package-summary.html | 95 +- .../authorization/rbac/evaluator/package-tree.html | 99 +- .../authorization/rbac/evaluator/package-use.html | 118 +- .../authorization/rbac/package-summary.html | 87 +- .../redback/authorization/rbac/package-tree.html | 89 +- .../redback/authorization/rbac/package-use.html | 83 +- .../redback/common/config/acc2/CfgListener.html | 173 +- .../config/acc2/CommonsConfigurationRegistry.html | 640 +- .../common/config/acc2/class-use/CfgListener.html | 87 +- .../class-use/CommonsConfigurationRegistry.html | 87 +- .../common/config/acc2/package-summary.html | 89 +- .../redback/common/config/acc2/package-tree.html | 91 +- .../redback/common/config/acc2/package-use.html | 83 +- .../redback/common/config/api/AsyncListener.html | 116 +- .../redback/common/config/api/ConfigRegistry.html | 425 +- .../redback/common/config/api/EventType.html | 186 +- .../common/config/api/RegistryException.html | 147 +- .../common/config/api/RegistryListener.html | 126 +- .../common/config/api/class-use/AsyncListener.html | 87 +- .../config/api/class-use/ConfigRegistry.html | 193 +- .../common/config/api/class-use/EventType.html | 134 +- .../config/api/class-use/RegistryException.html | 201 +- .../config/api/class-use/RegistryListener.html | 145 +- .../redback/common/config/api/package-summary.html | 101 +- .../redback/common/config/api/package-tree.html | 111 +- .../redback/common/config/api/package-use.html | 130 +- .../archiva/redback/common/ldap/LdapUtils.html | 259 +- .../redback/common/ldap/MappingException.html | 151 +- .../common/ldap/ObjectNotFoundException.html | 315 + .../redback/common/ldap/class-use/LdapUtils.html | 87 +- .../common/ldap/class-use/MappingException.html | 516 +- .../ldap/class-use/ObjectNotFoundException.html | 148 + .../ConfigurableLdapConnectionFactory.html | 439 +- .../ldap/connection/DefaultLdapConnection.html | 230 +- .../common/ldap/connection/LdapConnection.html | 164 +- .../connection/LdapConnectionConfiguration.html | 403 +- .../ldap/connection/LdapConnectionFactory.html | 200 +- .../common/ldap/connection/LdapException.html | 169 +- .../ConfigurableLdapConnectionFactory.html | 87 +- .../class-use/DefaultLdapConnection.html | 128 +- .../ldap/connection/class-use/LdapConnection.html | 202 +- .../class-use/LdapConnectionConfiguration.html | 164 +- .../class-use/LdapConnectionFactory.html | 127 +- .../ldap/connection/class-use/LdapException.html | 218 +- .../common/ldap/connection/package-summary.html | 101 +- .../common/ldap/connection/package-tree.html | 111 +- .../common/ldap/connection/package-use.html | 176 +- .../redback/common/ldap/package-summary.html | 95 +- .../archiva/redback/common/ldap/package-tree.html | 99 +- .../archiva/redback/common/ldap/package-use.html | 143 +- .../common/ldap/role/DefaultLdapRoleMapper.html | 688 +- .../role/DefaultLdapRoleMapperConfiguration.html | 247 +- .../redback/common/ldap/role/LdapGroup.html | 511 + .../redback/common/ldap/role/LdapRoleMapper.html | 394 +- .../ldap/role/LdapRoleMapperConfiguration.html | 198 +- .../ldap/role/class-use/DefaultLdapRoleMapper.html | 87 +- .../DefaultLdapRoleMapperConfiguration.html | 87 +- .../common/ldap/role/class-use/LdapGroup.html | 233 + .../common/ldap/role/class-use/LdapRoleMapper.html | 139 +- .../class-use/LdapRoleMapperConfiguration.html | 109 +- .../redback/common/ldap/role/package-summary.html | 101 +- .../redback/common/ldap/role/package-tree.html | 98 +- .../redback/common/ldap/role/package-use.html | 126 +- .../archiva/redback/common/ldap/user/LdapUser.html | 644 +- .../redback/common/ldap/user/LdapUserMapper.html | 439 +- .../redback/common/ldap/user/UserMapper.html | 269 +- .../redback/common/ldap/user/UserUpdate.html | 180 +- .../common/ldap/user/class-use/LdapUser.html | 238 +- .../common/ldap/user/class-use/LdapUserMapper.html | 87 +- .../common/ldap/user/class-use/UserMapper.html | 159 +- .../common/ldap/user/class-use/UserUpdate.html | 116 +- .../redback/common/ldap/user/package-summary.html | 95 +- .../redback/common/ldap/user/package-tree.html | 97 +- .../redback/common/ldap/user/package-use.html | 152 +- .../configuration/DefaultUserConfiguration.html | 335 +- .../redback/configuration/UserConfiguration.html | 199 +- .../configuration/UserConfigurationException.html | 140 +- .../configuration/UserConfigurationKeys.html | 1258 +- .../class-use/DefaultUserConfiguration.html | 87 +- .../configuration/class-use/UserConfiguration.html | 368 +- .../class-use/UserConfigurationException.html | 112 +- .../class-use/UserConfigurationKeys.html | 87 +- .../redback/configuration/package-summary.html | 97 +- .../redback/configuration/package-tree.html | 101 +- .../archiva/redback/configuration/package-use.html | 237 +- .../archiva/redback/integration/HttpUtils.html | 146 +- .../checks/security/AdminAutoCreateCheck.html | 206 +- .../checks/security/GuestUserEnvironmentCheck.html | 150 +- .../security/LockedAdminEnvironmentCheck.html | 168 +- .../security/RequiredRolesEnvironmentCheck.html | 172 +- .../security/class-use/AdminAutoCreateCheck.html | 87 +- .../class-use/GuestUserEnvironmentCheck.html | 87 +- .../class-use/LockedAdminEnvironmentCheck.html | 87 +- .../class-use/RequiredRolesEnvironmentCheck.html | 87 +- .../checks/security/package-summary.html | 93 +- .../integration/checks/security/package-tree.html | 95 +- .../integration/checks/security/package-use.html | 83 +- .../redback/integration/class-use/HttpUtils.html | 87 +- .../integration/filter/SpringServletFilter.html | 156 +- .../AbstractHttpAuthenticationFilter.html | 168 +- .../HttpAuthenticationException.html | 163 +- .../filter/authentication/HttpAuthenticator.html | 293 +- .../basic/HttpBasicAuthentication.html | 214 +- .../basic/HttpBasicAuthenticationFilter.html | 169 +- .../basic/class-use/HttpBasicAuthentication.html | 87 +- .../class-use/HttpBasicAuthenticationFilter.html | 87 +- .../authentication/basic/package-summary.html | 89 +- .../filter/authentication/basic/package-tree.html | 97 +- .../filter/authentication/basic/package-use.html | 83 +- .../AbstractHttpAuthenticationFilter.html | 127 +- .../class-use/HttpAuthenticationException.html | 128 +- .../class-use/HttpAuthenticator.html | 202 +- .../filter/authentication/digest/Digest.html | 147 +- .../filter/authentication/digest/Hex.html | 147 +- .../digest/HttpDigestAuthentication.html | 241 +- .../digest/HttpDigestAuthenticationFilter.html | 169 +- .../authentication/digest/HttpDigestHeader.html | 239 +- .../digest/NonceExpirationException.html | 163 +- .../authentication/digest/class-use/Digest.html | 87 +- .../authentication/digest/class-use/Hex.html | 87 +- .../digest/class-use/HttpDigestAuthentication.html | 87 +- .../class-use/HttpDigestAuthenticationFilter.html | 87 +- .../digest/class-use/HttpDigestHeader.html | 87 +- .../digest/class-use/NonceExpirationException.html | 87 +- .../authentication/digest/package-summary.html | 99 +- .../filter/authentication/digest/package-tree.html | 113 +- .../filter/authentication/digest/package-use.html | 83 +- .../filter/authentication/package-summary.html | 93 +- .../filter/authentication/package-tree.html | 101 +- .../filter/authentication/package-use.html | 161 +- .../authorization/SimpleAuthorizationFilter.html | 172 +- .../class-use/SimpleAuthorizationFilter.html | 87 +- .../filter/authorization/package-summary.html | 87 +- .../filter/authorization/package-tree.html | 91 +- .../filter/authorization/package-use.html | 83 +- .../filter/class-use/SpringServletFilter.html | 163 +- .../integration/filter/package-summary.html | 87 +- .../redback/integration/filter/package-tree.html | 89 +- .../redback/integration/filter/package-use.html | 143 +- .../integration/mail/FreemarkerMailGenerator.html | 264 +- .../redback/integration/mail/MailGenerator.html | 166 +- .../archiva/redback/integration/mail/Mailer.html | 148 +- .../redback/integration/mail/MailerImpl.html | 212 +- .../mail/class-use/FreemarkerMailGenerator.html | 87 +- .../integration/mail/class-use/MailGenerator.html | 109 +- .../redback/integration/mail/class-use/Mailer.html | 109 +- .../integration/mail/class-use/MailerImpl.html | 87 +- .../redback/integration/mail/package-summary.html | 95 +- .../redback/integration/mail/package-tree.html | 97 +- .../redback/integration/mail/package-use.html | 104 +- .../model/AdminEditUserCredentials.html | 182 +- .../integration/model/CreateRoleDetails.html | 130 +- .../integration/model/CreateUserCredentials.html | 148 +- .../redback/integration/model/EditRoleDetails.html | 148 +- .../integration/model/EditUserCredentials.html | 164 +- .../redback/integration/model/RoleDetails.html | 231 +- .../integration/model/SimplePermission.html | 177 +- .../redback/integration/model/UserCredentials.html | 298 +- .../model/class-use/AdminEditUserCredentials.html | 87 +- .../model/class-use/CreateRoleDetails.html | 87 +- .../model/class-use/CreateUserCredentials.html | 87 +- .../model/class-use/EditRoleDetails.html | 87 +- .../model/class-use/EditUserCredentials.html | 109 +- .../integration/model/class-use/RoleDetails.html | 112 +- .../model/class-use/SimplePermission.html | 121 +- .../model/class-use/UserCredentials.html | 115 +- .../redback/integration/model/package-summary.html | 101 +- .../redback/integration/model/package-tree.html | 103 +- .../redback/integration/model/package-use.html | 110 +- .../redback/integration/package-summary.html | 87 +- .../archiva/redback/integration/package-tree.html | 89 +- .../archiva/redback/integration/package-use.html | 83 +- .../security/role/RedbackRoleConstants.html | 288 +- .../role/class-use/RedbackRoleConstants.html | 87 +- .../integration/security/role/package-summary.html | 87 +- .../integration/security/role/package-tree.html | 87 +- .../integration/security/role/package-use.html | 83 +- .../redback/integration/util/AutoLoginCookies.html | 198 +- .../redback/integration/util/DateUtils.html | 161 +- .../integration/util/ModelTemplateSorter.html | 152 +- .../redback/integration/util/OperationSorter.html | 152 +- .../redback/integration/util/PermissionSorter.html | 152 +- .../redback/integration/util/ResourceSorter.html | 152 +- .../redback/integration/util/RoleSorter.html | 152 +- .../integration/util/TemplatedRoleSorter.html | 152 +- .../redback/integration/util/UserComparator.html | 156 +- .../util/class-use/AutoLoginCookies.html | 87 +- .../integration/util/class-use/DateUtils.html | 87 +- .../util/class-use/ModelTemplateSorter.html | 87 +- .../util/class-use/OperationSorter.html | 87 +- .../util/class-use/PermissionSorter.html | 87 +- .../integration/util/class-use/ResourceSorter.html | 87 +- .../integration/util/class-use/RoleSorter.html | 87 +- .../util/class-use/TemplatedRoleSorter.html | 87 +- .../integration/util/class-use/UserComparator.html | 87 +- .../redback/integration/util/package-summary.html | 103 +- .../redback/integration/util/package-tree.html | 105 +- .../redback/integration/util/package-use.html | 83 +- .../archiva/redback/keys/AbstractKeyManager.html | 233 +- .../archiva/redback/keys/AuthenticationKey.html | 190 +- .../apache/archiva/redback/keys/KeyManager.html | 206 +- .../archiva/redback/keys/KeyManagerException.html | 161 +- .../archiva/redback/keys/KeyManagerTestCase.html | 212 +- .../archiva/redback/keys/KeyNotFoundException.html | 161 +- .../redback/keys/cached/CachedKeyManager.html | 347 +- .../keys/cached/class-use/CachedKeyManager.html | 87 +- .../redback/keys/cached/package-summary.html | 87 +- .../archiva/redback/keys/cached/package-tree.html | 91 +- .../archiva/redback/keys/cached/package-use.html | 83 +- .../redback/keys/class-use/AbstractKeyManager.html | 145 +- .../redback/keys/class-use/AuthenticationKey.html | 547 +- .../archiva/redback/keys/class-use/KeyManager.html | 274 +- .../keys/class-use/KeyManagerException.html | 273 +- .../redback/keys/class-use/KeyManagerTestCase.html | 87 +- .../keys/class-use/KeyNotFoundException.html | 157 +- .../archiva/redback/keys/jpa/JpaKeyManager.html | 296 +- .../redback/keys/jpa/class-use/JpaKeyManager.html | 87 +- .../keys/jpa/model/JpaAuthenticationKey.html | 257 +- .../jpa/model/class-use/JpaAuthenticationKey.html | 87 +- .../redback/keys/jpa/model/package-summary.html | 87 +- .../redback/keys/jpa/model/package-tree.html | 89 +- .../redback/keys/jpa/model/package-use.html | 83 +- .../archiva/redback/keys/jpa/package-summary.html | 87 +- .../archiva/redback/keys/jpa/package-tree.html | 91 +- .../archiva/redback/keys/jpa/package-use.html | 83 +- .../keys/memory/MemoryAuthenticationKey.html | 248 +- .../redback/keys/memory/MemoryKeyManager.html | 259 +- .../memory/class-use/MemoryAuthenticationKey.html | 87 +- .../keys/memory/class-use/MemoryKeyManager.html | 87 +- .../redback/keys/memory/package-summary.html | 89 +- .../archiva/redback/keys/memory/package-tree.html | 93 +- .../archiva/redback/keys/memory/package-use.html | 83 +- .../archiva/redback/keys/package-summary.html | 101 +- .../apache/archiva/redback/keys/package-tree.html | 113 +- .../apache/archiva/redback/keys/package-use.html | 259 +- .../redback/policy/AbstractCookieSettings.html | 225 +- .../redback/policy/AccountLockedException.html | 158 +- .../archiva/redback/policy/CookieSettings.html | 142 +- .../redback/policy/DefaultUserSecurityPolicy.html | 493 +- .../policy/DefaultUserValidationSettings.html | 181 +- .../policy/MustChangePasswordException.html | 158 +- .../archiva/redback/policy/PasswordEncoder.html | 166 +- .../redback/policy/PasswordEncodingException.html | 161 +- .../archiva/redback/policy/PasswordRule.html | 146 +- .../policy/PasswordRuleViolationException.html | 184 +- .../PasswordRuleViolations.MessageReference.html | 149 +- .../redback/policy/PasswordRuleViolations.html | 197 +- .../archiva/redback/policy/PolicyContext.html | 167 +- .../redback/policy/PolicyViolationException.html | 161 +- .../redback/policy/RememberMeCookieSettings.html | 175 +- .../redback/policy/SignonCookieSettings.html | 175 +- .../archiva/redback/policy/UserSecurityPolicy.html | 317 +- .../redback/policy/UserValidationSettings.html | 126 +- .../policy/class-use/AbstractCookieSettings.html | 112 +- .../policy/class-use/AccountLockedException.html | 312 +- .../redback/policy/class-use/CookieSettings.html | 155 +- .../class-use/DefaultUserSecurityPolicy.html | 87 +- .../class-use/DefaultUserValidationSettings.html | 87 +- .../class-use/MustChangePasswordException.html | 292 +- .../redback/policy/class-use/PasswordEncoder.html | 185 +- .../class-use/PasswordEncodingException.html | 87 +- .../redback/policy/class-use/PasswordRule.html | 199 +- .../class-use/PasswordRuleViolationException.html | 178 +- .../PasswordRuleViolations.MessageReference.html | 111 +- .../policy/class-use/PasswordRuleViolations.html | 178 +- .../redback/policy/class-use/PolicyContext.html | 121 +- .../policy/class-use/PolicyViolationException.html | 112 +- .../policy/class-use/RememberMeCookieSettings.html | 87 +- .../policy/class-use/SignonCookieSettings.html | 87 +- .../policy/class-use/UserSecurityPolicy.html | 220 +- .../policy/class-use/UserValidationSettings.html | 139 +- .../encoders/AbstractJAASPasswordEncoder.html | 222 +- .../policy/encoders/PlainTextPasswordEncoder.html | 222 +- .../policy/encoders/SHA1PasswordEncoder.html | 144 +- .../policy/encoders/SHA256PasswordEncoder.html | 144 +- .../class-use/AbstractJAASPasswordEncoder.html | 112 +- .../class-use/PlainTextPasswordEncoder.html | 87 +- .../encoders/class-use/SHA1PasswordEncoder.html | 87 +- .../encoders/class-use/SHA256PasswordEncoder.html | 87 +- .../redback/policy/encoders/package-summary.html | 95 +- .../redback/policy/encoders/package-tree.html | 95 +- .../redback/policy/encoders/package-use.html | 103 +- .../archiva/redback/policy/package-summary.html | 125 +- .../archiva/redback/policy/package-tree.html | 131 +- .../apache/archiva/redback/policy/package-use.html | 361 +- .../redback/policy/rules/AbstractPasswordRule.html | 190 +- .../policy/rules/AlphaNumericPasswordRule.html | 208 +- .../redback/policy/rules/AlphaPasswordRule.html | 210 +- .../policy/rules/CharacterLengthPasswordRule.html | 236 +- .../redback/policy/rules/MustHavePasswordRule.html | 208 +- .../policy/rules/NumericalPasswordRule.html | 210 +- .../redback/policy/rules/ReusePasswordRule.html | 237 +- .../policy/rules/WhitespacePasswordRule.html | 208 +- .../rules/class-use/AbstractPasswordRule.html | 139 +- .../rules/class-use/AlphaNumericPasswordRule.html | 87 +- .../policy/rules/class-use/AlphaPasswordRule.html | 87 +- .../class-use/CharacterLengthPasswordRule.html | 87 +- .../rules/class-use/MustHavePasswordRule.html | 87 +- .../rules/class-use/NumericalPasswordRule.html | 87 +- .../policy/rules/class-use/ReusePasswordRule.html | 87 +- .../rules/class-use/WhitespacePasswordRule.html | 87 +- .../redback/policy/rules/package-summary.html | 113 +- .../archiva/redback/policy/rules/package-tree.html | 103 +- .../archiva/redback/policy/rules/package-use.html | 101 +- .../archiva/redback/rbac/AbstractRBACManager.html | 1014 +- .../apache/archiva/redback/rbac/AbstractRole.html | 195 +- .../redback/rbac/AbstractUserAssignment.html | 273 +- .../org/apache/archiva/redback/rbac/Operation.html | 156 +- .../apache/archiva/redback/rbac/Permission.html | 188 +- .../apache/archiva/redback/rbac/RBACManager.html | 1442 ++- .../archiva/redback/rbac/RBACManagerListener.html | 152 +- .../archiva/redback/rbac/RBACObjectAssertions.html | 259 +- .../archiva/redback/rbac/RbacManagerException.html | 163 +- .../redback/rbac/RbacObjectInvalidException.html | 172 +- .../redback/rbac/RbacObjectNotFoundException.html | 205 +- .../redback/rbac/RbacPermanentException.html | 161 +- .../redback/rbac/RbacSecurityViolation.html | 136 +- .../org/apache/archiva/redback/rbac/Resource.html | 193 +- .../org/apache/archiva/redback/rbac/Role.html | 605 +- .../apache/archiva/redback/rbac/TemplatedRole.html | 212 +- .../archiva/redback/rbac/UserAssignment.html | 301 +- .../redback/rbac/cached/CachedRbacManager.html | 1954 ++-- .../rbac/cached/class-use/CachedRbacManager.html | 87 +- .../redback/rbac/cached/package-summary.html | 87 +- .../archiva/redback/rbac/cached/package-tree.html | 89 +- .../archiva/redback/rbac/cached/package-use.html | 83 +- .../rbac/class-use/AbstractRBACManager.html | 145 +- .../redback/rbac/class-use/AbstractRole.html | 127 +- .../rbac/class-use/AbstractUserAssignment.html | 127 +- .../archiva/redback/rbac/class-use/Operation.html | 541 +- .../archiva/redback/rbac/class-use/Permission.html | 789 +- .../redback/rbac/class-use/RBACManager.html | 521 +- .../rbac/class-use/RBACManagerListener.html | 198 +- .../rbac/class-use/RBACObjectAssertions.html | 87 +- .../rbac/class-use/RbacManagerException.html | 1606 ++- .../rbac/class-use/RbacObjectInvalidException.html | 410 +- .../class-use/RbacObjectNotFoundException.html | 622 +- .../rbac/class-use/RbacPermanentException.html | 87 +- .../rbac/class-use/RbacSecurityViolation.html | 87 +- .../archiva/redback/rbac/class-use/Resource.html | 575 +- .../archiva/redback/rbac/class-use/Role.html | 1336 ++- .../redback/rbac/class-use/TemplatedRole.html | 111 +- .../redback/rbac/class-use/UserAssignment.html | 556 +- .../archiva/redback/rbac/jpa/JpaRbacManager.html | 1067 +- .../redback/rbac/jpa/class-use/JpaRbacManager.html | 87 +- .../redback/rbac/jpa/model/JpaOperation.html | 221 +- .../redback/rbac/jpa/model/JpaPermission.html | 269 +- .../redback/rbac/jpa/model/JpaResource.html | 239 +- .../archiva/redback/rbac/jpa/model/JpaRole.html | 695 +- .../redback/rbac/jpa/model/JpaUserAssignment.html | 319 +- .../archiva/redback/rbac/jpa/model/RoleId.html | 354 + .../rbac/jpa/model/class-use/JpaOperation.html | 87 +- .../rbac/jpa/model/class-use/JpaPermission.html | 87 +- .../rbac/jpa/model/class-use/JpaResource.html | 87 +- .../redback/rbac/jpa/model/class-use/JpaRole.html | 87 +- .../jpa/model/class-use/JpaUserAssignment.html | 87 +- .../redback/rbac/jpa/model/class-use/RoleId.html | 148 + .../redback/rbac/jpa/model/package-summary.html | 99 +- .../redback/rbac/jpa/model/package-tree.html | 102 +- .../redback/rbac/jpa/model/package-use.html | 83 +- .../archiva/redback/rbac/jpa/package-summary.html | 87 +- .../archiva/redback/rbac/jpa/package-tree.html | 91 +- .../archiva/redback/rbac/jpa/package-use.html | 83 +- .../archiva/redback/rbac/ldap/LdapRbacManager.html | 1643 +-- .../rbac/ldap/class-use/LdapRbacManager.html | 87 +- .../archiva/redback/rbac/ldap/package-summary.html | 87 +- .../archiva/redback/rbac/ldap/package-tree.html | 91 +- .../archiva/redback/rbac/ldap/package-use.html | 83 +- .../rbac/memory/MemoryAuthorizationDataSource.html | 187 +- .../redback/rbac/memory/MemoryAuthorizer.html | 183 +- .../redback/rbac/memory/MemoryOperation.html | 238 +- .../redback/rbac/memory/MemoryPermission.html | 264 +- .../redback/rbac/memory/MemoryRbacManager.html | 865 +- .../redback/rbac/memory/MemoryResource.html | 236 +- .../archiva/redback/rbac/memory/MemoryRole.html | 742 +- .../redback/rbac/memory/MemoryUserAssignment.html | 288 +- .../class-use/MemoryAuthorizationDataSource.html | 87 +- .../rbac/memory/class-use/MemoryAuthorizer.html | 87 +- .../rbac/memory/class-use/MemoryOperation.html | 87 +- .../rbac/memory/class-use/MemoryPermission.html | 87 +- .../rbac/memory/class-use/MemoryRbacManager.html | 87 +- .../rbac/memory/class-use/MemoryResource.html | 87 +- .../redback/rbac/memory/class-use/MemoryRole.html | 87 +- .../memory/class-use/MemoryUserAssignment.html | 87 +- .../redback/rbac/memory/package-summary.html | 101 +- .../archiva/redback/rbac/memory/package-tree.html | 109 +- .../archiva/redback/rbac/memory/package-use.html | 83 +- .../archiva/redback/rbac/package-summary.html | 129 +- .../apache/archiva/redback/rbac/package-tree.html | 131 +- .../apache/archiva/redback/rbac/package-use.html | 696 +- .../apache/archiva/redback/rest/api/Constants.html | 252 + .../archiva/redback/rest/api/MessageKeys.html | 1117 ++ .../redback/rest/api/class-use/Constants.html | 148 + .../redback/rest/api/class-use/MessageKeys.html | 148 + .../redback/rest/api/model/ActionStatus.html | 468 + .../redback/rest/api/model/Application.html | 199 +- .../redback/rest/api/model/ApplicationRoles.html | 249 +- .../rest/api/model/AuthenticationKeyResult.html | 337 + .../redback/rest/api/model/ErrorMessage.html | 234 +- .../redback/rest/api/model/GroupMapping.html | 430 + .../rest/api/model/GroupMappingUpdateRequest.html | 349 + .../redback/rest/api/model/LdapGroupMapping.html | 209 +- .../api/model/LdapGroupMappingUpdateRequest.html | 162 +- .../redback/rest/api/model/LoginRequest.html | 189 +- .../archiva/redback/rest/api/model/Operation.html | 199 +- .../archiva/redback/rest/api/model/Permission.html | 201 +- .../redback/rest/api/model/RedbackRestError.html | 165 +- .../redback/rest/api/model/RegistrationKey.html | 158 +- .../rest/api/model/ResetPasswordRequest.html | 187 +- .../archiva/redback/rest/api/model/Resource.html | 197 +- .../archiva/redback/rest/api/model/Role.html | 350 +- .../redback/rest/api/model/RoleTemplate.html | 269 +- .../archiva/redback/rest/api/model/StringList.html | 156 +- .../redback/rest/api/model/TokenRequest.html | 404 + .../redback/rest/api/model/TokenResponse.html | 559 + .../archiva/redback/rest/api/model/User.html | 454 +- .../archiva/redback/rest/api/model/UserLogin.html | 408 + .../rest/api/model/UserRegistrationRequest.html | 189 +- .../redback/rest/api/model/VerificationStatus.html | 365 + .../rest/api/model/class-use/ActionStatus.html | 503 + .../rest/api/model/class-use/Application.html | 135 +- .../rest/api/model/class-use/ApplicationRoles.html | 135 +- .../model/class-use/AuthenticationKeyResult.html | 148 + .../rest/api/model/class-use/ErrorMessage.html | 219 +- .../rest/api/model/class-use/GroupMapping.html | 207 + .../model/class-use/GroupMappingUpdateRequest.html | 148 + .../rest/api/model/class-use/LdapGroupMapping.html | 193 +- .../class-use/LdapGroupMappingUpdateRequest.html | 135 +- .../rest/api/model/class-use/LoginRequest.html | 134 +- .../rest/api/model/class-use/Operation.html | 179 +- .../rest/api/model/class-use/Permission.html | 179 +- .../rest/api/model/class-use/RedbackRestError.html | 87 +- .../rest/api/model/class-use/RegistrationKey.html | 134 +- .../api/model/class-use/ResetPasswordRequest.html | 135 +- .../redback/rest/api/model/class-use/Resource.html | 121 +- .../redback/rest/api/model/class-use/Role.html | 218 +- .../rest/api/model/class-use/RoleTemplate.html | 136 +- .../rest/api/model/class-use/StringList.html | 135 +- .../rest/api/model/class-use/TokenRequest.html | 148 + .../rest/api/model/class-use/TokenResponse.html | 148 + .../redback/rest/api/model/class-use/User.html | 457 +- .../rest/api/model/class-use/UserLogin.html | 148 + .../model/class-use/UserRegistrationRequest.html | 134 +- .../api/model/class-use/VerificationStatus.html | 225 + .../redback/rest/api/model/package-summary.html | 153 +- .../redback/rest/api/model/package-tree.html | 132 +- .../redback/rest/api/model/package-use.html | 250 +- .../redback/rest/api/model/v2/Application.html | 415 + .../rest/api/model/v2/AvailabilityStatus.html | 398 + .../redback/rest/api/model/v2/BaseGroupInfo.html | 405 + .../redback/rest/api/model/v2/BaseRoleInfo.html | 940 ++ .../redback/rest/api/model/v2/BaseUserInfo.html | 474 + .../redback/rest/api/model/v2/GrantType.html | 437 + .../archiva/redback/rest/api/model/v2/Group.html | 445 + .../redback/rest/api/model/v2/GroupMapping.html | 418 + .../redback/rest/api/model/v2/Operation.html | 448 + .../redback/rest/api/model/v2/PasswordChange.html | 418 + .../redback/rest/api/model/v2/Permission.html | 462 + .../redback/rest/api/model/v2/PingResult.html | 365 + .../redback/rest/api/model/v2/RegistrationKey.html | 374 + .../redback/rest/api/model/v2/Resource.html | 420 + .../archiva/redback/rest/api/model/v2/Role.html | 615 + .../redback/rest/api/model/v2/RoleInfo.html | 505 + .../redback/rest/api/model/v2/RoleTemplate.html | 487 + .../redback/rest/api/model/v2/RoleTree.html | 388 + .../redback/rest/api/model/v2/SelfUserData.html | 406 + .../archiva/redback/rest/api/model/v2/Token.html | 525 + .../rest/api/model/v2/TokenRefreshRequest.html | 404 + .../redback/rest/api/model/v2/TokenRequest.html | 622 + .../redback/rest/api/model/v2/TokenResponse.html | 559 + .../archiva/redback/rest/api/model/v2/User.html | 823 ++ .../redback/rest/api/model/v2/UserInfo.html | 796 ++ .../rest/api/model/v2/UserRegistrationRequest.html | 394 + .../rest/api/model/v2/VerificationStatus.html | 365 + .../rest/api/model/v2/class-use/Application.html | 207 + .../api/model/v2/class-use/AvailabilityStatus.html | 220 + .../rest/api/model/v2/class-use/BaseGroupInfo.html | 148 + .../rest/api/model/v2/class-use/BaseRoleInfo.html | 295 + .../rest/api/model/v2/class-use/BaseUserInfo.html | 280 + .../rest/api/model/v2/class-use/GrantType.html | 314 + .../redback/rest/api/model/v2/class-use/Group.html | 228 + .../rest/api/model/v2/class-use/GroupMapping.html | 254 + .../rest/api/model/v2/class-use/Operation.html | 271 + .../api/model/v2/class-use/PasswordChange.html | 232 + .../rest/api/model/v2/class-use/Permission.html | 296 + .../rest/api/model/v2/class-use/PingResult.html | 244 + .../api/model/v2/class-use/RegistrationKey.html | 222 + .../rest/api/model/v2/class-use/Resource.html | 207 + .../redback/rest/api/model/v2/class-use/Role.html | 224 + .../rest/api/model/v2/class-use/RoleInfo.html | 394 + .../rest/api/model/v2/class-use/RoleTemplate.html | 247 + .../rest/api/model/v2/class-use/RoleTree.html | 220 + .../rest/api/model/v2/class-use/SelfUserData.html | 222 + .../redback/rest/api/model/v2/class-use/Token.html | 210 + .../model/v2/class-use/TokenRefreshRequest.html | 222 + .../rest/api/model/v2/class-use/TokenRequest.html | 222 + .../rest/api/model/v2/class-use/TokenResponse.html | 234 + .../redback/rest/api/model/v2/class-use/User.html | 309 + .../rest/api/model/v2/class-use/UserInfo.html | 387 + .../v2/class-use/UserRegistrationRequest.html | 222 + .../api/model/v2/class-use/VerificationStatus.html | 222 + .../redback/rest/api/model/v2/package-summary.html | 301 + .../redback/rest/api/model/v2/package-tree.html | 208 + .../redback/rest/api/model/v2/package-use.html | 478 + .../archiva/redback/rest/api/package-summary.html | 172 + .../archiva/redback/rest/api/package-tree.html | 160 + .../archiva/redback/rest/api/package-use.html | 148 + .../rest/api/services/LdapGroupMappingService.html | 225 +- .../redback/rest/api/services/LoginService.html | 262 +- .../redback/rest/api/services/PasswordService.html | 191 +- .../rest/api/services/RedbackServiceException.html | 229 +- .../rest/api/services/RoleManagementService.html | 657 +- .../redback/rest/api/services/UserService.html | 640 +- .../redback/rest/api/services/UtilServices.html | 141 +- .../class-use/LdapGroupMappingService.html | 113 +- .../rest/api/services/class-use/LoginService.html | 113 +- .../api/services/class-use/PasswordService.html | 113 +- .../class-use/RedbackServiceException.html | 1777 ++- .../services/class-use/RoleManagementService.html | 113 +- .../rest/api/services/class-use/UserService.html | 111 +- .../rest/api/services/class-use/UtilServices.html | 113 +- .../redback/rest/api/services/package-summary.html | 115 +- .../redback/rest/api/services/package-tree.html | 107 +- .../redback/rest/api/services/package-use.html | 233 +- .../api/services/v2/AuthenticationService.html | 379 + .../redback/rest/api/services/v2/GroupService.html | 430 + .../redback/rest/api/services/v2/RoleService.html | 709 ++ .../redback/rest/api/services/v2/UserService.html | 909 ++ .../v2/class-use/AuthenticationService.html | 194 + .../api/services/v2/class-use/GroupService.html | 194 + .../api/services/v2/class-use/RoleService.html | 192 + .../api/services/v2/class-use/UserService.html | 192 + .../rest/api/services/v2/package-summary.html | 271 + .../redback/rest/api/services/v2/package-tree.html | 162 + .../redback/rest/api/services/v2/package-use.html | 201 + .../services/DefaultLdapGroupMappingService.html | 260 +- .../redback/rest/services/DefaultLoginService.html | 277 +- .../rest/services/DefaultPasswordService.html | 218 +- .../services/DefaultRoleManagementService.html | 601 +- .../redback/rest/services/DefaultUserService.html | 605 +- .../redback/rest/services/DefaultUtilServices.html | 201 +- .../services/RedbackAuthenticationThreadLocal.html | 145 +- .../rest/services/RedbackRequestInformation.html | 220 +- .../class-use/DefaultLdapGroupMappingService.html | 87 +- .../services/class-use/DefaultLoginService.html | 87 +- .../services/class-use/DefaultPasswordService.html | 87 +- .../class-use/DefaultRoleManagementService.html | 87 +- .../services/class-use/DefaultUserService.html | 87 +- .../services/class-use/DefaultUtilServices.html | 87 +- .../RedbackAuthenticationThreadLocal.html | 87 +- .../class-use/RedbackRequestInformation.html | 121 +- .../services/interceptors/AbstractInterceptor.html | 318 +- .../interceptors/AuthenticationInterceptor.html | 176 +- .../interceptors/BearerAuthInterceptor.html | 399 + .../interceptors/JacksonJsonConfigurator.html | 135 +- .../PasswordRuleViolationExceptionMapper.html | 146 +- .../interceptors/PermissionsInterceptor.html | 206 +- .../rest/services/interceptors/Priorities.html | 372 + .../services/interceptors/RedbackPrincipal.html | 325 + .../interceptors/RedbackSecurityContext.html | 423 + .../RedbackServiceExceptionMapper.html | 146 +- .../interceptors/RequestValidationInterceptor.html | 221 +- .../interceptors/ThreadLocalUserCleaner.html | 215 +- .../class-use/AbstractInterceptor.html | 122 +- .../class-use/AuthenticationInterceptor.html | 87 +- .../class-use/BearerAuthInterceptor.html | 148 + .../class-use/JacksonJsonConfigurator.html | 87 +- .../PasswordRuleViolationExceptionMapper.html | 87 +- .../class-use/PermissionsInterceptor.html | 87 +- .../interceptors/class-use/Priorities.html | 148 + .../interceptors/class-use/RedbackPrincipal.html | 148 + .../class-use/RedbackSecurityContext.html | 148 + .../class-use/RedbackServiceExceptionMapper.html | 87 +- .../class-use/RequestValidationInterceptor.html | 87 +- .../class-use/ThreadLocalUserCleaner.html | 87 +- .../services/interceptors/package-summary.html | 125 +- .../rest/services/interceptors/package-tree.html | 116 +- .../rest/services/interceptors/package-use.html | 101 +- .../v2/PasswordRuleViolationExceptionMapper.html | 324 + .../PasswordRuleViolationExceptionMapper.html | 148 + .../services/interceptors/v2/package-summary.html | 168 + .../services/interceptors/v2/package-tree.html | 163 + .../rest/services/interceptors/v2/package-use.html | 148 + .../redback/rest/services/package-summary.html | 123 +- .../redback/rest/services/package-tree.html | 103 +- .../archiva/redback/rest/services/package-use.html | 101 +- .../rest/services/utils/EnvironmentChecker.html | 128 +- .../rest/services/utils/PasswordValidator.html | 150 +- .../utils/class-use/EnvironmentChecker.html | 87 +- .../utils/class-use/PasswordValidator.html | 115 +- .../rest/services/utils/package-summary.html | 89 +- .../redback/rest/services/utils/package-tree.html | 91 +- .../redback/rest/services/utils/package-use.html | 101 +- .../rest/services/v2/BaseRedbackService.html | 612 + .../services/v2/DefaultAuthenticationService.html | 430 + .../rest/services/v2/DefaultGroupService.html | 500 + .../rest/services/v2/DefaultRoleService.html | 744 ++ .../rest/services/v2/DefaultUserService.html | 981 ++ .../services/v2/class-use/BaseRedbackService.html | 197 + .../v2/class-use/DefaultAuthenticationService.html | 148 + .../services/v2/class-use/DefaultGroupService.html | 148 + .../services/v2/class-use/DefaultRoleService.html | 148 + .../services/v2/class-use/DefaultUserService.html | 148 + .../redback/rest/services/v2/package-summary.html | 186 + .../redback/rest/services/v2/package-tree.html | 170 + .../redback/rest/services/v2/package-use.html | 183 + .../archiva/redback/role/DefaultRoleManager.html | 561 +- .../redback/role/PermanentRoleDeletionInvalid.html | 316 + .../archiva/redback/role/RoleExistsException.html | 315 + .../apache/archiva/redback/role/RoleManager.html | 352 +- .../archiva/redback/role/RoleManagerException.html | 151 +- .../redback/role/RoleNotFoundException.html | 315 + .../redback/role/class-use/DefaultRoleManager.html | 87 +- .../class-use/PermanentRoleDeletionInvalid.html | 148 + .../role/class-use/RoleExistsException.html | 148 + .../redback/role/class-use/RoleManager.html | 159 +- .../role/class-use/RoleManagerException.html | 391 +- .../role/class-use/RoleNotFoundException.html | 148 + .../redback/role/model/ModelApplication.html | 319 +- .../archiva/redback/role/model/ModelOperation.html | 226 +- .../redback/role/model/ModelPermission.html | 258 +- .../archiva/redback/role/model/ModelResource.html | 240 +- .../archiva/redback/role/model/ModelRole.html | 330 +- .../archiva/redback/role/model/ModelTemplate.html | 420 +- .../redback/role/model/RedbackRoleModel.html | 197 +- .../role/model/class-use/ModelApplication.html | 201 +- .../role/model/class-use/ModelOperation.html | 156 +- .../role/model/class-use/ModelPermission.html | 148 +- .../role/model/class-use/ModelResource.html | 156 +- .../redback/role/model/class-use/ModelRole.html | 168 +- .../role/model/class-use/ModelTemplate.html | 215 +- .../role/model/class-use/RedbackRoleModel.html | 390 +- .../model/io/stax/RedbackRoleModelStaxReader.html | 239 +- .../model/io/stax/RedbackRoleModelStaxWriter.html | 169 +- .../stax/class-use/RedbackRoleModelStaxReader.html | 87 +- .../stax/class-use/RedbackRoleModelStaxWriter.html | 87 +- .../role/model/io/stax/package-summary.html | 89 +- .../redback/role/model/io/stax/package-tree.html | 91 +- .../redback/role/model/io/stax/package-use.html | 83 +- .../redback/role/model/package-summary.html | 99 +- .../archiva/redback/role/model/package-tree.html | 101 +- .../archiva/redback/role/model/package-use.html | 263 +- .../archiva/redback/role/package-summary.html | 109 +- .../apache/archiva/redback/role/package-tree.html | 105 +- .../apache/archiva/redback/role/package-use.html | 183 +- .../role/processor/DefaultRoleModelProcessor.html | 166 +- .../redback/role/processor/RoleModelProcessor.html | 114 +- .../class-use/DefaultRoleModelProcessor.html | 87 +- .../processor/class-use/RoleModelProcessor.html | 139 +- .../redback/role/processor/package-summary.html | 91 +- .../redback/role/processor/package-tree.html | 93 +- .../redback/role/processor/package-use.html | 115 +- .../template/DefaultRoleTemplateProcessor.html | 248 +- .../role/template/RoleTemplateProcessor.html | 187 +- .../template/RoleTemplateProcessorException.html | 147 +- .../class-use/DefaultRoleTemplateProcessor.html | 87 +- .../template/class-use/RoleTemplateProcessor.html | 139 +- .../class-use/RoleTemplateProcessorException.html | 87 +- .../redback/role/template/package-summary.html | 95 +- .../redback/role/template/package-tree.html | 99 +- .../archiva/redback/role/template/package-use.html | 115 +- .../role/util/RoleModelUtils.RoleRelation.html | 190 +- .../redback/role/util/RoleModelUtils.RoleType.html | 176 +- .../archiva/redback/role/util/RoleModelUtils.html | 313 +- .../class-use/RoleModelUtils.RoleRelation.html | 116 +- .../util/class-use/RoleModelUtils.RoleType.html | 116 +- .../role/util/class-use/RoleModelUtils.html | 87 +- .../archiva/redback/role/util/package-summary.html | 93 +- .../archiva/redback/role/util/package-tree.html | 99 +- .../archiva/redback/role/util/package-use.html | 104 +- .../role/validator/DefaultRoleModelValidator.html | 161 +- .../redback/role/validator/RoleModelValidator.html | 123 +- .../class-use/DefaultRoleModelValidator.html | 87 +- .../validator/class-use/RoleModelValidator.html | 139 +- .../redback/role/validator/package-summary.html | 91 +- .../redback/role/validator/package-tree.html | 93 +- .../redback/role/validator/package-use.html | 115 +- .../redback/system/DefaultSecuritySession.html | 211 +- .../redback/system/DefaultSecuritySystem.html | 473 +- .../archiva/redback/system/SecuritySession.html | 163 +- .../archiva/redback/system/SecuritySystem.html | 295 +- .../redback/system/SecuritySystemConstants.html | 130 +- .../redback/system/check/EnvironmentCheck.html | 110 +- .../system/check/class-use/EnvironmentCheck.html | 118 +- .../redback/system/check/package-summary.html | 87 +- .../archiva/redback/system/check/package-tree.html | 87 +- .../archiva/redback/system/check/package-use.html | 101 +- .../system/class-use/DefaultSecuritySession.html | 87 +- .../system/class-use/DefaultSecuritySystem.html | 87 +- .../redback/system/class-use/SecuritySession.html | 347 +- .../redback/system/class-use/SecuritySystem.html | 219 +- .../system/class-use/SecuritySystemConstants.html | 87 +- .../archiva/redback/system/package-summary.html | 97 +- .../archiva/redback/system/package-tree.html | 101 +- .../apache/archiva/redback/system/package-use.html | 197 +- .../AbstractRbacManagerPerformanceTestCase.html | 248 +- .../redback/tests/AbstractRbacManagerTestCase.html | 546 +- .../redback/tests/RbacManagerEventTracker.html | 275 +- .../AbstractRbacManagerPerformanceTestCase.html | 87 +- .../class-use/AbstractRbacManagerTestCase.html | 87 +- .../tests/class-use/RbacManagerEventTracker.html | 111 +- .../archiva/redback/tests/package-summary.html | 91 +- .../apache/archiva/redback/tests/package-tree.html | 97 +- .../apache/archiva/redback/tests/package-use.html | 101 +- .../archiva/redback/tests/utils/RBACDefaults.html | 144 +- .../tests/utils/class-use/RBACDefaults.html | 87 +- .../redback/tests/utils/package-summary.html | 87 +- .../archiva/redback/tests/utils/package-tree.html | 89 +- .../archiva/redback/tests/utils/package-use.html | 83 +- .../archiva/redback/users/AbstractUserManager.html | 294 +- .../archiva/redback/users/AbstractUserQuery.html | 315 +- .../org/apache/archiva/redback/users/Messages.html | 146 +- .../redback/users/PermanentUserException.html | 161 +- .../org/apache/archiva/redback/users/User.html | 419 +- .../archiva/redback/users/UserExistsException.html | 341 + .../apache/archiva/redback/users/UserManager.html | 479 +- .../redback/users/UserManagerException.html | 161 +- .../archiva/redback/users/UserManagerListener.html | 131 +- .../redback/users/UserNotFoundException.html | 156 +- .../apache/archiva/redback/users/UserQuery.html | 262 +- .../redback/users/cached/CachedUserManager.html | 745 +- .../users/cached/class-use/CachedUserManager.html | 87 +- .../redback/users/cached/package-summary.html | 87 +- .../archiva/redback/users/cached/package-tree.html | 89 +- .../archiva/redback/users/cached/package-use.html | 83 +- .../users/class-use/AbstractUserManager.html | 163 +- .../redback/users/class-use/AbstractUserQuery.html | 127 +- .../archiva/redback/users/class-use/Messages.html | 87 +- .../users/class-use/PermanentUserException.html | 87 +- .../archiva/redback/users/class-use/User.html | 1793 +-- .../users/class-use/UserExistsException.html | 148 + .../redback/users/class-use/UserManager.html | 489 +- .../users/class-use/UserManagerException.html | 739 +- .../users/class-use/UserManagerListener.html | 165 +- .../users/class-use/UserNotFoundException.html | 344 +- .../archiva/redback/users/class-use/UserQuery.html | 327 +- .../configurable/ConfigurableUserManager.html | 568 +- .../class-use/ConfigurableUserManager.html | 87 +- .../users/configurable/package-summary.html | 87 +- .../redback/users/configurable/package-tree.html | 91 +- .../redback/users/configurable/package-use.html | 83 +- .../archiva/redback/users/jpa/JpaUserManager.html | 509 +- .../archiva/redback/users/jpa/JpaUserQuery.html | 334 +- .../users/jpa/class-use/JpaUserManager.html | 87 +- .../redback/users/jpa/class-use/JpaUserQuery.html | 87 +- .../archiva/redback/users/jpa/model/JpaUser.html | 522 +- .../redback/users/jpa/model/class-use/JpaUser.html | 87 +- .../redback/users/jpa/model/package-summary.html | 87 +- .../redback/users/jpa/model/package-tree.html | 89 +- .../redback/users/jpa/model/package-use.html | 83 +- .../archiva/redback/users/jpa/package-summary.html | 89 +- .../archiva/redback/users/jpa/package-tree.html | 93 +- .../archiva/redback/users/jpa/package-use.html | 83 +- .../redback/users/ldap/LdapUserManager.html | 543 +- .../archiva/redback/users/ldap/LdapUserQuery.html | 207 +- .../users/ldap/class-use/LdapUserManager.html | 87 +- .../users/ldap/class-use/LdapUserQuery.html | 129 +- .../users/ldap/ctl/DefaultLdapController.html | 496 +- .../redback/users/ldap/ctl/LdapController.html | 252 +- .../users/ldap/ctl/LdapControllerException.html | 147 +- .../ldap/ctl/class-use/DefaultLdapController.html | 87 +- .../users/ldap/ctl/class-use/LdapController.html | 109 +- .../ctl/class-use/LdapControllerException.html | 198 +- .../redback/users/ldap/ctl/package-summary.html | 95 +- .../redback/users/ldap/ctl/package-tree.html | 99 +- .../redback/users/ldap/ctl/package-use.html | 104 +- .../redback/users/ldap/package-summary.html | 89 +- .../archiva/redback/users/ldap/package-tree.html | 95 +- .../archiva/redback/users/ldap/package-use.html | 101 +- .../ldap/service/DefaultLdapCacheService.html | 247 +- .../users/ldap/service/LdapCacheService.html | 167 +- .../service/class-use/DefaultLdapCacheService.html | 87 +- .../ldap/service/class-use/LdapCacheService.html | 109 +- .../users/ldap/service/package-summary.html | 91 +- .../redback/users/ldap/service/package-tree.html | 93 +- .../redback/users/ldap/service/package-use.html | 101 +- .../redback/users/memory/MemoryUserManager.html | 475 +- .../archiva/redback/users/memory/SimpleUser.html | 500 +- .../redback/users/memory/SimpleUserQuery.html | 173 +- .../users/memory/class-use/MemoryUserManager.html | 87 +- .../redback/users/memory/class-use/SimpleUser.html | 87 +- .../users/memory/class-use/SimpleUserQuery.html | 87 +- .../redback/users/memory/package-summary.html | 91 +- .../archiva/redback/users/memory/package-tree.html | 97 +- .../archiva/redback/users/memory/package-use.html | 83 +- .../redback/users/memory/util/UserSorter.html | 173 +- .../users/memory/util/class-use/UserSorter.html | 87 +- .../redback/users/memory/util/package-summary.html | 87 +- .../redback/users/memory/util/package-tree.html | 89 +- .../redback/users/memory/util/package-use.html | 83 +- .../archiva/redback/users/package-summary.html | 115 +- .../apache/archiva/redback/users/package-tree.html | 116 +- .../apache/archiva/redback/users/package-use.html | 623 +- .../3.0.0-SNAPSHOT/apidocs/overview-summary.html | 410 +- .../core/3.0.0-SNAPSHOT/apidocs/overview-tree.html | 799 +- .../3.0.0-SNAPSHOT/apidocs/package-search-index.js | 1 + .../apidocs/package-search-index.zip | Bin 0 -> 650 bytes .../3.0.0-SNAPSHOT/apidocs/resources/glass.png | Bin 0 -> 499 bytes .../core/3.0.0-SNAPSHOT/apidocs/resources/x.png | Bin 0 -> 394 bytes redback/core/3.0.0-SNAPSHOT/apidocs/script.js | 131 +- redback/core/3.0.0-SNAPSHOT/apidocs/search.js | 326 + .../3.0.0-SNAPSHOT/apidocs/serialized-form.html | 2419 +++- .../authentication/AbstractAuthenticator.html | 80 +- .../authentication/AuthenticationConstants.html | 99 +- .../authentication/AuthenticationControl.html | 137 + .../authentication/AuthenticationDataSource.html | 76 +- .../authentication/AuthenticationException.html | 116 +- .../authentication/AuthenticationFailureCause.html | 188 +- .../authentication/AuthenticationManager.html | 120 +- .../authentication/AuthenticationResult.html | 288 +- .../redback/authentication/Authenticator.html | 90 +- .../authentication/AuthenticatorControl.html | 150 + .../BearerTokenAuthenticationDataSource.html | 138 + .../DefaultAuthenticationManager.html | 436 +- .../authentication/EncryptionFailedException.html | 98 +- .../authentication/InvalidTokenException.html | 100 +- .../authentication/NotAuthenticatedException.html | 120 +- .../PasswordBasedAuthenticationDataSource.html | 190 +- .../redback/authentication/SimpleTokenData.html | 197 +- .../redback/authentication/StringToken.html | 150 + .../archiva/redback/authentication/Token.html | 133 + .../TokenBasedAuthenticationDataSource.html | 188 +- .../archiva/redback/authentication/TokenData.html | 136 +- .../redback/authentication/TokenManager.html | 630 +- .../archiva/redback/authentication/TokenType.html | 122 + .../redback/authentication/jwt/BearerError.html | 126 + .../jwt/JwtAuthenticator.SigningKeyResolver.html | 1028 ++ .../authentication/jwt/JwtAuthenticator.html | 1028 ++ .../jwt/JwtKeyIdNotFoundException.html | 112 + .../jwt/TokenAuthenticationException.html | 135 + .../keystore/KeyStoreAuthenticator.html | 264 +- .../authentication/ldap/LdapBindAuthenticator.html | 444 +- .../authentication/memory/MemoryAuthenticator.html | 182 +- .../authentication/open/OpenAuthenticator.html | 122 +- .../users/UserManagerAuthenticator.html | 440 +- .../authorization/AuthorizationDataSource.html | 214 +- .../authorization/AuthorizationException.html | 100 +- .../redback/authorization/AuthorizationResult.html | 146 +- .../archiva/redback/authorization/Authorizer.html | 116 +- .../authorization/NotAuthorizedException.html | 112 +- .../authorization/RedbackAuthorization.html | 137 +- .../authorization/UnauthorizedException.html | 92 +- .../redback/authorization/open/OpenAuthorizer.html | 120 +- .../redback/authorization/rbac/RbacAuthorizer.html | 402 +- .../rbac/evaluator/DefaultPermissionEvaluator.html | 227 +- .../evaluator/PermissionEvaluationException.html | 86 +- .../rbac/evaluator/PermissionEvaluator.html | 74 +- .../redback/common/config/acc2/CfgListener.html | 518 +- .../config/acc2/CommonsConfigurationRegistry.html | 1502 +-- .../redback/common/config/api/AsyncListener.html | 102 +- .../redback/common/config/api/ConfigRegistry.html | 602 +- .../redback/common/config/api/EventType.html | 60 +- .../common/config/api/RegistryException.html | 80 +- .../common/config/api/RegistryListener.html | 90 +- .../archiva/redback/common/ldap/LdapUtils.html | 367 +- .../redback/common/ldap/MappingException.html | 82 +- .../common/ldap/ObjectNotFoundException.html | 109 + .../ConfigurableLdapConnectionFactory.html | 568 +- .../ldap/connection/DefaultLdapConnection.html | 562 +- .../common/ldap/connection/LdapConnection.html | 90 +- .../connection/LdapConnectionConfiguration.html | 638 +- .../ldap/connection/LdapConnectionFactory.html | 116 +- .../common/ldap/connection/LdapException.html | 86 +- .../common/ldap/role/DefaultLdapRoleMapper.html | 2027 ++-- .../role/DefaultLdapRoleMapperConfiguration.html | 242 +- .../redback/common/ldap/role/LdapGroup.html | 202 + .../redback/common/ldap/role/LdapRoleMapper.html | 256 +- .../ldap/role/LdapRoleMapperConfiguration.html | 146 +- .../archiva/redback/common/ldap/user/LdapUser.html | 524 +- .../redback/common/ldap/user/LdapUserMapper.html | 628 +- .../redback/common/ldap/user/UserMapper.html | 138 +- .../redback/common/ldap/user/UserUpdate.html | 144 +- .../configuration/DefaultUserConfiguration.html | 466 +- .../redback/configuration/UserConfiguration.html | 106 +- .../configuration/UserConfigurationException.html | 68 +- .../configuration/UserConfigurationKeys.html | 463 +- .../archiva/redback/integration/HttpUtils.html | 160 +- .../checks/security/AdminAutoCreateCheck.html | 415 +- .../checks/security/GuestUserEnvironmentCheck.html | 233 +- .../security/LockedAdminEnvironmentCheck.html | 236 +- .../security/RequiredRolesEnvironmentCheck.html | 183 +- .../integration/filter/SpringServletFilter.html | 116 +- .../AbstractHttpAuthenticationFilter.html | 110 +- .../HttpAuthenticationException.html | 112 +- .../filter/authentication/HttpAuthenticator.html | 373 +- .../basic/HttpBasicAuthentication.html | 241 +- .../basic/HttpBasicAuthenticationFilter.html | 172 +- .../filter/authentication/digest/Digest.html | 104 +- .../filter/authentication/digest/Hex.html | 106 +- .../digest/HttpDigestAuthentication.html | 438 +- .../digest/HttpDigestAuthenticationFilter.html | 196 +- .../authentication/digest/HttpDigestHeader.html | 300 +- .../digest/NonceExpirationException.html | 110 +- .../authorization/SimpleAuthorizationFilter.html | 266 +- .../integration/mail/FreemarkerMailGenerator.html | 416 +- .../redback/integration/mail/MailGenerator.html | 156 +- .../archiva/redback/integration/mail/Mailer.html | 78 +- .../redback/integration/mail/MailerImpl.html | 303 +- .../model/AdminEditUserCredentials.html | 140 +- .../integration/model/CreateRoleDetails.html | 74 +- .../integration/model/CreateUserCredentials.html | 84 +- .../redback/integration/model/EditRoleDetails.html | 124 +- .../integration/model/EditUserCredentials.html | 130 +- .../redback/integration/model/RoleDetails.html | 226 +- .../integration/model/SimplePermission.html | 142 +- .../redback/integration/model/UserCredentials.html | 359 +- .../security/role/RedbackRoleConstants.html | 151 +- .../redback/integration/util/AutoLoginCookies.html | 532 +- .../redback/integration/util/DateUtils.html | 234 +- .../integration/util/ModelTemplateSorter.html | 112 +- .../redback/integration/util/OperationSorter.html | 116 +- .../redback/integration/util/PermissionSorter.html | 116 +- .../redback/integration/util/ResourceSorter.html | 116 +- .../redback/integration/util/RoleSorter.html | 112 +- .../integration/util/TemplatedRoleSorter.html | 126 +- .../redback/integration/util/UserComparator.html | 312 +- .../archiva/redback/keys/AbstractKeyManager.html | 260 +- .../archiva/redback/keys/AuthenticationKey.html | 125 +- .../apache/archiva/redback/keys/KeyManager.html | 192 +- .../archiva/redback/keys/KeyManagerException.html | 108 +- .../archiva/redback/keys/KeyManagerTestCase.html | 464 +- .../archiva/redback/keys/KeyNotFoundException.html | 100 +- .../redback/keys/cached/CachedKeyManager.html | 318 +- .../archiva/redback/keys/jpa/JpaKeyManager.html | 356 +- .../keys/jpa/model/JpaAuthenticationKey.html | 220 +- .../keys/memory/MemoryAuthenticationKey.html | 222 +- .../redback/keys/memory/MemoryKeyManager.html | 254 +- .../redback/policy/AbstractCookieSettings.html | 144 +- .../redback/policy/AccountLockedException.html | 90 +- .../archiva/redback/policy/CookieSettings.html | 128 +- .../redback/policy/DefaultUserSecurityPolicy.html | 860 +- .../policy/DefaultUserValidationSettings.html | 142 +- .../policy/MustChangePasswordException.html | 88 +- .../archiva/redback/policy/PasswordEncoder.html | 286 +- .../redback/policy/PasswordEncodingException.html | 98 +- .../archiva/redback/policy/PasswordRule.html | 132 +- .../policy/PasswordRuleViolationException.html | 124 +- .../PasswordRuleViolations.MessageReference.html | 248 +- .../redback/policy/PasswordRuleViolations.html | 248 +- .../archiva/redback/policy/PolicyContext.html | 154 +- .../redback/policy/PolicyViolationException.html | 100 +- .../redback/policy/RememberMeCookieSettings.html | 108 +- .../redback/policy/SignonCookieSettings.html | 104 +- .../archiva/redback/policy/UserSecurityPolicy.html | 432 +- .../redback/policy/UserValidationSettings.html | 106 +- .../encoders/AbstractJAASPasswordEncoder.html | 232 +- .../policy/encoders/PlainTextPasswordEncoder.html | 130 +- .../policy/encoders/SHA1PasswordEncoder.html | 80 +- .../policy/encoders/SHA256PasswordEncoder.html | 78 +- .../redback/policy/rules/AbstractPasswordRule.html | 110 +- .../policy/rules/AlphaNumericPasswordRule.html | 126 +- .../redback/policy/rules/AlphaPasswordRule.html | 216 +- .../policy/rules/CharacterLengthPasswordRule.html | 202 +- .../redback/policy/rules/MustHavePasswordRule.html | 128 +- .../policy/rules/NumericalPasswordRule.html | 216 +- .../redback/policy/rules/ReusePasswordRule.html | 244 +- .../policy/rules/WhitespacePasswordRule.html | 130 +- .../archiva/redback/rbac/AbstractRBACManager.html | 1756 +-- .../apache/archiva/redback/rbac/AbstractRole.html | 130 +- .../redback/rbac/AbstractUserAssignment.html | 142 +- .../org/apache/archiva/redback/rbac/Operation.html | 168 +- .../apache/archiva/redback/rbac/Permission.html | 208 +- .../apache/archiva/redback/rbac/RBACManager.html | 1052 +- .../archiva/redback/rbac/RBACManagerListener.html | 90 +- .../archiva/redback/rbac/RBACObjectAssertions.html | 336 +- .../archiva/redback/rbac/RbacManagerException.html | 102 +- .../redback/rbac/RbacObjectInvalidException.html | 110 +- .../redback/rbac/RbacObjectNotFoundException.html | 144 +- .../redback/rbac/RbacPermanentException.html | 104 +- .../redback/rbac/RbacSecurityViolation.html | 60 +- .../org/apache/archiva/redback/rbac/Resource.html | 206 +- .../org/apache/archiva/redback/rbac/Role.html | 398 +- .../apache/archiva/redback/rbac/TemplatedRole.html | 182 +- .../archiva/redback/rbac/UserAssignment.html | 238 +- .../redback/rbac/cached/CachedRbacManager.html | 2048 ++-- .../archiva/redback/rbac/jpa/JpaRbacManager.html | 1052 +- .../redback/rbac/jpa/model/JpaOperation.html | 186 +- .../redback/rbac/jpa/model/JpaPermission.html | 250 +- .../redback/rbac/jpa/model/JpaResource.html | 186 +- .../archiva/redback/rbac/jpa/model/JpaRole.html | 471 +- .../redback/rbac/jpa/model/JpaUserAssignment.html | 259 +- .../archiva/redback/rbac/jpa/model/RoleId.html | 133 + .../archiva/redback/rbac/ldap/LdapRbacManager.html | 3176 +++--- .../rbac/memory/MemoryAuthorizationDataSource.html | 154 +- .../redback/rbac/memory/MemoryAuthorizer.html | 140 +- .../redback/rbac/memory/MemoryOperation.html | 338 +- .../redback/rbac/memory/MemoryPermission.html | 396 +- .../redback/rbac/memory/MemoryRbacManager.html | 1161 +- .../redback/rbac/memory/MemoryResource.html | 302 +- .../archiva/redback/rbac/memory/MemoryRole.html | 557 +- .../redback/rbac/memory/MemoryUserAssignment.html | 321 +- .../apache/archiva/redback/rest/api/Constants.html | 103 + .../archiva/redback/rest/api/MessageKeys.html | 157 + .../redback/rest/api/model/ActionStatus.html | 158 + .../redback/rest/api/model/Application.html | 194 +- .../redback/rest/api/model/ApplicationRoles.html | 250 +- .../rest/api/model/AuthenticationKeyResult.html | 124 + .../redback/rest/api/model/ErrorMessage.html | 204 +- .../redback/rest/api/model/GroupMapping.html | 186 + .../rest/api/model/GroupMappingUpdateRequest.html | 138 + .../redback/rest/api/model/LdapGroupMapping.html | 217 +- .../api/model/LdapGroupMappingUpdateRequest.html | 132 +- .../redback/rest/api/model/LoginRequest.html | 158 +- .../archiva/redback/rest/api/model/Operation.html | 186 +- .../archiva/redback/rest/api/model/Permission.html | 202 +- .../redback/rest/api/model/RedbackRestError.html | 144 +- .../redback/rest/api/model/RegistrationKey.html | 110 +- .../rest/api/model/ResetPasswordRequest.html | 152 +- .../archiva/redback/rest/api/model/Resource.html | 186 +- .../archiva/redback/rest/api/model/Role.html | 568 +- .../redback/rest/api/model/RoleTemplate.html | 280 +- .../archiva/redback/rest/api/model/StringList.html | 114 +- .../redback/rest/api/model/TokenRequest.html | 160 + .../redback/rest/api/model/TokenResponse.html | 231 + .../archiva/redback/rest/api/model/User.html | 688 +- .../archiva/redback/rest/api/model/UserLogin.html | 145 + .../rest/api/model/UserRegistrationRequest.html | 158 +- .../redback/rest/api/model/VerificationStatus.html | 133 + .../redback/rest/api/model/v2/Application.html | 163 + .../rest/api/model/v2/AvailabilityStatus.html | 155 + .../redback/rest/api/model/v2/BaseGroupInfo.html | 154 + .../redback/rest/api/model/v2/BaseRoleInfo.html | 344 + .../redback/rest/api/model/v2/BaseUserInfo.html | 171 + .../redback/rest/api/model/v2/GrantType.html | 135 + .../archiva/redback/rest/api/model/v2/Group.html | 176 + .../redback/rest/api/model/v2/GroupMapping.html | 167 + .../redback/rest/api/model/v2/Operation.html | 186 + .../redback/rest/api/model/v2/PasswordChange.html | 159 + .../redback/rest/api/model/v2/Permission.html | 198 + .../redback/rest/api/model/v2/PingResult.html | 140 + .../redback/rest/api/model/v2/RegistrationKey.html | 143 + .../redback/rest/api/model/v2/Resource.html | 172 + .../archiva/redback/rest/api/model/v2/Role.html | 197 + .../redback/rest/api/model/v2/RoleInfo.html | 226 + .../redback/rest/api/model/v2/RoleTemplate.html | 192 + .../redback/rest/api/model/v2/RoleTree.html | 148 + .../redback/rest/api/model/v2/SelfUserData.html | 155 + .../archiva/redback/rest/api/model/v2/Token.html | 218 + .../rest/api/model/v2/TokenRefreshRequest.html | 158 + .../redback/rest/api/model/v2/TokenRequest.html | 276 + .../redback/rest/api/model/v2/TokenResponse.html | 231 + .../archiva/redback/rest/api/model/v2/User.html | 419 + .../redback/rest/api/model/v2/UserInfo.html | 390 + .../rest/api/model/v2/UserRegistrationRequest.html | 157 + .../rest/api/model/v2/VerificationStatus.html | 138 + .../rest/api/services/LdapGroupMappingService.html | 184 +- .../redback/rest/api/services/LoginService.html | 207 +- .../redback/rest/api/services/PasswordService.html | 136 +- .../rest/api/services/RedbackServiceException.html | 194 +- .../rest/api/services/RoleManagementService.html | 622 +- .../redback/rest/api/services/UserService.html | 532 +- .../redback/rest/api/services/UtilServices.html | 116 +- .../api/services/v2/AuthenticationService.html | 237 + .../redback/rest/api/services/v2/GroupService.html | 260 + .../redback/rest/api/services/v2/RoleService.html | 588 + .../redback/rest/api/services/v2/UserService.html | 775 ++ .../services/DefaultLdapGroupMappingService.html | 394 +- .../redback/rest/services/DefaultLoginService.html | 509 +- .../rest/services/DefaultPasswordService.html | 450 +- .../services/DefaultRoleManagementService.html | 1911 ++-- .../redback/rest/services/DefaultUserService.html | 2029 ++-- .../redback/rest/services/DefaultUtilServices.html | 334 +- .../services/RedbackAuthenticationThreadLocal.html | 84 +- .../rest/services/RedbackRequestInformation.html | 142 +- .../services/interceptors/AbstractInterceptor.html | 245 +- .../interceptors/AuthenticationInterceptor.html | 366 +- .../interceptors/BearerAuthInterceptor.html | 336 + .../interceptors/JacksonJsonConfigurator.html | 130 +- .../PasswordRuleViolationExceptionMapper.html | 114 +- .../interceptors/PermissionsInterceptor.html | 471 +- .../rest/services/interceptors/Priorities.html | 104 + .../services/interceptors/RedbackPrincipal.html | 132 + .../interceptors/RedbackSecurityContext.html | 174 + .../RedbackServiceExceptionMapper.html | 134 +- .../interceptors/RequestValidationInterceptor.html | 1297 ++- .../interceptors/ThreadLocalUserCleaner.html | 150 +- .../v2/PasswordRuleViolationExceptionMapper.html | 131 + .../rest/services/utils/EnvironmentChecker.html | 172 +- .../rest/services/utils/PasswordValidator.html | 226 +- .../rest/services/v2/BaseRedbackService.html | 325 + .../services/v2/DefaultAuthenticationService.html | 324 + .../rest/services/v2/DefaultGroupService.html | 442 + .../rest/services/v2/DefaultRoleService.html | 617 + .../rest/services/v2/DefaultUserService.html | 1382 +++ .../archiva/redback/role/DefaultRoleManager.html | 1249 +- .../redback/role/PermanentRoleDeletionInvalid.html | 109 + .../archiva/redback/role/RoleExistsException.html | 107 + .../apache/archiva/redback/role/RoleManager.html | 362 +- .../archiva/redback/role/RoleManagerException.html | 84 +- .../redback/role/RoleNotFoundException.html | 107 + .../redback/role/model/ModelApplication.html | 662 +- .../archiva/redback/role/model/ModelOperation.html | 382 +- .../redback/role/model/ModelPermission.html | 502 +- .../archiva/redback/role/model/ModelResource.html | 438 +- .../archiva/redback/role/model/ModelRole.html | 756 +- .../archiva/redback/role/model/ModelTemplate.html | 1076 +- .../redback/role/model/RedbackRoleModel.html | 258 +- .../model/io/stax/RedbackRoleModelStaxReader.html | 2190 ++-- .../model/io/stax/RedbackRoleModelStaxWriter.html | 1204 +- .../role/processor/DefaultRoleModelProcessor.html | 686 +- .../redback/role/processor/RoleModelProcessor.html | 76 +- .../template/DefaultRoleTemplateProcessor.html | 972 +- .../role/template/RoleTemplateProcessor.html | 104 +- .../template/RoleTemplateProcessorException.html | 84 +- .../role/util/RoleModelUtils.RoleRelation.html | 758 +- .../redback/role/util/RoleModelUtils.RoleType.html | 758 +- .../archiva/redback/role/util/RoleModelUtils.html | 758 +- .../role/validator/DefaultRoleModelValidator.html | 732 +- .../redback/role/validator/RoleModelValidator.html | 84 +- .../redback/system/DefaultSecuritySession.html | 178 +- .../redback/system/DefaultSecuritySystem.html | 648 +- .../archiva/redback/system/SecuritySession.html | 90 +- .../archiva/redback/system/SecuritySystem.html | 250 +- .../redback/system/SecuritySystemConstants.html | 82 +- .../redback/system/check/EnvironmentCheck.html | 82 +- .../AbstractRbacManagerPerformanceTestCase.html | 654 +- .../redback/tests/AbstractRbacManagerTestCase.html | 2029 ++-- .../redback/tests/RbacManagerEventTracker.html | 256 +- .../archiva/redback/tests/utils/RBACDefaults.html | 391 +- .../archiva/redback/users/AbstractUserManager.html | 324 +- .../archiva/redback/users/AbstractUserQuery.html | 248 +- .../org/apache/archiva/redback/users/Messages.html | 192 +- .../redback/users/PermanentUserException.html | 108 +- .../org/apache/archiva/redback/users/User.html | 620 +- .../archiva/redback/users/UserExistsException.html | 116 + .../apache/archiva/redback/users/UserManager.html | 472 +- .../redback/users/UserManagerException.html | 106 +- .../archiva/redback/users/UserManagerListener.html | 78 +- .../redback/users/UserNotFoundException.html | 88 +- .../apache/archiva/redback/users/UserQuery.html | 278 +- .../redback/users/cached/CachedUserManager.html | 739 +- .../configurable/ConfigurableUserManager.html | 436 +- .../archiva/redback/users/jpa/JpaUserManager.html | 724 +- .../archiva/redback/users/jpa/JpaUserQuery.html | 250 +- .../archiva/redback/users/jpa/model/JpaUser.html | 518 +- .../redback/users/ldap/LdapUserManager.html | 1038 +- .../archiva/redback/users/ldap/LdapUserQuery.html | 131 +- .../users/ldap/ctl/DefaultLdapController.html | 1088 +- .../redback/users/ldap/ctl/LdapController.html | 140 +- .../users/ldap/ctl/LdapControllerException.html | 76 +- .../ldap/service/DefaultLdapCacheService.html | 262 +- .../users/ldap/service/LdapCacheService.html | 190 +- .../redback/users/memory/MemoryUserManager.html | 635 +- .../archiva/redback/users/memory/SimpleUser.html | 481 +- .../redback/users/memory/SimpleUserQuery.html | 192 +- .../redback/users/memory/util/UserSorter.html | 180 +- redback/core/3.0.0-SNAPSHOT/apidocs/stylesheet.css | 492 +- .../3.0.0-SNAPSHOT/apidocs/type-search-index.js | 1 + .../3.0.0-SNAPSHOT/apidocs/type-search-index.zip | Bin 0 -> 3054 bytes .../css/apache-maven-fluido-1.11.0.min.css | 17 + redback/core/3.0.0-SNAPSHOT/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes redback/core/3.0.0-SNAPSHOT/index.html | 167 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + redback/core/3.0.0-SNAPSHOT/licenses.html | 149 +- redback/core/3.0.0-SNAPSHOT/project-info.html | 154 +- redback/core/3.0.0-SNAPSHOT/project-reports.html | 146 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authentication/index.html | 143 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication/licenses.html | 144 +- .../redback-authentication/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication-api/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authentication-api/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication-api/licenses.html | 144 +- .../redback-authentication-api/project-info.html | 149 +- .../redback-authentication-api/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication-providers/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authentication-providers/index.html | 150 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication-providers/licenses.html | 144 +- .../project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication-jwt/css/print.css | 21 + .../redback-authentication-jwt/css/site.css | 1 + .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20290 bytes .../fonts/glyphicons-halflings-regular.svg | 229 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23292 bytes .../images/accessories-text-editor.png | Bin 0 -> 746 bytes .../redback-authentication-jwt/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 .../images/contact-new.png | Bin 0 -> 736 bytes .../images/document-properties.png | Bin 0 -> 577 bytes .../images/drive-harddisk.png | Bin 0 -> 700 bytes .../redback-authentication-jwt/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 .../images/package-x-generic.png | Bin 0 -> 717 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 .../redback-authentication-jwt/images/remove.gif | Bin 0 -> 607 bytes .../redback-authentication-jwt/images/rss.png | Bin 0 -> 474 bytes .../redback-authentication-jwt/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 .../redback-authentication-jwt/index.html | 134 + .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication-jwt/licenses.html | 339 + .../redback-authentication-jwt/project-info.html | 148 + .../redback-authentication-jwt/team.html | 479 + .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication-ldap/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authentication-ldap/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication-ldap/licenses.html | 144 +- .../redback-authentication-ldap/project-info.html | 149 +- .../redback-authentication-ldap/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication-memory/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authentication-memory/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication-memory/licenses.html | 144 +- .../project-info.html | 149 +- .../redback-authentication-memory/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication-open/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authentication-open/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication-open/licenses.html | 144 +- .../redback-authentication-open/project-info.html | 149 +- .../redback-authentication-open/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authentication-users/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authentication-users/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authentication-users/licenses.html | 144 +- .../redback-authentication-users/project-info.html | 149 +- .../redback-authentication-users/team.html | 350 +- .../redback-authentication-providers/team.html | 350 +- .../redback-authentication/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authorization/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authorization/index.html | 143 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authorization/licenses.html | 144 +- .../redback-authorization/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authorization-api/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authorization-api/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authorization-api/licenses.html | 144 +- .../redback-authorization-api/project-info.html | 149 +- .../redback-authorization-api/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authorization-providers/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authorization-providers/index.html | 143 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authorization-providers/licenses.html | 144 +- .../project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authorization-open/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authorization-open/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authorization-open/licenses.html | 144 +- .../redback-authorization-open/project-info.html | 149 +- .../redback-authorization-open/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-authorization-rbac/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-authorization-rbac/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-authorization-rbac/licenses.html | 144 +- .../redback-authorization-rbac/project-info.html | 149 +- .../redback-authorization-rbac/team.html | 350 +- .../redback-authorization-providers/team.html | 350 +- .../3.0.0-SNAPSHOT/redback-authorization/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../3.0.0-SNAPSHOT/redback-common/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../core/3.0.0-SNAPSHOT/redback-common/index.html | 147 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../3.0.0-SNAPSHOT/redback-common/licenses.html | 144 +- .../redback-common/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-common-jpa/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-common/redback-common-jpa/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-common-jpa/licenses.html | 144 +- .../redback-common-jpa/project-info.html | 149 +- .../redback-common/redback-common-jpa/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-common-ldap/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-common/redback-common-ldap/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-common-ldap/licenses.html | 144 +- .../redback-common-ldap/project-info.html | 149 +- .../redback-common/redback-common-ldap/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-common-test-resources/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-common-test-resources/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-common-test-resources/licenses.html | 144 +- .../project-info.html | 149 +- .../redback-common-test-resources/team.html | 350 +- .../core/3.0.0-SNAPSHOT/redback-common/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-configuration/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-configuration/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-configuration/licenses.html | 144 +- .../redback-configuration/project-info.html | 149 +- .../3.0.0-SNAPSHOT/redback-configuration/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-integrations/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../3.0.0-SNAPSHOT/redback-integrations/index.html | 145 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-integrations/licenses.html | 144 +- .../redback-integrations/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-common-integrations/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-common-integrations/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-common-integrations/licenses.html | 144 +- .../redback-common-integrations/project-info.html | 149 +- .../redback-common-integrations/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-integrations-security/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-integrations-security/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-integrations-security/licenses.html | 144 +- .../project-info.html | 149 +- .../redback-integrations-security/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rest/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-integrations/redback-rest/index.html | 143 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rest/licenses.html | 144 +- .../redback-rest/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rest/redback-rest-api/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rest/redback-rest-api/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rest/redback-rest-api/licenses.html | 144 +- .../redback-rest-api/project-info.html | 149 +- .../redback-rest/redback-rest-api/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rest-services/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rest/redback-rest-services/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rest-services/licenses.html | 144 +- .../redback-rest-services/project-info.html | 149 +- .../redback-rest/redback-rest-services/team.html | 350 +- .../redback-integrations/redback-rest/team.html | 350 +- .../3.0.0-SNAPSHOT/redback-integrations/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../core/3.0.0-SNAPSHOT/redback-keys/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../core/3.0.0-SNAPSHOT/redback-keys/index.html | 147 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../core/3.0.0-SNAPSHOT/redback-keys/licenses.html | 144 +- .../3.0.0-SNAPSHOT/redback-keys/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-keys/redback-keys-api/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-keys/redback-keys-api/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-keys/redback-keys-api/licenses.html | 144 +- .../redback-keys-api/project-info.html | 149 +- .../redback-keys/redback-keys-api/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-keys-providers/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-keys/redback-keys-providers/index.html | 145 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-keys-providers/licenses.html | 144 +- .../redback-keys-providers/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-keys-cached/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-keys-cached/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-keys-cached/licenses.html | 144 +- .../redback-keys-cached/project-info.html | 149 +- .../redback-keys-cached/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-keys-jpa/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-keys-jpa/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-keys-jpa/licenses.html | 144 +- .../redback-keys-jpa/project-info.html | 149 +- .../redback-keys-jpa/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-keys-memory/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-keys-memory/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-keys-memory/licenses.html | 144 +- .../redback-keys-memory/project-info.html | 149 +- .../redback-keys-memory/team.html | 350 +- .../redback-keys/redback-keys-providers/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-keys/redback-keys-tests/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-keys/redback-keys-tests/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-keys/redback-keys-tests/licenses.html | 144 +- .../redback-keys-tests/project-info.html | 149 +- .../redback-keys/redback-keys-tests/team.html | 350 +- redback/core/3.0.0-SNAPSHOT/redback-keys/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../3.0.0-SNAPSHOT/redback-policy/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../core/3.0.0-SNAPSHOT/redback-policy/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../3.0.0-SNAPSHOT/redback-policy/licenses.html | 144 +- .../redback-policy/project-info.html | 149 +- .../core/3.0.0-SNAPSHOT/redback-policy/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../core/3.0.0-SNAPSHOT/redback-rbac/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../core/3.0.0-SNAPSHOT/redback-rbac/index.html | 147 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../core/3.0.0-SNAPSHOT/redback-rbac/licenses.html | 144 +- .../3.0.0-SNAPSHOT/redback-rbac/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac/redback-rbac-model/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac/redback-rbac-model/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac/redback-rbac-model/licenses.html | 144 +- .../redback-rbac-model/project-info.html | 149 +- .../redback-rbac/redback-rbac-model/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac-providers/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac/redback-rbac-providers/index.html | 147 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac-providers/licenses.html | 144 +- .../redback-rbac-providers/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac-cached/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac-cached/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac-cached/licenses.html | 144 +- .../redback-rbac-cached/project-info.html | 149 +- .../redback-rbac-cached/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac-jpa/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac-jpa/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac-jpa/licenses.html | 144 +- .../redback-rbac-jpa/project-info.html | 149 +- .../redback-rbac-jpa/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac-ldap/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac-ldap/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac-ldap/licenses.html | 144 +- .../redback-rbac-ldap/project-info.html | 149 +- .../redback-rbac-ldap/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac-memory/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac-memory/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac-memory/licenses.html | 144 +- .../redback-rbac-memory/project-info.html | 149 +- .../redback-rbac-memory/team.html | 350 +- .../redback-rbac/redback-rbac-providers/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac-role-manager/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac-role-manager/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac-role-manager/licenses.html | 144 +- .../redback-rbac-role-manager/project-info.html | 149 +- .../redback-rbac-role-manager/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-rbac/redback-rbac-tests/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-rbac/redback-rbac-tests/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-rbac/redback-rbac-tests/licenses.html | 144 +- .../redback-rbac-tests/project-info.html | 149 +- .../redback-rbac/redback-rbac-tests/team.html | 350 +- redback/core/3.0.0-SNAPSHOT/redback-rbac/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../3.0.0-SNAPSHOT/redback-system/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../core/3.0.0-SNAPSHOT/redback-system/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../3.0.0-SNAPSHOT/redback-system/licenses.html | 144 +- .../redback-system/project-info.html | 149 +- .../core/3.0.0-SNAPSHOT/redback-system/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../3.0.0-SNAPSHOT/redback-users/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../core/3.0.0-SNAPSHOT/redback-users/index.html | 145 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../3.0.0-SNAPSHOT/redback-users/licenses.html | 144 +- .../3.0.0-SNAPSHOT/redback-users/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users/redback-users-api/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users/redback-users-api/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users/redback-users-api/licenses.html | 144 +- .../redback-users-api/project-info.html | 149 +- .../redback-users/redback-users-api/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users-providers/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users-providers/index.html | 149 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users-providers/licenses.html | 144 +- .../redback-users-providers/project-info.html | 149 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users-cached/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users-cached/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users-cached/licenses.html | 144 +- .../redback-users-cached/project-info.html | 149 +- .../redback-users-cached/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users-configurable/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users-configurable/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users-configurable/licenses.html | 144 +- .../redback-users-configurable/project-info.html | 149 +- .../redback-users-configurable/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users-jpa/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users-jpa/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users-jpa/licenses.html | 144 +- .../redback-users-jpa/project-info.html | 149 +- .../redback-users-jpa/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users-ldap/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users-ldap/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users-ldap/licenses.html | 144 +- .../redback-users-ldap/project-info.html | 149 +- .../redback-users-ldap/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users-memory/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users-memory/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users-memory/licenses.html | 144 +- .../redback-users-memory/project-info.html | 149 +- .../redback-users-memory/team.html | 350 +- .../redback-users-providers/team.html | 350 +- .../css/apache-maven-fluido-1.11.0.min.css | 17 + .../redback-users-tests/css/print.css | 2 - .../fonts/glyphicons-halflings-regular.eot | Bin 35691 -> 20290 bytes .../fonts/glyphicons-halflings-regular.ttf | Bin 55383 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 42340 -> 23292 bytes .../redback-users/redback-users-tests/index.html | 136 +- .../js/apache-maven-fluido-1.11.0.min.js | 287 + .../redback-users-tests/licenses.html | 144 +- .../redback-users-tests/project-info.html | 149 +- .../redback-users/redback-users-tests/team.html | 350 +- .../core/3.0.0-SNAPSHOT/redback-users/team.html | 350 +- redback/core/3.0.0-SNAPSHOT/team.html | 355 +- 1854 files changed, 294559 insertions(+), 122227 deletions(-)
