Spring Security - Global Method Security - Part 1

preview_player
Показать описание
In this first part of the global method security you will find out how to use the @Secured and @RolesAllowed annotations with Spring Security. Stay tuned for the next parts where I will show you how @PreAuthorize, @PostAuthorize, @PreFilter and @PostFilter are used.

Рекомендации по теме
Комментарии
Автор

Hi, can you share tutorial video for method security using pre/post filter with haspermission .

nilimalad
Автор

Hello and thanks for the video. in wich scenario should we use method security approch. if we use this approch in the same time with the standar way how can that influence the responsive time.

momedalhouma
Автор

I couldn't find Part 2, so I assume it hasn't been recorded yet?

gkgeorgiev