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