SAP NetWeaver 7.1 Composition Environment

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

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

Uses of IUserAccount in com.sap.security.api
 

Methods in com.sap.security.api that return IUserAccount
 IUserAccount IUserAccountFactory.getAuthenticatedUserAccount(Map credentials)
          Authenticate the supplied credentials and returns user account object.
 IUserAccount IUserAccountFactory.getMutableUserAccount(String uniqueId)
          Gets an IUserAccount objects for a uniqueId of a user account.
 IUserAccount IUserAccountFactory.getUserAccount(Map credentials)
          Return UserAccount object based on the credentials supplied.
 IUserAccount IUserAccountFactory.getUserAccount(String uniqueId)
          Gets UserAccount object from the database for a given uid
 IUserAccount IUserAccountFactory.getUserAccount(String uniqueId, AttributeList populateAttributes)
          Gets the UserAccount object with the given unique ID and populates the attributes in populateAttributes
 IUserAccount IUserAccountFactory.getUserAccount(X509Certificate cert)
          Returns UserAccount to whom this certificate belongs.
 IUserAccount IUserAccountFactory.getUserAccountByLogonId(String logonid)
          Gets UserAccount object from the database for a given uid
 IUserAccount IUserAccountFactory.getUserAccountByLogonId(String logonid, AttributeList populateAttributes)
          Gets UserAccount object from the database for a given uid
 IUserAccount[] IUser.getUserAccounts()
          Returns an array of useraccount objects which are assigned to this user.
 IUserAccount[] IUserAccountFactory.getUserAccounts(String uniqueIdOfUser)
          Returns all user accounts of the given user
 IUserAccount[] IUserAccountFactory.getUserAccounts(String uniqueIdOfUser, AttributeList attributeList)
          Returns all user accounts of the given user
 IUserAccount IUserAccountFactory.newUserAccount(String logonid)
          Creates a new IUserAccount type object.
 IUserAccount IUserAccountFactory.newUserAccount(String logonid, String uniqueIdOfUser)
          Creates a new IUserAccount type object.
 

Methods in com.sap.security.api with parameters of type IUserAccount
 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.