You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/12/10 22:05:00 UTC

[jira] [Created] (ISIS-2916) Introduce @LogicalType to properly map abstract types onto the security model

Andi Huber created ISIS-2916:
--------------------------------

             Summary: Introduce @LogicalType to properly map abstract types onto the security model
                 Key: ISIS-2916
                 URL: https://issues.apache.org/jira/browse/ISIS-2916
             Project: Isis
          Issue Type: Improvement
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 2.0.0-M7


Take for example from the demo a type, which is implemented by JDO/JPA entity types and a viewmodel:

public interface WrapperDoubleHolder { ... }

We need a programming model such that we can declare for this interface, which logical-type it maps to, when deciding whether a logged on user has access to this type or not.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)