Package ca.stellardrift.permissionsex.subject
-
Interface Summary Interface Description CalculatedSubject ImmutableSubjectData The core subject data interface.Segment Subject data set for a specific configuration of properties.SubjectDataCache<I> A cached view of the subject data within a particularDataStore.SubjectRef<I> A reference to a specific subject.SubjectRef.ToData<I> A resolved reference to a subject's data in a specific collection.SubjectTypeCollection<I> Collection providing a view of subjects of a given type within the PEX engine. -
Class Summary Class Description SubjectType<I> A definition for parameters controlling aSubjectTypeCollection's handling.SubjectType.Builder<I> A builder for a subject type -
Exception Summary Exception Description InvalidIdentifierException An exception thrown when an identifier is provided that isn't valid for a subject type.