Package org.jboss.deployment.security

Interface Summary
JaccPolicyMBean Service contract for the JaccPolicy
PolicyConfigurationFacadeMBean MBean interface for the Policy Configuration facade service bean
 

Class Summary
AbstractSecurityDeployer<T extends IdMetaData> Abstract Security Deployer Sets up the top level JaccPolicy service beans
EarJaccPolicy Top level Jacc Policy for EARs
EarPolicyConfigurationFacade<T extends JBossAppMetaData> A facade for constructing Permissions into the PolicyConfiguration
EjbJaccPolicy<T extends JBossMetaData> Top level Jacc Policy for EJBs
EjbPolicyConfigurationFacade<T extends JBossMetaData> A facade for constructing Permissions into the PolicyConfiguration
JaccPolicy<T extends IdMetaData> A Service Bean representing the JACC Policy for the top level deployment
JaccPolicyUtil Static class with common methods used for jacc deployment processing TODO: Remove this class when the MC has the util methods
PolicyConfigurationFacade<T extends IdMetaData> A facade for the JACC Policy Configuration for deployments that are not the top level deployments (Eg: WARs, EJB-Jars sitting inside EAR deployments)
WarJaccPolicy Top level Jacc Policy For WARs
WarPolicyConfigurationFacade<T extends JBossWebMetaData> A facade for constructing web Jacc Permissions into the PolicyConfiguration for the enclosing deployments in the top level deployment
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.