taskana/lib/taskana-core
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
..
src Enable JAAS-Subjects in unit tests and REST Service 2017-12-06 08:42:00 +01:00
.gitignore added ".checkstyle" to gitignore 2017-07-11 14:26:35 +02:00
checkstyle.xml added checkstyle 2017-07-05 14:53:39 +02:00
pom.xml WB-Access-List: Add CUSTOM-Attributes and insert prefix 'PERM_' for all Boolean values 2017-11-22 17:14:03 +01:00