Project

General

Profile

Download (3.25 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3bbbc5c7 07/14/2015 01:30 PM Katja Luther
e1381d55 10/17/2014 09:03 PM Andreas Müller

added NotNull constraints to User.username, Group.name, GrantedAuthorityImpl.authority #4382

fd149fd4 06/30/2014 06:16 PM Andreas Müller

minor

10591368 06/25/2014 04:09 PM Andreas Müller

use unique name for GrantedAuthority and PermissionGroup also #4102

ce12a781 10/11/2013 01:28 PM Andreas Müller

minor

3051448b 04/09/2013 12:53 PM Cherian Mathew

added equals method which checks the authority string

dbf39472 10/23/2012 08:40 AM Andreas Kohlbecker

fixing #3133

a0b9a4cd 10/05/2012 03:10 PM Andreas Kohlbecker

introducing enum for Roles

7b59c088 09/10/2012 08:14 AM Andreas Kohlbecker

using String EL for userService.changePasswordForUser() and a little house keeping

adfc2cab 09/08/2012 10:00 AM Andreas Kohlbecker

reverting last commit - will be committed again later

08582061 09/07/2012 04:42 PM Andreas Kohlbecker

merging in git branch 'methodSecurityExpressions' and resolving conflict in SecurityTest.java

b559d6f3 07/26/2012 09:49 AM Andreas Kohlbecker

reverting preliminar commits on security and permissions r15723 r15724

ef11d59e 07/26/2012 09:38 AM Andreas Kohlbecker

preliminar commit on security and permissions

f77b32f4 05/12/2011 11:36 AM Niels Hoffmann

Fixes #2372

1f105b30 04/06/2011 03:04 PM Katja Luther

remaining clone methods

6ccf7011 03/10/2011 03:30 PM Niels Hoffmann

Improved the implementation of Group and GrantedAuthority and wrote UnitTest for them.

66940b95 01/25/2011 02:48 PM Andreas Müller

minor

a784f00f 03/10/2010 12:00 PM Katja Luther

merge cate-development2 branch with trunk

2faf407b 03/18/2009 03:34 PM Andreas Müller

licences and INomenclaturalReference for CdDvd

903a851d 03/05/2009 12:36 PM Ben Clark

Refactored User / Group / Granted Authority + Auditing properties (#630)

ee91bcd9 02/25/2009 01:45 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108)

76d5535d 01/05/2009 12:57 PM Ben Clark

Implemented generic model classes required for authentication / authorization in the cdm (User, Group, GrantedAuthority) based on spring-security interfaces as part of #466