mardi 5 mai 2015

Embeded data store for java application?

I am creating simple authentication server that will store user and password and user groups in database.

I want to provide simple embedded data store to manage user/passwords and groups.

What will be suitable:

  1. LDAP server data store
  2. mongodb datastore by storing values against each user names etc
  3. Any other?

It should also have some java api to store and retrieve data .

Please suggest?

Aucun commentaire:

Enregistrer un commentaire