SAP NetWeaver 7.1 Composition Environment

Uses of Interface
com.sap.security.api.IUserMaint

Packages that use IUserMaint
com.sap.security.api Provides basic User Management functionality. 
 

Uses of IUserMaint in com.sap.security.api
 

Methods in com.sap.security.api that return IUserMaint
 IUserMaint IUserFactory.getMutableUser(String uniqueId)
          Get a user object which can be modified.
 IUserMaint IUserFactory.newUser(String uniqueName)
          Creates a new, initially blank user object with the given uniqueName.
 IUserMaint IUserFactory.newUser(String uniqueName, IUser copyFrom)
          Creates a new user with the given uniqueName.
 IUserMaint[] IUserFactory.newUsers(String[] uniqueNames)
          Creates a new, initially blank user objects.
 

Methods in com.sap.security.api with parameters of type IUserMaint
 void IUserFactory.commitUser(IUserMaint user, IUserAccount account)
          Creates the user and the account object within one transaction Note: Both objects have to be new or exist already.
 


SAP NetWeaver 7.1 Composition Environment

Copyright © 2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.