All Downloads are FREE. Search and download functionalities are using the official Maven repository.

as-impl.3.0.0.source-code.zas-configuration.properties Maven / Gradle / Ivy

Go to download

The AspectJ based implementation of the Zas project. This is the new version of the implementation of Zas which, initially, started as a M.Sc. thesis project by Paulo Zenida at ISCTE.

The newest version!
# Possible values: ASPECTJ, JBOSS_AOP
zas.language=ASPECTJ
# State the name of the xml file containing the access control requirements
zas.access.control.requirements.filename=zas.xml
# Possible values: IN_CODE, IN_EXTERNAL_FILE, IN_CODE_AND_EXTERNAL_FILE
zas.access.control.requirement.specification.mode=IN_CODE_AND_EXTERNAL_FILE
# Possible values: true, false
zas.can.use.stack.of.code.subjects=true
# Possible values: true, false
zas.depth.control.enabled=true
# Possible values: true, false
zas.invoker.control.enabled=true
# Possible values: true, false
zas.forced.enabled=true




© 2015 - 2025 Weber Informatics LLC | Privacy Policy