Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 370 Bytes

Security-Readme.md

File metadata and controls

8 lines (5 loc) · 370 Bytes

Dendrite - Security

Dendrite uses Spring security in two ways :

  1. At the controller level - it filters incoming requests to check and see if it should honor a request.
  2. At the service level - it uses the pre-method invocation filter to check and see if the current user has access to the graph in question by checking the ownership of project.