|
||||||||||
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.deployers.spi.deployer.helpers.AbstractParsingDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput<T>
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer<T>
org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
org.jboss.security.deployers.JAXBElementParsingDeployer<javax.xml.bind.JAXBElement,org.jboss.security.xacml.jaxb.PDP>
org.jboss.security.deployers.XacmlConfigParsingDeployer
public class XacmlConfigParsingDeployer
Parsing Deployer for JBossXACML Config
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.deployers.spi.Ordered |
---|
org.jboss.deployers.spi.Ordered.OrderedComparator |
Field Summary | |
---|---|
protected javax.xml.bind.JAXBContext |
context
|
static String |
XACML_ATTACHMENT_NAME
|
Fields inherited from class org.jboss.security.deployers.JAXBElementParsingDeployer |
---|
enclosed, properties |
Fields inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
log |
Fields inherited from interface org.jboss.deployers.spi.Ordered |
---|
COMPARATOR |
Constructor Summary | |
---|---|
XacmlConfigParsingDeployer()
|
Method Summary | |
---|---|
protected void |
createMetaData(org.jboss.deployers.structure.spi.DeploymentUnit unit,
String name,
String suffix)
Method overridden to make the attachment name to be not the same as the deployment type but a custom name |
String |
getConfigFileName()
Get the Config File Name |
void |
setConfigFileName(String fileName)
Set the JBossXACML Config File Name |
Methods inherited from class org.jboss.security.deployers.JAXBElementParsingDeployer |
---|
create, destroy, parse |
Methods inherited from class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer |
---|
classesToBeBound, createContext, getProperties, setClassesToBeBound, setProperties, setSchemaLocation, setValidationEventHandler |
Methods inherited from class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer |
---|
accepts, accepts, allowsMultipleFiles, getAltMappings, getMetadataFile, handleMultipleFiles, init, isDeployable, matchFileToClass, mergeFiles, openStreamAndValidate, parse, parse, parse, parse, parseAndInit, setAllowMultipleFiles |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput |
---|
allowsReparse, createMetaData, createMetaData, createMetaData, deploy, getAttachmentKey, getJarExtension, getMetaData, getName, getNames, getOutput, getSuffix, isBuildManagedObject, isIncludeDeploymentFile, setAttachmentKey, setBuildManagedObject, setIncludeDeploymentFile, setJarExtension, setName, setNames, setSuffix |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
addInput, addInput, addOutput, addOutput, getInput, getInputs, getOutputs, getRelativeOrder, getStage, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setStage, setTopLevelOnly, setWantComponents, undeploy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String XACML_ATTACHMENT_NAME
protected javax.xml.bind.JAXBContext context
Constructor Detail |
---|
public XacmlConfigParsingDeployer()
Method Detail |
---|
public String getConfigFileName()
public void setConfigFileName(String fileName)
fileName
- protected void createMetaData(org.jboss.deployers.structure.spi.DeploymentUnit unit, String name, String suffix) throws org.jboss.deployers.spi.DeploymentException
createMetaData
in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
org.jboss.deployers.spi.DeploymentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |