Make the CachingAuthenticationService available as a Spring bean and make it...
Make the CachingAuthenticationService available as a Spring bean and make it the default in the template service.properties. Change timeout and caching durations to support the formats fo DateTimeUtils.parseDurationString(). SVN: 28173
Showing
- authentication/source/java/ch/systemsx/cisd/authentication/crowd/CrowdConfiguration.java 11 additions, 7 deletions...ystemsx/cisd/authentication/crowd/CrowdConfiguration.java
- authentication/source/java/ch/systemsx/cisd/authentication/file/CachingAuthenticationConfiguration.java 150 additions, 0 deletions...thentication/file/CachingAuthenticationConfiguration.java
- authentication/source/java/ch/systemsx/cisd/authentication/file/CachingAuthenticationService.java 45 additions, 14 deletions...isd/authentication/file/CachingAuthenticationService.java
- authentication/source/java/ch/systemsx/cisd/authentication/ldap/LDAPDirectoryConfiguration.java 13 additions, 8 deletions.../cisd/authentication/ldap/LDAPDirectoryConfiguration.java
- authentication/sourceTest/java/ch/systemsx/cisd/authentication/file/CachingAuthenticationServiceInvalidLoginTests.java 2 additions, 0 deletions...n/file/CachingAuthenticationServiceInvalidLoginTests.java
- authentication/sourceTest/java/ch/systemsx/cisd/authentication/file/CachingAuthenticationServiceSuccessTests.java 2 additions, 0 deletions...cation/file/CachingAuthenticationServiceSuccessTests.java
- common/source/java/genericCommonContext.xml 21 additions, 3 deletionscommon/source/java/genericCommonContext.xml
- openbis/dist/server/service.properties 18 additions, 8 deletionsopenbis/dist/server/service.properties
Loading
Please register or sign in to comment