Record Class ProfileAssignmentStorageExtensionPoint.AccessResultInfo

java.lang.Object
java.lang.Record
org.ametys.core.right.ProfileAssignmentStorageExtensionPoint.AccessResultInfo
Record Components:
accessResult - an access result
target - the actual target of the assignment (user or group). Can be null for anonymous or any connected user assignment
All Implemented Interfaces:
Comparable<ProfileAssignmentStorageExtensionPoint.AccessResultInfo>
Enclosing class:
ProfileAssignmentStorageExtensionPoint

Store an access result associated to a object target (user or group)