-
- Downloads
Refactor LineBasedUserStore to be able to work also with sub-class of...
Refactor LineBasedUserStore to be able to work also with sub-class of UserEntry. Add some more unit tests to FileAuthenticationServiceTest. Add logging to FileAuthenticationServiceTest. SVN: 28140
Showing
- authentication/source/java/ch/systemsx/cisd/authentication/file/FileAuthenticationService.java 104 additions, 30 deletions...x/cisd/authentication/file/FileAuthenticationService.java
- authentication/source/java/ch/systemsx/cisd/authentication/file/IUserStore.java 27 additions, 13 deletions...java/ch/systemsx/cisd/authentication/file/IUserStore.java
- authentication/source/java/ch/systemsx/cisd/authentication/file/LineBasedUserStore.java 88 additions, 21 deletions...systemsx/cisd/authentication/file/LineBasedUserStore.java
- authentication/source/java/ch/systemsx/cisd/authentication/file/PasswordEditorCommand.java 1 addition, 1 deletion...temsx/cisd/authentication/file/PasswordEditorCommand.java
- authentication/source/java/ch/systemsx/cisd/authentication/file/UserEntry.java 61 additions, 22 deletions.../java/ch/systemsx/cisd/authentication/file/UserEntry.java
- authentication/sourceTest/java/ch/systemsx/cisd/authentication/file/FileAuthenticationServiceTest.java 85 additions, 6 deletions...sd/authentication/file/FileAuthenticationServiceTest.java
- authentication/sourceTest/java/ch/systemsx/cisd/authentication/file/LineBasedUserStoreTest.java 2 additions, 2 deletions...emsx/cisd/authentication/file/LineBasedUserStoreTest.java
Loading
Please register or sign in to comment