Uses of Class
org.jboss.as.ee.security.JaccService
Packages that use JaccService
-
Uses of JaccService in org.jboss.as.ee.security
Subclasses of JaccService in org.jboss.as.ee.securityModifier and TypeClassDescriptionclassA service that creates JACC permissions for an ear deploymentMethods in org.jboss.as.ee.security that return JaccServiceModifier and TypeMethodDescriptionprotected abstract JaccService<T>AbstractSecurityDeployer.createService(String contextId, T metaData, Boolean standalone) Creates the appropriate service for metaData Tprotected JaccService<org.jboss.metadata.ear.spec.EarMetaData>EarSecurityDeployer.createService(String contextId, org.jboss.metadata.ear.spec.EarMetaData metaData, Boolean standalone) Creates the appropriate service for metaData TAbstractSecurityDeployer.deploy(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) AbstractSecurityDeployer.deploy(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, String jaccContextId)