A Java library for Attribute-based Access Control Policies
FACPL: a Java-based library for the specification and enforcement of Access Control policies
- Attribute-based Access Control Policies
- Advanced features for the management of, e.g., combining algorithms and missing attributes
- Generation of XACML code starting from FACPL code
- Generation of FACPL code starting from XACML code
Source Code: https://github.com/andreamargheri/FACPL/
Java code for signing and handling Croatian fiscal service requests
Java code for signing and handling requests for Croatian fiscal service. Includes unsigned and signed xml samples. For completeness of project my personal testing key is included. Units tests with sample data are available for the ease of use. Whole Eclipse project is committed to source forge Git.
Commercial support for implementation into different java application is available upon request.
Jalapa is an extension to the security model of Java, that allows for specifying, analysing and enforcing history-based usage policies. Programmers can sandbox an untrusted piece of code with a policy, enforced at run-time through its local scope.