{"id":24475364,"url":"https://github.com/authzforce/core-pdp-api","last_synced_at":"2025-04-13T13:07:26.650Z","repository":{"id":142361838,"uuid":"49580104","full_name":"authzforce/core-pdp-api","owner":"authzforce","description":"AuthzForce Core PDP API","archived":false,"fork":false,"pushed_at":"2023-11-03T03:07:46.000Z","size":2162,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-13T13:07:20.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/authzforce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-01-13T14:49:49.000Z","updated_at":"2022-02-02T11:57:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"be1a0967-e8a5-4531-8a07-47f32f8fb1d8","html_url":"https://github.com/authzforce/core-pdp-api","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzforce%2Fcore-pdp-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzforce%2Fcore-pdp-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzforce%2Fcore-pdp-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzforce%2Fcore-pdp-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authzforce","download_url":"https://codeload.github.com/authzforce/core-pdp-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717242,"owners_count":21150389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-21T09:14:35.297Z","updated_at":"2025-04-13T13:07:26.622Z","avatar_url":"https://github.com/authzforce.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1796d90c53b540238c86c77402b3a639)](https://www.codacy.com/gh/authzforce/core-pdp-api/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=authzforce/core-pdp-api\u0026amp;utm_campaign=Badge_Grade)\n[![Javadocs](http://javadoc.io/badge/org.ow2.authzforce/authzforce-ce-core-pdp-api.svg)](http://javadoc.io/doc/org.ow2.authzforce/authzforce-ce-core-pdp-api)\n\n# AuthzForce Core PDP API\nHigh-level API for using AuthzForce PDP engine and implementing PDP engine extensions: attribute datatypes, functions, policy/rule combining algorithms, attribute providers, policy providers, XACML Request/Result filters, etc.\n\n## Support\n\nIf you are experiencing any problem with this project, you may report it on the GitHub Issues.\nPlease include as much information as possible; the more we know, the better the chance of a quicker resolution:\n\n* Software version\n* Platform (OS and JDK)\n* Stack traces generally really help! If in doubt include the whole thing; often exceptions get wrapped in other exceptions and the exception right near the bottom explains the actual error, not the first few lines at the top. It's very easy for us to skim-read past unnecessary parts of a stack trace.\n* Log output can be useful too; sometimes enabling DEBUG logging can help;\n* Your code \u0026 configuration files are often useful.\n\nIf you wish to contact the developers for other reasons, use [AuthzForce contact mailing list](http://scr.im/azteam).\n\n## Known issues\n### Class not found: com.sun.mail.XXX\nIf you need to use XACML RFC822Name datatype, you need to add an actual implementation of JavaMail API as dependency (must match the version of `javax.mail-api` dependency in the [POM](pom.xml) ), such as:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.sun.mail\u003c/groupId\u003e\n    \u003cartifactId\u003ejavax.mail\u003c/artifactId\u003e\n    \u003cversion\u003e1.6.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthzforce%2Fcore-pdp-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauthzforce%2Fcore-pdp-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthzforce%2Fcore-pdp-api/lists"}