0 Replies Latest reply on Jan 9, 2009 2:53 PM by ad-rocha

    Retrieving roles using ClientLoginModule

      Hello all,

      In my standalone application I need to retrieve all user roles (in LDAP). I don't use EJBs, just POJOs.

      I've searched a lot but didn't found any information releated to this (only authorization of EJB methods).

      Is there a way to do this using ClientLoginModule?

      Thanks in advance,

      Andre