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 an ejb deployment
|
EJBMethodSecurityAttribute |
Holds security metadata of a method corresponding to an EJB's view.
|
EJBSecurityMetaData |
Holds the EJB component level security metadata.
|
EJBSecurityViewConfigurator |
ViewConfigurator responsible for setting up necessary security interceptors on an EJB view. |
SecurityContextInterceptor |
Establish the security context.
|
SecurityContextInterceptorFactory |
Copyright © 2014 JBoss by Red Hat. All rights reserved.