Lightweight library for general purpose task management
Go to file
Konstantin Kläger cda53f8c26 Enable JAAS-Subjects in unit tests and REST Service
- Replace the publicCredentials in CurrentUserContext by Principals
- Add a TaskanaPrincipal interface that extends the Principal interface
by groupNames
- Update the CustomAuthenticationProvider with a taskanaPrincipal for
the jaasAuthenticationTokens login context
- Update the tests in TaskServiceImplIntExplicitTest by a subject 
- Add a SamplePrincipal class for the unit test
- Add workbasket-access-list into taskana-core to add sample data to the
database
2017-12-06 08:42:00 +01:00
admin WB-Access-List: Add CUSTOM-Attributes and insert prefix 'PERM_' for all Boolean values 2017-11-22 17:14:03 +01:00
lib Enable JAAS-Subjects in unit tests and REST Service 2017-12-06 08:42:00 +01:00
monitor Changed Camunda to NovaTec Repository for JDBC-Driver 2017-11-20 16:41:58 +01:00
rest Enable JAAS-Subjects in unit tests and REST Service 2017-12-06 08:42:00 +01:00
workplace Throwing 'IllegalArgumentException: 1' corrected by changing some mappings. 2017-11-23 09:48:42 +01:00
.travis.yml update classification.sql and travis.yml 2017-09-08 14:56:20 +02:00
LICENSE Initial commit 2017-06-28 17:45:30 +02:00
README.md updated readme.md with travis-ci status image 2017-07-05 15:19:06 +02:00
manifest.yml Initial commit 2017-06-28 17:45:30 +02:00

README.md