Thursday 16 July 2015

Difference between @Secured and @PreAuthorize

@Secured vs @PreAuthorize : Spring Framework provides the different ways to secure the application. Spring Framework has lots of handy tools or methods to secure application. @Secured and @PreAuthorize are the two most popular annotations used to provide method level security. @Secured is used from a long time it is mature whereas @PreAuthorize is a bit new but becoming famous very fast.

These both are used by developer for security but most of developers are confused about these functionality because both are almost same. @Secured and @PreAuthorize are almost same there is very little difference between these two. Both @Secured and @PreAuthorize belongs to Spring Security. But @PreAuthorize is more powerful than the @Secured.

To view full blog about “Difference between @Secured and @PreAuthorize” visit FindNerd.

FindNerd is not only about blogs, forums and tutorials, it has much more than this. Video blogging can be done using FindNerd. We have researched a lot before posting this feature and it had been noticed that many people are learning things by watching videos, instead of reading blogs. After finding positive results towards video blogging than reading blogs, we decided to launch a Desktop Video Recording Tool.

No comments:

Post a Comment