spring-guides / gs-authenticating-ldap

Authenticating a User with LDAP :: Learn how to secure an application with LDAP.

Home Page:https://spring.io/guides/gs/authenticating-ldap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java 8 Support

yiyocx opened this issue · comments

Hi ! I was reading the guide about "authenticating ldap" and I saw that isn't yet supported for Java 8 ...
So I just wanna know which is the status of that? Is it possible doing with Java 8 someway?
Thanks @gregturn