User Manager Control

This Control is the Remote Interface for the UserManager session bean.

Overview

This is the synchronization point between user profile support and WebLogic security. Any user management operations should be done here, rather than through the security APIs directly.

This class depends on the following EJB environment in the ejb deployment descriptor:

Related Topics

Tutorial: Creating a Control Page Flow Using the Wizard

Adding Portal Controls to Java Page Flows