Support configuring a timeout and the retry behavior of LDAP authenticator....
Support configuring a timeout and the retry behavior of LDAP authenticator. Choose defaults to be timeout: 10s, waitAfterFailure: 10s, maxRetries: 1. Improve error logging. SVN: 27438
Showing
- authentication/source/java/ch/systemsx/cisd/authentication/ldap/LDAPDirectoryConfiguration.java 89 additions, 0 deletions.../cisd/authentication/ldap/LDAPDirectoryConfiguration.java
- authentication/source/java/ch/systemsx/cisd/authentication/ldap/LDAPPrincipalQuery.java 53 additions, 31 deletions...systemsx/cisd/authentication/ldap/LDAPPrincipalQuery.java
- authentication/sourceTest/java/ch/systemsx/cisd/authentication/ldap/RealLDAPAuthenticationTest.java 5 additions, 2 deletions.../cisd/authentication/ldap/RealLDAPAuthenticationTest.java
- common/source/java/genericCommonContext.xml 3 additions, 0 deletionscommon/source/java/genericCommonContext.xml
- openbis/dist/server/service.properties 7 additions, 1 deletionopenbis/dist/server/service.properties
- openbis_standard_technologies/dist/server/service.properties 6 additions, 0 deletionsopenbis_standard_technologies/dist/server/service.properties
Loading
Please register or sign in to comment