public class EJBSecurityViewConfigurator extends Object implements ViewConfigurator
ViewConfigurator responsible for setting up necessary security interceptors on an EJB view.
User: Jaikiran Pai| Constructor and Description |
|---|
EJBSecurityViewConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.jboss.as.server.deployment.DeploymentPhaseContext context,
ComponentConfiguration componentConfiguration,
ViewDescription viewDescription,
ViewConfiguration viewConfiguration) |
public void configure(org.jboss.as.server.deployment.DeploymentPhaseContext context,
ComponentConfiguration componentConfiguration,
ViewDescription viewDescription,
ViewConfiguration viewConfiguration)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
configure in interface ViewConfiguratororg.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.