Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseUserBasedIdentifierBundleFactory
-
Packages that use BaseUserBasedIdentifierBundleFactory Package Description edu.cornell.mannlib.vitro.webapp.auth.identifier.factory -
-
Uses of BaseUserBasedIdentifierBundleFactory in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
Subclasses of BaseUserBasedIdentifierBundleFactory in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory Modifier and Type Class Description classHasPermissionSetFactoryFigure out what PermissionSets the user is entitled to have.classHasProfileFactoryFind all of the individuals that are associated with the current user and create HasAssociatedIndividual for each one.classHasProxyEditingRightsFactoryFind out what Profiles the User can edit through proxy.classIsRootUserFactoryIf the user is logged in as a Root User, create an identifier.classIsUserFactoryIf the user is logged in, create an Identifier.
-