Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2649

Add Spring Security features

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0, 3.0.1, 2.3.4
    • karaf
    • None

    Description

      Some users may want to use Spring Security for their applications (like we did for Spring LDAP).

      The feature should look like:

      <feature name="spring-security" version="3.1.4.RELEASE">
      <feature>spring-dm-web</feature>

      <bundle
      start-level="50">mvn:org.springframework.security/spring-security-core/3.1.4.RELEASE</bundle>
      <bundle
      start-level="50">mvn:org.springframework.security/spring-security-config/3.1.4.RELEASE</bundle>
      <bundle
      start-level="50">mvn:org.springframework.security/spring-security-web/3.1.4.RELEASE</bundle>
      </feature>

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jbonofre Jean-Baptiste Onofré
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: