| Class | Description |
|---|---|
| AbstractAuthorizationModule |
Abstraction of Authorization Module
|
| AbstractJACCModuleDelegate |
Common methods for the JACC layer
|
| AllDenyAuthorizationModule |
Authorization Module that always denies an Authorization request
|
| AllPermitAuthorizationModule |
Noop Authorization Module that lets all authenticated users
|
| AuthorizationModuleDelegate |
Delegate for Authorization Module
|
| DelegatingAuthorizationModule |
Default Authorization Module that delegates the decision making to
the configured delegates (configurable via a module option)
|
| JACCAuthorizationModule |
Authorization Module that enforces JACC semantics
|
| XACMLAuthorizationModule |
Authorization Module that utilizes XACML
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.