Class EjbJaccService

java.lang.Object
org.jboss.as.ee.security.JaccService<org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig>>
org.jboss.as.ejb3.security.EjbJaccService
All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<jakarta.security.jacc.PolicyConfiguration>, org.jboss.msc.value.Value<jakarta.security.jacc.PolicyConfiguration>

public class EjbJaccService extends JaccService<org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig>>
A service that creates JACC permissions for an ejb deployment
Author:
Marcus Moyses, Scott.Stark@jboss.org, Anil.Saldhana@jboss.org, Stuart Douglas