Results 1 to 7 of 7

Thread: Spring Security 2.0.3 Released

  1. #1
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default Spring Security 2.0.3 Released

    Dear Spring Community

    We're pleased to an announce the release of Spring Security 2.0.3.

    This is a minor bugfix release. There are no changes to the security namespace (and hence no 2.0.3 schema file).

    Please note that as of this release we are also deprecating the use of container adapters. These will not be included in the next major release.

    To see what's new you can browse the changelog.

    You can download the latest version from http://www.springframework.org/download.

  2. #2
    Join Date
    Jun 2008
    Posts
    11

    Default SpringSecurity Pre-auth Samples

    In the reference doc there is a mention of samples/preauth folder that shows the preauth examples.

    However when I downloaded Spring Security 2.0.3 I found only Contacts and bigBank application.

    Could you please let me know the location for preauth sample?
    Regards
    Raj

  3. #3
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

  4. #4
    Join Date
    Jun 2008
    Posts
    11

    Default samples/preauth

    When on that site it says the samples are in samples/preauth. But the spring security zip does not contain such a directory. It only has contacts and bigbank examples.

  5. #5
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    "There are several sample web applications that are available with the project. To avoid an overly large download, only the "tutorial" and "contacts" samples are included in the distribution file. You can either build the others yourself, or you can obtain the war files individually from the central Maven repository. We'd recommend the former. You can get the source as described in the introduction and it's easy to build the project using Maven."

    The paths are relative to the checked out source.

  6. #6
    Join Date
    Sep 2008
    Posts
    15

    Default

    what is difference between Spring Security 2.0.3 and Acegi Security 1.0.7 which one to use please clarify.

  7. #7

    Default

    Spring has "abducted" Acegi, making it part of the framework. Just forget acegi, Spring Security is the same with another name, and the supported one. Acegi is going to be discontinued.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •