-
com.ecyrd.jspwiki.auth.UserManager
Provides a facade for obtaining user information.
@author Andrew Jaquith
@since 2.3
-
com.gitblit.manager.UserManager
The user manager manages persistence and retrieval of users and teams.
@author James Moger
-
com.gnizr.core.user.UserManager
te GnizrDao object
UserManager userManager = new UserManager(gnizrDao);
Create a new user account
import com.gnizr.db.AccountStatus;
.... String username = "newUser";
String password = "safePass";
String fullname = "John Smith";
String email = "johns@example.com";
int acctStatus = AccountStatus.ACTIVE;
Date createdOn = ... // create today's date
User u = new User(username,password,fullname,email,acctStatus,createdOn);
UserManager userManager = ... // create User Manager
userManager.createUser(u);
@author Harry Chen
-
com.hbasebook.hush.UserManager
-
com.icegreen.greenmail.user.UserManager
-
com.javaeye.user.UserManager
-
com.krminc.phr.web.admin.UserManager
User Manager controller.
@author Daniel Shaw (dshaw.com)
-
com.opengamma.security.user.UserManager
None of the update operations on this interface 'cascade' the update.
Example: You change the user's password and add the user to an existing group. In addition, you change the name of the group. You then call {@link #updateUser}.
In this case, the user's password and their group membership would be changed. However, to update the name of the group, you would need to call {@link #updateUserGroup} separately.
-
com.opensymphony.module.user.UserManager
-
com.opensymphony.user.UserManager
-
com.vst.service.UserManager
-
com.zerowaste.manager.UserManager
-
de.iritgo.aktera.usergroupmgr.UserManager
@author schatterjeeTo change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
-
de.novanic.eventservice.service.registry.user.UserManager
The UserManager is a container for {@link de.novanic.eventservice.service.registry.user.UserInfo} and provides variousmethods to manage users. To activate the user timeout recognition, the method {@link UserManager#activateUserActivityScheduler()}) must be called. The UserManager can be created with {@link de.novanic.eventservice.service.registry.user.UserManagerFactory#getUserManager(long)}) as a singleton.
@author sstrohschein
Date: 03.02.2009
Time: 00:20:09
-
edu.uga.galileo.voci.model.UserManager
Manages all user-related information in the model, standing between the servlets and the DAOs.
@author
Mark Durant
@author
Charles King
@version 1.0
-
edu.wpi.cs.wpisuitetng.modules.core.entitymanagers.UserManager
The EntityManager implementation for the User class. Manages interaction with the set of Users in the Database defined by the constructor
@author
-
eu.planets_project.ifr.core.security.api.services.UserManager
The Planets User Manager
This interface specifies how to interact with the User database. A UserManagerImpl is created by the Planets IF and exports this interface over EJB. A User can use this API to modify their own data, and to look up some basic data about other Users. A User with the 'admin' role can view and modify all user data.
The user accounts were originally handled by the Administration component (now removed). However, the code was not suitable for accessing from other components over EJB. Therefore, the persistence code was re-written using the JPA, but accessing exactly the same tables as used by the Admin component.
@author
Andy Jackson
-
evolaris.framework.um.business.UserManager
This business class is used to fetch and store user data All loads and queries are used with pessimistic locking, in order to ensure, that the user gets what she sees (e.g. a selected group name can not be changed while a user is stored)
@author thomas.ebner
@date 22.03.2006
-
org.apache.archiva.redback.users.UserManager
-
org.apache.felix.jmood.compendium.UserManager
User manager for the gateway. This mbean provides access to the user admin functionality.
-
org.apache.ftpserver.ftplet.UserManager
User manager interface.
-
org.apache.isis.viewer.scimpi.dispatcher.UserManager
-
org.apache.jackrabbit.api.security.user.UserManager
The UserManager
provides access to and means to maintain {@link Authorizable authoriable objects} i.e. {@link User users} and{@link Group groups}. The UserManager
is bound to a particular Session
.
-
org.apache.jetspeed.security.UserManager
Describes the interface for managing users and provides access to the {@link User}.
@author
David Le Strat
-
org.apache.lenya.ac.UserManager
User manager.
@version $Id: UserManager.java 473841 2006-11-12 00:46:38Z gregor $
-
org.apache.roller.business.UserManager
Manages users, weblogs, permissions, and weblog pages.
-
org.apache.roller.model.UserManager
Manages users, weblogs, permissions, and weblog pages.
-
org.apache.roller.weblogger.business.UserManager
Manages users, weblogs, permissions, and weblog pages.
-
org.apache.wiki.auth.UserManager
Provides a facade for obtaining user information.
@since 2.3
-
org.appfuse.service.UserManager
Business Service Interface to handle communication between web and persistence layer.
@author
Matt RaibleModified by
Dan Kibler
-
org.codehaus.plexus.redback.users.UserManager
-
org.codehaus.plexus.security.user.UserManager
-
org.gudy.azureus2.ui.console.multiuser.UserManager
The usermanager is responsible for reading the users configuration file and loading in all of the possible users. It is also responsible for authenticating a username/password
@author pauld
-
org.hsqldb.rights.UserManager
Manages the User objects for a Database instance. The special users PUBLIC_USER_NAME and SYSTEM_AUTHORIZATION_NAME are created and managed here. SYSTEM_AUTHORIZATION_NAME is also special in that the name is not kept in the user "list" (PUBLIC_USER_NAME is kept in the list because it's needed by MetaData routines via "listVisibleUsers(x, true)").
@author Campbell Boucher-Burnett (boucherb@users dot sourceforge.net)
@author Fred Toussi (fredt@users dot sourceforge.net)
@version 1.8.0
@since 1.7.2
@see User
-
org.hsqldb_voltpatches.rights.UserManager
Manages the User objects for a Database instance. The special users PUBLIC_USER_NAME and SYSTEM_AUTHORIZATION_NAME are created and managed here. SYSTEM_AUTHORIZATION_NAME is also special in that the name is not kept in the user "list" (PUBLIC_USER_NAME is kept in the list because it's needed by MetaData routines via "listVisibleUsers(x, true)").
@author Campbell Boucher-Burnett (boucherb@users dot sourceforge.net)
@author Fred Toussi (fredt@users dot sourceforge.net)
@version 1.8.0
@since 1.7.2
@see User
-
org.internna.iwebmvc.security.UserManager
Manages the work with Users.
@author Jose Noheda
-
org.itnaf.service.UserManager
-
org.jitterbit.integration.client.server.user.UserManager
Manages information on the users and groups that are defined on a Jitterbit server. A user manager may keep this information cached locally on the client; it provides a method for updating this local cache with the latest user and group data as downloaded from the server.
@author Torgil Zethson
-
org.jivesoftware.openfire.user.UserManager
Manages users, including loading, creating and deleting.
@author Matt Tucker
@see User
-
org.jmanage.core.auth.UserManager
Date : Jun 27, 2004 10:43:03 PM
@author Shashank
-
org.keycloak.services.managers.UserManager
-
org.mapache.business.user.UserManager
-
org.nuxeo.ecm.platform.usermanager.UserManager
-
org.olat.user.UserManager
ntix.com
-
org.openstreetmap.osmosis.apidb.v0_6.impl.UserManager
Creates or loads the details of the Osmosis user in the database.
@author Brett Henderson
-
org.osgi.impl.bundle.jmx.useradmin.UserManager
-
org.sonatype.security.usermanagement.UserManager
A DAO for users comming from a given source.
@author Brian Demers
-
samples.cli.UserManager
@author baliuka
-
se.gu.fire.data.UserManager
Persistence manager for FireUser type objects
-
talkfeed.UserManager
Send subscription via user
@author Balmeyer