Mercurial > hg > AnnotationManager
view docs/jaas_config_example @ 11:2f8c72ae4c43
working on create and read api for annotator.
| author | casties |
|---|---|
| date | Tue, 20 Mar 2012 16:53:48 +0100 |
| 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 ; };
