Completed
Use ANSI RBAC & ABAC
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Anatomy of a Secure Web Application in Java Using Spring Security and Apache Fortress
Automatically move to the next video in the Classroom when playback concludes
- 1 Objective
- 2 Intro
- 3 Recommendation
- 4 What's The Problem
- 5 Apache Struts Statement on Equifax Security Breach
- 6 The Solution (Take 2)
- 7 Employ a Runtime Java Security Policy
- 8 Not a Perfect Solution
- 9 the deadbolt
- 10 the security system
- 11 The Standards Journey
- 12 Use ANSI RBAC INCITS 359 Specification
- 13 Use RBAC Object Model
- 14 Apache Fortress Access Management SDK and Web Components
- 15 Use RBAC Functional Model
- 16 Example #3: Role Engineering Sample
- 17 Locks on the rooms
- 18 Apache Fortress Demo
- 19 RBAC Policy Enhanced
- 20 Use ANSI RBAC & ABAC
- 21 Under the Hood
- 22 ABAC Demo
- 23 Questions