class |
HasPermissionFactory |
Figure out what Permissions the user is entitled to have.
|
class |
HasPermissionSetFactory |
Figure out what PermissionSets the user is entitled to have.
|
class |
HasProfileOrIsBlacklistedFactory |
Find all of the individuals that are associated with the current user, and
create either an IsBlacklisted or HasAssociatedIndividual for each one.
|
class |
HasProxyEditingRightsFactory |
Find out what Profiles the User can edit through proxy.
|
class |
IsRootUserFactory |
If the user is logged in as a Root User, create an identifier.
|
class |
IsUserFactory |
If the user is logged in, create an Identifier.
|