Introduce system authenticated bean post processing
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 18 Apr 2011 08:51:15 +0000 (08:51 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 18 Apr 2011 08:51:15 +0000 (08:51 +0000)
commit9c0b5fead46f7cc1c9f1deb0b73fc0f66528d870
tree030250cba02fcb2e9de2ebd01176e14457e265b7
parentfd835f0ec7f182fb7281771eae90f44b78071baf
Introduce system authenticated bean post processing

NEW - bug 17: Generalize agent management and registration beyond JMS
https://bugzilla.argeo.org/show_bug.cgi?id=17

git-svn-id: https://svn.argeo.org/commons/trunk@4445 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/AbstractSystemExecution.java [new file with mode: 0644]
security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/InternalAuthentication.java
security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/KeyBasedSystemExecutionService.java
security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/SystemExecutionBeanPostProcessor.java [new file with mode: 0644]