| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.auth.identifier.factory |
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2016. All rights reserved.