Hi everyone, I'm presently dealing with the security basics. What is the best proceeding to limit the access on defined entities (e.g. user has only access to defined customers)? Is this complete solvable via AOP? How should such an aspect looks like and which steps are necessary (e.g. constraints between user and customer model)? Thanks, Falk