JBoss.org
Community Documentation
Next
JBoss Authorization Server
Reference Guide
Sohil
Shah
<
sshah@redhat.com
>
Preview Release
1. Introduction
1.1. Authorization
1.1.1. Clean Separation between Security Logic and Application Logic
1.1.2. Flexibility to apply Security Logic to arbitrary Runtime information
1.1.3. Runtime Management of Security Policy
1.1.4. A user friendly Developer API
2. Concepts
2.1. Resource
2.2. Action
2.3. Subject
2.4. Environment
2.5. Attribute
2.6. Policy
2.7. Target
2.8. Rule
3. Architecture
3.1. Overall Architecture
3.1.1. Application Framework
3.1.2. Authorization Server
4. Developer API
4.1. Developer API
5. Profiles
5.1. Http Profile
5.2. Portal Profile
5.3. Seam Profile
6. Policy Store SPI
6.1. Policy Store SPI
7. Examples
Next
Chapter 1. Introduction