Mercurial > hg > AnnotationManager
view docs/jaas_config_example @ 34:bd414fe235b5 default tip
now with 100% better sparql.
| author | casties |
|---|---|
| date | Thu, 31 May 2012 21:32:30 +0200 |
| parents | 77530be3c747 |
| children |
line wrap: on
line source
File Edit Options Buffers Tools Help BasicJaasAuthenticationApplication { com.sun.security.auth.module.LdapLoginModule REQUIRED userProvider="ldap://mpiwgldap.mpiwg-berlin.mpg.de/ou=people,dc=mpiwg-berlin,dc=mpg,dc=de" userFilter="(&(uid={USERNAME})(objectClass=inetOrgPerson))" debug=true useSSL=false ; };
