Project

General

Profile

Actions

Phycobank and Webeditor (Vaadin)

Here we will document phycobank and webeditor related issues


CDM Vaadin UI (cdm-vaadin)

Phycobank

Permission handling

Permissions per CDM entity are created as user permissions (table UserAccount_GrantedAuthorityImpl ).

They are created in CdmUserHelper.createAuthorityFor() .

Presenter implementing permission handling must implement guaranteePerEntityCRUDPermissions() and have CdmAuthority newAuthorityCreated

???

How are they deleted if not needed anymore?

Updated by Andreas Müller 2 months ago · 13 revisions