Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Can Spring 3.1 Security Do CAC Authentication?

    I'm using Spring 3.1.

    Can Spring Security do CAC ( Common Access Card ) authentication?

    I haven't been able to find anything about it using Java( server side, for webapps ), let along...
  2. As usual I'm answering my own question on this...

    As usual I'm answering my own question on this forum ( for the sake of others who might have a similar issue ).

    Someone told me that WebLogic 11g comes with its own set of Spring jars, which were...
  3. Spring 3.1: BeanDefinitionStoreException on startup

    Microsoft Windows 7 Professional
    WebLogic 11g
    Java 1.6 ( the version with weblogic )
    Spring 3.1

    I was using WebLogic 11g and Spring 3.1 to do Java Webapp development on a Windows XP...
  4. Replies
    3
    Views
    331

    Thank You for the help and the fast reply.

    Thank You for the help and the fast reply.
  5. Replies
    3
    Views
    331

    More Modern? STS 3.1.0 vs STS 3.2.0.M2

    Hi.

    I'm new to STS and Eclipse.

    I installed what I thought was the latest, greatest STS:

    Spring Tool Suite 3.1.0.RELEASE - based on Eclipse Juno 4.2.1

    However, I went back to the download...
  6. STS 3.1.0: Missing Spring Documentation "Book" in Help | Help Contents Section

    Spring Tool Suite
    Version: 3.1.0.RELEASE
    Build Id: 201210061306
    Spring Tool Suite 3.1.0.RELEASE - based on Eclipse Juno 4.2.1
    spring-tool-suite-3.1.0.RELEASE-e4.2-win32-installer.exe
    Microsoft...
  7. Hi mminella; I don't disagree with you. ...

    Hi mminella;

    I don't disagree with you.

    This was something I was ordered to do and it is only for 9 people who are in the same building, same network zone
  8. Pre Authenictation Filters: How to set the Authentication Manager?

    Hi. I'm trying to get the skeleton of Spring 3.1 Pre Authentication Filter working.


    I based my code off of this SpringSourceBlog article.

    I'm getting this error message telling me that I...
  9. That looks useful, thanks.

    That looks useful, thanks.
  10. Authenticating By IP Address In Spring 3.1 ?

    I've implemented LDAP authentication using Spring Security 3.1. My security.xml file for that is posted below.

    I need to alter my authentication process such that if a user comes to the site from...
  11. I got it working. The final version of my...

    I got it working. The final version of my *-security.xml is quoted below.

    I took the "o=acme.com" out of the DN pattern and the LDAP worked.

    I had originally put the "o=acme.com" in both the...
  12. Spring 3.1: LDAP: "Bad Credentials" That Aren't

    Spring 3.1
    Tomcat 6.*

    I'm working on making a Spring 3.1 webapp, authenticating with LDAP. When I hit submit on my login page, it just hangs and after a very, very long time returns with this...
  13. Replies
    0
    Views
    324

    LDAP Authentication Hangs

    Admins, please delete this thread, thanks.
  14. Does Spring 3.1 LDAP automatically encrypt passwords

    In this thread I am trying to figure out why my ldap connection hangs when I try to login. Everything seems in place. I ran a JNDI style test program to get all of my attributes and I noticed my...
  15. The Right LDAP Credentials In The Right Place?

    Admins, please delete this thread. Thanks Much.
  16. Hi radhaspencer; I started developing my...

    Hi radhaspencer;

    I started developing my project using ANT. I found a message in my logs at one point saying that a needed LDAP jar for Spring was missing. I put that jar in and then all hell...
  17. I would second that recommendation. Nobody...

    I would second that recommendation.

    Nobody will come out and say it and it is not 100.01% true, but if you are going to develop with Spring using Maven and Eclipse ( The Spring Tool Suite (STS) is...
  18. Hi przemo_li; I feel your pain. I have been...

    Hi przemo_li;

    I feel your pain. I have been programming in Java a long time and have a lot of experience with JSPs. Yet, my last job was very long term and they were very technologically...
  19. Basic LDAP & DefaultSecurityFilterChain Problem

    I'm new to Spring and Spring Security. I've been working my way through the docs on authentication. I've successfully made a small xml file based authentication with Spring 3.1 and Spring 3.1...
  20. Thanks, that was what I needed! Hopefully...

    Thanks, that was what I needed!

    Hopefully someday SpringSource can include that example with the document bundle they include with distribution and the tutorial so other beginners don't have the...
  21. Basic LDAP Example For Spring Security 3.1?

    I'm looking for a basic example of using LDAP in Spring 3.1. I downloaded the Spring Security war. The docs mentioned something about such an example, but I haven't been able to find it.

    Can...
  22. I'm posting this here as SOF tells me I don't...

    I'm posting this here as SOF tells me I don't have enough reputation points to answer my own question. Here it is for anyone who ends up in same situation as I was in:


    I tried my stuff in...
  23. Spring 3.1: Getting the

    I'm new to Spring.

    I'm learning Spring 3.1. I'm using the book "Spring In Action, 3rd ed..

    I'm having trouble getting static resources found. The book doesn't say much about it so I was...
  24. I thought I would post these links for other...

    I thought I would post these links for other people in my situation. They are tutorials for modern versions of Spring:


    http://www.mkyong.com/spring3/spring-3-mvc-hello-world-example/
    ...
  25. Integrating Spring 2.5 and a legacy Servlet Application

    Hi;

    I'm new to Spring. I worked through the sections of this tutorial that cover web flow. My ultimate goal is to use Spring to implement new features in a legacy servlet webapp and then...
Results 1 to 25 of 27
Page 1 of 2 1 2