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 ?
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 ?
Browser other questions tagged java rest spring-mvc restful spring-security
You are not signed in. Login or sign up in order to post.
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/
– Giancarlo Abel Giulian
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.
– Daniel