Interface PrismEntityOpConstraints

All Superinterfaces:
DebugDumpable
All Known Subinterfaces:
PrismEntityOpConstraints.ForItemContent, PrismEntityOpConstraints.ForValueContent

public interface PrismEntityOpConstraints extends DebugDumpable
Compiled security constraints for a given operation and phase applicable to a prism entity (Item or PrismValue). It is a simplified version of ObjectSecurityConstraints and (somewhat) also ItemSecurityConstraints. TODO the "prism entity" name is not the best; the idea is to cover both items and values, but something better should be found