• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

no oauth ?

 
Ranch Hand
Posts: 8945
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear author,

From Toc, https://www.packtpub.com/toc/spring-security-3-table-contents here

i don't see any info on Oauth ?
 
Author
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Pradeep,

Thanks for the question - in any creative project there are (unfortunately) topics that you simply can't cover within the constraints (time, space) of the project. Rather than cover many Spring Security-related topics at a high and semi-useful level, I made the design decision to select and explore fewer topics at a degree of detail that (I think) is unusual for most technical books. My intention was to allow the reader to come away with a better understanding of Spring Security 3, its architecture, and how it's put together, even if I don't cover the exact topic that you're looking for. This will hopefully help solve the problem that a lot of users new to the technology face, which is that they neither understand how it works, nor how to use the particular component they need to get their job done.

That said, I have a short list of supplementary tutorials I'd like to write up on my blog containing topics I didn't get to cover in this book, and I'll certainly add OAuth + Spring Security 3 to that list. Thanks for the suggestion!

Also (I'm sure you have seen this already), OAuth for Spring Security has a well-written user guide, certainly better than many Spring or Spring Security extensions at the moment.

Thanks for the question!
Peter
 
Pradeep bhatt
Ranch Hand
Posts: 8945
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Peter.
 
reply
    Bookmark Topic Watch Topic
  • New Topic