From f6503772d4474d700f90305414f20b9ca05e66ab Mon Sep 17 00:00:00 2001 From: rnavagamuwa Date: Tue, 26 Mar 2019 09:50:33 +0530 Subject: [PATCH] Updating README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1ee9ed..0421630 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,5 @@ As the initial version, I have managed to write a working sample for this use ca @PreAuthorize("hasPermission('admin_xacml','{$action-id:action-id,$resource-id:resource-id}')") ``` +#### Note +In addition to XACML Based Authorization this SDK exposes methods to get `API Resource List` and `Entitled Attributes`. \ No newline at end of file