ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

29,936 results

Bulgarian Java User Group
Spring Security

Agenda: Overview, Configuration, Demos (BG): Общ преглед, конфигурация, демонстрации Details: Authentication, ...

1:15:44
Spring Security

335 views

Streamed 2 years ago

Vaadin
Tutorial: Vaadin Flow Spring Security login (4 min)

Learn how to set up Spring Security and a log-in page with Vaadin Flow. 0:00 - Steps overview 0:19 - Add Spring Security ...

4:14
Tutorial: Vaadin Flow Spring Security login (4 min)

9,743 views

3 years ago

DevDojo Academy
Spring Boot Security Overview 01 - How Spring Security work in services

A short presentation explaining how Spring Security works.

9:32
Spring Boot Security Overview 01 - How Spring Security work in services

5,299 views

8 years ago

Bulgarian Java User Group
Spring Security for N00bz: A quick introduction for the terminally insecure, Mark Heckler

No one wants to be the next Equifax (or Target or Yahoo or TGX or or or) and feature prominently in headlines of the latest terrible ...

52:36
Spring Security for N00bz: A quick introduction for the terminally insecure, Mark Heckler

0 views

6 years ago

OWASP Foundation
The Anatomy of a Secure Web Application in Java Using Spring Security and Apache Fortress

The Jakarta EE architecture provides the necessary enablement but most developers do not have the time or the training to take ...

35:22
The Anatomy of a Secure Web Application in Java Using Spring Security and Apache Fortress

1,337 views

7 years ago

Vaadin
Java web app course 3/6 - Authentication and authorization with Spring Security

In this video, Alejandro Duarte shows how to configure Spring Security in a Java Web application developed with Vaadin, how to ...

8:35
Java web app course 3/6 - Authentication and authorization with Spring Security

0 views

4 years ago

DevConf
Quarkus Security for Spring developers - DevConf.CZ 2025

Speaker(s): Michal Vavřík In this session, I'll introduce Quarkus Security architecture from a Spring developer perspective.

34:52
Quarkus Security for Spring developers - DevConf.CZ 2025

0 views

8 months ago

Peachez Programming
Java Spring Boot [2024] Part 13: Spring Security (Basic Auth)

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Maven Link ...

19:17
Java Spring Boot [2024] Part 13: Spring Security (Basic Auth)

0 views

1 year ago

Vaadin
Java tutorial: Adding a login page with Spring Security (part 12)

Updated tutorial here: https://youtu.be/bxy2JgqqKDU Learn how to set up Spring Security by adding a login screen to your web ...

17:04
Java tutorial: Adding a login page with Spring Security (part 12)

18,075 views

6 years ago

OktaDev
Better Testing with Spring Security Test

This screencast shows you how to configure your tests to mock Spring Security when using OpenID Connect, JWT authentication, ...

33:42
Better Testing with Spring Security Test

6,820 views

4 years ago

Bulgarian Java User Group
Challenges in front of Microservice stack and Spring Security with Token Based Auth – Deyan Andonov

... изисква някой друг е трябва да имаме spring security то трябва да бъде конфигурирано и това което виждаме в момента ...

52:59
Challenges in front of Microservice stack and Spring Security with Token Based Auth – Deyan Andonov

0 views

1 year ago

Peachez Programming
Java Spring Boot [2024] Part 14: Spring Security (JWTs)

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming JSON Web ...

9:55
Java Spring Boot [2024] Part 14: Spring Security (JWTs)

2,187 views

1 year ago

OktaDev
Getting Started with Spring Boot and SAML

... app and authenticate 09:12 - Add a logout feature 11:27 - Customize authorities with Spring Security SAML 13:42 - Add support ...

27:27
Getting Started with Spring Boot and SAML

25,939 views

2 years ago

The Debug Zone
Understanding @RolesAllowed, @PreAuthorize, and @Secured in Spring Security

In this video, we delve into the essential annotations used in Spring Security to manage access control: @RolesAllowed, ...

3:43
Understanding @RolesAllowed, @PreAuthorize, and @Secured in Spring Security

323 views

1 year ago

Vaadin
Securing Vaadin apps with Spring Security and Keycloak (best practices)

In this webinar, you will learn how to secure your Spring Boot-based Vaadin apps from common threats. We will show you how to ...

1:09:15
Securing Vaadin apps with Spring Security and Keycloak (best practices)

9,674 views

Streamed 4 years ago

LangNerd
Tutorial on Spring Security & WebFlux

Introduction into Spring Security applied to reactive web stack on WebFlux. Get inspired and join me in building a fun project from ...

13:42
Tutorial on Spring Security & WebFlux

1,336 views

4 years ago

The Debug Zone
Spring Security hasPermission for CollectionObject: Solutions and Best Practices

In this video, we delve into the intricacies of Spring Security's `hasPermission` method when working with collections of objects.

4:53
Spring Security hasPermission for CollectionObject: Solutions and Best Practices

0 views

1 year ago

OktaDev
Secure Your Microservices with Spring Security and OAuth

This screencast shows how to create a secure microservices architecture with Spring Boot 2.0, Spring Security, and OAuth 2.0.

26:40
Secure Your Microservices with Spring Security and OAuth

14,150 views

7 years ago

The Debug Zone
Integrating Spring Security with Project Reactor: A Complete Guide

In this video, we delve into the powerful combination of Spring Security and Project Reactor, exploring how to secure reactive ...

3:17
Integrating Spring Security with Project Reactor: A Complete Guide

4 views

1 year ago

The Debug Zone
Spring Security LDAP Authentication: User DN and Password from Login Form

In this video, we delve into the integration of LDAP authentication within Spring Security, focusing on how to securely retrieve user ...

5:18
Spring Security LDAP Authentication: User DN and Password from Login Form

0 views

6 months ago

DevDojo Academy
Spring Boot Security Overview 03 - How Spring Security Works, coding JWT Token

This video will show you how to secure services using JWT Token, based on the first video's presentation. Classes used in this ...

30:37
Spring Boot Security Overview 03 - How Spring Security Works, coding JWT Token

0 views

8 years ago

Learning & Development
Spring Security   JEE

I'll go to today's topic about Spring Security how can you use being Security in microservices so before we start the Spring ...

1:06:50
Spring Security JEE

0 views

3 years ago

Gain Java Knowledge
Spring Security Using Facebook Authorization

Hi Friends, #GainJavaKnowledge In this video we will learn how to enable spring security using Facebook authorization server.

10:30
Spring Security Using Facebook Authorization

0 views

5 years ago

VulnVibes
Spring Security Flaw - Authorization Bypass Explained -  CVE-2025-41248

Spring Security has a new vulnerability (CVE-2025-41248) affecting method security annotations on parameterized types. If you're ...

5:06
Spring Security Flaw - Authorization Bypass Explained - CVE-2025-41248

0 views

6 months ago

OktaDev
[Webinar] 10 Excellent Ways to Secure Spring Boot Applications

This webinar provides 10 excellent ways to secure your Spring Boot apps with Spring Security and other techniques. #SpringBoot ...

57:57
[Webinar] 10 Excellent Ways to Secure Spring Boot Applications

0 views

6 years ago