Search:

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

Search: Search took 0.03 seconds.

  1. Right.. So it was my own fault. I made a typo...

    Right.. So it was my own fault.

    I made a typo / copy-paste error, namely:

    setAttribute() to addAttribute. I was hardly noticeable as it was the only one in the bunch. Obviously on the...
  2. LDAPTemplate: modifyattributes throws invalidattributevalueexception on postalAddress

    Hey,

    Using Spring-ldap-core:1.3.0-RELEASE as version..

    In order to CRUD an Ldap entry I'm using LdapTemplate with DirContextAdapter. Everything works except doing an update operation (U ^^ )
    ...
  3. Replies
    0
    Views
    875

    Spring JNDI mocking with Jetty

    Hey,

    I'm developing a few webapps that use LDAP parameters as well as credentials to CRUD the LDAP servers. These parameters are placed on a server and accessed using JNDI.

    However I want to...
  4. Replies
    3
    Views
    386

    I realized that a few minutes after posting this...

    I realized that a few minutes after posting this thread. I also know why a new thread gets created.

    The confirm servlet does a forward, so no new request. However it fowards to the apps index...
  5. Replies
    3
    Views
    386

    SWF + Servlet(Filter) for confirm hashkey

    Hey,

    I developed a webapp which allows a user to register him/herself. One needs to enter an email addy and gets a confirm email to confirm, big surprise there :)

    I didn't create a webflow for...
  6. I am looking at an approach of setting an...

    I am looking at an approach of setting an anonymous user (authenticated anonymously) compared to a real user when no user is found.

    Oh and I'm trying to simulate http headers using "modify...
  7. servlet filter, httpheaders, conditional access settings

    Hey,

    I hope the title is somewhat clear, I'll clarify.

    I'm developing an application that gets its initial data from a security service like a sideminder or something similar. It will be in...
  8. Replies
    11
    Views
    5,266

    Now that you mention it and I checked, well......

    Now that you mention it and I checked, well... does my face turn red :s

    The thing was that I got an existing unfinished application using Spring 2.x. Now I need to add security to it and this was...
  9. Replies
    11
    Views
    5,266

    I see. Well ok, it does make sense, but you...

    I see. Well ok, it does make sense, but you might need to take care of the readers who got there googling spring config and trying to get it to work for their own application. The problem appears...
  10. Replies
    11
    Views
    5,266

    Thanks for the answer in such short notice :-) ...

    Thanks for the answer in such short notice :-)

    I'm using a custum repository which is set up by the organisation.
    However nothing in the tutorial tells me that I should use a different...
  11. Replies
    11
    Views
    5,266

    This is the xml security schema I'm using: I'm...

    This is the xml security schema I'm using:

    I'm using reply as I seem to be exceeding the character limit/post



    <?xml version="1.0" encoding="UTF-8"?>
    <beans:beans...
  12. Replies
    11
    Views
    5,266

    Spring-Security 3 example needs work

    Hey,

    New to the forum and complete newb of Spring security.

    I have received the task of building a webapp using SSO, for which I need Spring security.
    I decided to take the first tutorial I...
Results 1 to 12 of 12