| Class | Description |
|---|---|
| FileSystemAuthorizationManager | |
| FileSystemResourceAdaptor | |
| IOServiceSecuritySetup | |
| JAASAuthenticationService |
Implements stateful, thread-local authentication of a user via the JAAS API (
javax.security.auth.login.LoginContext). |
| RoleLoader |
Startup class that read the roles declared in the webapp's web.xml and register them into the
RoleRegistry. |
| RoleRegistry |
It holds the collection of Role instances that the platform security
services recognize as the application available roles.
|
| WebAppListener |
It captures the webapp startup/destroy events and notifies the interested parties.
|
| WebAppSettings |
It holds some settings regarding the WebApp execution context like, for instance, the home directory where the
webapp has been deployed.
|
| Annotation Type | Description |
|---|---|
| IOSecurityAuth | |
| IOSecurityAuthz |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.