提交历史

作者 SHA1 备注 提交日期
  Luke Taylor 7731a3df57 Typo. 17 年之前
  Luke Taylor 62986c700b SEC-1027: Removed bnd plugin and 'bundle' package types from pom.xml files 17 年之前
  Luke Taylor e11114ce77 SEC-1023: Add hasPermission() support to SecurityExpressionRoot 17 年之前
  Luke Taylor fa6f57e3dd Fixed TestVoter to match recent API updates 17 年之前
  Luke Taylor d6cd392a9e Tidying up some stuff in tutorial app 17 年之前
  Luke Taylor 4bbc015e4c Removed chackstyle file 17 年之前
  Luke Taylor d6bb6ccbf5 Removed .cvsignore files 17 年之前
  Luke Taylor da8a97b516 SEC-1024: Updated svn usage page 17 年之前
  Luke Taylor d33b13e52e SEC-1023: Added support for hasPermission() based on Id and type 17 年之前
  Luke Taylor d601301de6 SEC-1023: Fix broken test. 17 年之前
  Luke Taylor 1c3b576d91 SEC-1023: PermissionEvaluator based on the Acl module. 17 年之前
  Luke Taylor a207acf7cb SEC-999: Fix broken test which was failing due to use of incorrect authentication object. 17 年之前
  Luke Taylor 56141e9c5f SEC-999: Refactoring out specific dependencies on Spring EL into SecurityExpressionHandler. 17 年之前
  Luke Taylor dabb719456 SEC-1023: Add hasPermission() support to SecurityExpressionRoot 17 年之前
  Luke Taylor 7ff5602dbc Convert AclImplTests to use JMock mocks. 17 年之前
  Luke Taylor 04e2fc7daf Tidying. 17 年之前
  Luke Taylor b42fc7221f Upgraded to jmock 2.5.1 17 年之前
  Luke Taylor 514bca669f SEC-999: Introduced custom SecurityExpressionEvaluationContext which is responsible for lazy initialization of parameter values in the context. Also some further conversion of code using GrantedAuthority arrays. 17 年之前
  Luke Taylor ec44f2bdfe SEC-1012: Refactoring of use of GrantedAuthority[] to generified collections 17 年之前
  Luke Taylor e891b334e6 SEC-1009: removed additional container adapter specific code 17 年之前
  Luke Taylor 09cc58d7ac SEC-1009: removed additional container adapter specific code 17 年之前
  Luke Taylor 3521af4cae Added missing test class. 17 年之前
  Luke Taylor a7d046357b SEC-1013: Refactored out use of ConfigAttributeDefinition from remaining interfaces 17 年之前
  Luke Taylor c7abdadc06 SEC-999: Moved caching from AbstractFallbackMethodDefinitionSource to DelegatingMethodDefinitionSource, to allow ExpressionBasedMethodDefinitionSource to take advantage of it. The latter no-longer uses the fallback approach as it requires its own strategy to combine annotations which may be defined at method-on-class, class, method-on-interface or interface level. 17 年之前
  Luke Taylor f2ec8c978a Moved MethodDefinitionSource to standalone class. 17 年之前
  Luke Taylor f592357c27 SEC-999,SEC-1013: removed ConfigAtributeDefinition from ObjectDefinitionSource and implementations. Modified el-authz to allow methods which use an annotation without explicitly specifying a PreAuthorize condition 17 年之前
  Luke Taylor 5174693c64 SEC-999: Expression language based access decision support 17 年之前
  Luke Taylor 4aa32f7d06 SEC-999: First commit of expression-based authorization implementation 17 年之前
  Luke Taylor 0dd82cb91a Temporary addition of spring-el to security source tree until binary is available 17 年之前
  Luke Taylor 91c44a47fd SEC-999: Added spel-annotations to newly created 2.5 schema file. 17 年之前