Provides Authorization related beans which are necessary to check for permissions
Functions
Link copied to clipboard
@Bean(value = ["relatedToAdminNodePermission"] )
Creates the RelatedToAdminNodePermissionRuleGenerator to check for READ on NodePermission The rule can only be used on NodePermission, and only for READ
Link copied to clipboard
@Bean(value = ["relatedToGlobalPermission"] )
Creates a new RelatedToGlobalPermissionRuleGenerator which can be used to check for permission on GropiusUser
Link copied to clipboard
@Bean(value = ["relatedToNodePermissionRule"] )
Creates a new RelatedToNodePermissionRuleGenerator which can be used to check for permissions on IMS, Component and Project