Results 1 to 3 of 3

Thread: Spring Security Kerberos/SPNEGO Extension and java 5

  1. #1
    Join Date
    Nov 2008
    Posts
    5

    Default Spring Security Kerberos/SPNEGO Extension and java 5

    Hi,

    could someone tell me the reason why the Kerberos extension requires SUN JRE/JDK 1.6.x and not java 5?

    Thx,

    Nicolas

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

    Default

    It uses kerberos code which is not available in JDK 1.5.
    Spring - by Pivotal
    twitter @tekul

  3. #3
    Join Date
    Nov 2008
    Posts
    5

    Default

    Thx for the information

Tags for this Thread

Posting Permissions

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