Hi Tobias,
Thanks for your interest.
The thesis you mentioned is outdated and has no relation to our current development work (PEP) at all.
This thesis was the initial study for us for creating a PEP.
We are currently developing a PEP core library and a Spring Security implementation of a PEP with it. That's approximately the same as you can read in the thesis.
The source code of these two projects can be found in our SVN at
http://dev.herasaf.org/svn/XACMLPEPCORE/ and
http://dev.herasaf.org/svn/XACMLPEPSPRINGSECURITY/. But it is currently not recommended to make some productive work on the code because it is still in an early draft. Further there is no appropriate documentation available.
The PDP project is in a stable state and can be found here
http://maven.herasaf.org/herasaf-snapshot (1.0.0-M2 or 1.0.0.M3-SNAPSHOT).
<dependency>
<groupId>org.herasaf.xacml.core</groupId>
<artifactId>herasaf-xacml-core</artifactId>
<version><!-- see above --></version>
</dependency>
If you'd like you could share some more information on your project. Maybe we then could help you with some more detailed information on how to approach your target without a final PEP library.
Best regards,
Florian