| Class | Description |
|---|---|
| BaseIdentifierBundleFactory |
Some fields and methods that are helpful to IdentifierBundleFactory classes.
|
| BaseUserBasedIdentifierBundleFactory |
Some fields and methods that are helpful to IdentifierBundleFactory classes.
|
| HasPermissionFactory |
Figure out what Permissions the user is entitled to have.
|
| HasPermissionSetFactory |
Figure out what PermissionSets the user is entitled to have.
|
| HasProfileOrIsBlacklistedFactory |
Find all of the individuals that are associated with the current user, and
create either an IsBlacklisted or HasAssociatedIndividual for each one.
|
| HasProxyEditingRightsFactory |
Find out what Profiles the User can edit through proxy.
|
| IsRootUserFactory |
If the user is logged in as a Root User, create an identifier.
|
| IsUserFactory |
If the user is logged in, create an Identifier.
|
Copyright © 2016. All rights reserved.