|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.deployers.spi.deployer.helpers.AbstractDeployer
org.jboss.deployment.security.AbstractSecurityDeployer<org.jboss.metadata.web.jboss.JBossWebMetaData>
org.jboss.web.deployers.WarSecurityDeployer
public class WarSecurityDeployer
Security Deployer for Web Archives
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.deployers.spi.Ordered |
---|
org.jboss.deployers.spi.Ordered.OrderedComparator |
Field Summary |
---|
Fields inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
log |
Fields inherited from interface org.jboss.deployers.spi.Ordered |
---|
COMPARATOR |
Constructor Summary | |
---|---|
WarSecurityDeployer()
|
Method Summary | |
---|---|
void |
deploy(org.jboss.deployers.structure.spi.DeploymentUnit unit)
|
protected String |
getJaccPolicyName()
Get the name of the JaccPolicy subclass (EjbJaccPolicy,WebJaccPolicy etc) |
protected Class<org.jboss.metadata.web.jboss.JBossWebMetaData> |
getMetaDataClassType()
Return the type of metadata |
protected ServiceMetaData |
getServiceMetaData()
Get the top level service bean meta data |
Methods inherited from class org.jboss.deployment.security.AbstractSecurityDeployer |
---|
getPolicyRegistration, setPolicyRegistration, undeploy |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
addInput, addInput, addOutput, addOutput, getInput, getInputs, getOutput, getOutputs, getRelativeOrder, getStage, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setStage, setTopLevelOnly, setWantComponents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WarSecurityDeployer()
Method Detail |
---|
public void deploy(org.jboss.deployers.structure.spi.DeploymentUnit unit) throws org.jboss.deployers.spi.DeploymentException
deploy
in interface org.jboss.deployers.spi.deployer.Deployer
deploy
in class AbstractSecurityDeployer<org.jboss.metadata.web.jboss.JBossWebMetaData>
org.jboss.deployers.spi.DeploymentException
protected ServiceMetaData getServiceMetaData()
AbstractSecurityDeployer
getServiceMetaData
in class AbstractSecurityDeployer<org.jboss.metadata.web.jboss.JBossWebMetaData>
protected Class<org.jboss.metadata.web.jboss.JBossWebMetaData> getMetaDataClassType()
AbstractSecurityDeployer
getMetaDataClassType
in class AbstractSecurityDeployer<org.jboss.metadata.web.jboss.JBossWebMetaData>
protected String getJaccPolicyName()
AbstractSecurityDeployer
getJaccPolicyName
in class AbstractSecurityDeployer<org.jboss.metadata.web.jboss.JBossWebMetaData>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |