|
||||||||||
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.ear.jboss.JBossAppMetaData>
org.jboss.deployment.EarSecurityDeployer
public class EarSecurityDeployer
Security Deployer for ear
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 | |
---|---|
EarSecurityDeployer()
|
Method Summary | |
---|---|
protected String |
getJaccPolicyName()
Get the name of the JaccPolicy subclass (EjbJaccPolicy,WebJaccPolicy etc) |
protected Class<org.jboss.metadata.ear.jboss.JBossAppMetaData> |
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 |
---|
deploy, 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 EarSecurityDeployer()
Method Detail |
---|
protected ServiceMetaData getServiceMetaData()
AbstractSecurityDeployer
getServiceMetaData
in class AbstractSecurityDeployer<org.jboss.metadata.ear.jboss.JBossAppMetaData>
protected Class<org.jboss.metadata.ear.jboss.JBossAppMetaData> getMetaDataClassType()
AbstractSecurityDeployer
getMetaDataClassType
in class AbstractSecurityDeployer<org.jboss.metadata.ear.jboss.JBossAppMetaData>
protected String getJaccPolicyName()
AbstractSecurityDeployer
getJaccPolicyName
in class AbstractSecurityDeployer<org.jboss.metadata.ear.jboss.JBossAppMetaData>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |