How to Do REST Security with Spring Security

Asked

Viewed 34 times

1

People I am trying to implement security on my REST server done with SPRING 4. I am working with annotations.

The basics of spring security to protect pages I know. But how to protect the requisitions for Restful ?

  • See if this article helps you: http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/

  • 2

    Hello Clebio! Welcome to Stack Overflow! As stated by @Giancarloabelgiulian, your question probably already has an answer. Please, check if this answer suits you and, if you don’t answer, edit your question to include the information you believe has not been answered in the previous question.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.