Class | Description |
---|---|
AuthorizationInterceptor |
EJB authorization interceptor responsible for handling invocation on EJB methods and doing the necessary authorization
checks on the invoked method.
|
EjbJaccConfig |
Class that stores the JACC config for an EJB before being consumed by the JACC service.
|
EjbJaccConfigurator |
Component configurator the calculates JACC roles
|
EjbJaccService |
A service that creates JACC permissions for a ejb deployment
|
EJBMethodSecurityAttribute |
Holds security metadata of a method corresponding to a EJB's view.
|
EJBSecurityMetaData |
Holds the EJB component level security metadata.
|
EJBSecurityViewConfigurator |
ViewConfigurator responsible for setting up necessary security interceptors on a EJB view. |
SecurityContextInterceptor |
Establish the security context.
|
SecurityContextInterceptorFactory |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.