web applications - How to secure a spring webapp using a LDAP server -


i have webapp created using spring , maven. means not have web.xml. need know how secure web app using spring security. need connect ldap server , cross check credentials against it. complete beginner in scenario. please help. guidelines or tutorials welcome.

the best starting point excellent reference documentation. there's getting started guide here. if have specific problems or questions details in documentation or guide, feel free ask again :)


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

serialization - Convert Any type in scala to Array[Byte] and back -

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -