Search:

Type: Posts; User: dmadunic; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,219

    Signing a SOAP message

    My first question is: does anyone know for a good howto, tutorial or working example on how to perform simple task of signing of SOAP message on client side and verifying it on server side (one...
  2. Replies
    5
    Views
    8,504

    Correct ;-)

    Correct ;-)
  3. Replies
    5
    Views
    8,504

    Do not read password at all

    Reading passwords on client side is bad practice anyway. Instead, you should try binding with users dn and and supplied password.
    Basicaly what you need to do is following:

    1) perform search of...
  4. Done

    Ok done
    http://opensource.atlassian.com/projects/spring/browse/LDAP-30

    I have done some more test and can confirm that this Exception only occures when searching fro entries which have national...
  5. BadLdapGrammarException: RDN could not be parsed fully

    Hi all,
    i am having following problem.
    I doing simple search on InetOrgPersonObjects, via criteria uid=something

    but i got following error:

    org.acegisecurity.ldap.LdapDataAccessException:...
Results 1 to 5 of 5