Giter Club home page Giter Club logo

facpl's People

Contributors

andreamargheri avatar mameli avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

facpl's Issues

Missing facpl2/util source files

I noticed the Facpl2Switch class doesn't have a source file in the repo, and yet it is included in the latest release (2.0.5) under plugins/it.unifi.xtext.facpl2_1.0.0.201807111101.jar

In fact, other core classes such as DateLiteral, AttributeReq, PAF and NotExpression don't have a source file, all coming from the it.unifi.xtext.facpl.facpl2 package. Strangely, the Effect class does have a source file of its own (/LIB/FACPL_Library/src/it/unifi/facpl/lib/enums/Effect.java)

Do you have any pointers to the missing files?

boolean invalid as a policy target

I made the following FACPL policy:

PolicySet Fallback  { deny-unless-permit
	target: true
	policies:
	
	Rule rule2 ( deny ) 
	
	obl-p: [M log("Uncaught request detected!")]
}

But when I try to generate XACML I get the error:

Policy Fallback does not respect the restriction for the generation of XACML code!  Check FACPL's Guide

Check FACPL's Guide

And in the guide, it says the target is a boolean expression. Isn't there a way to define a policy that is always applicable?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.