Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.confserver.requests.security.RequestUpdateAccount

Packages that use RequestUpdateAccount
com.genesyslab.platform.configuration.protocol.confserver.requests.security The classes in this package allow you to authenticate a user, change his or her password, and work with his or her permissions. 
 

Uses of RequestUpdateAccount in com.genesyslab.platform.configuration.protocol.confserver.requests.security
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.security that return RequestUpdateAccount
static RequestUpdateAccount RequestUpdateAccount.create()
          Creates instance of RequestUpdateAccount with no parameters set.
static RequestUpdateAccount RequestUpdateAccount.create(ConfStructure applicationID, ConfStructure accountID)
          Creates instance of RequestUpdateAccount.
static RequestUpdateAccount RequestUpdateAccount.create(org.w3c.dom.Document applicationId, org.w3c.dom.Document accountId)
          Deprecated. Use new configuration server structures instead of DOM.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.