Platform SDK Java 8.5 API Reference

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

Packages that use RequestChangePassword
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 RequestChangePassword in com.genesyslab.platform.configuration.protocol.confserver.requests.security
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.security that return RequestChangePassword
static RequestChangePassword RequestChangePassword.create()
          Creates instance of RequestChangePassword with no parameters set.
static RequestChangePassword RequestChangePassword.create(java.lang.String userName, java.lang.String userPassword, java.lang.String newUserPassword)
          Deprecated. Use create() without arguments and then call needed setters.
 


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.