Configuration Platform SDK 7.6 API Reference

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

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

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.security that return RequestAuthenticate
static RequestAuthenticate RequestAuthenticate.create()
          Creates instance of RequestAuthenticate with no parameters set.
static RequestAuthenticate RequestAuthenticate.create(java.lang.String userName, java.lang.String userPassword)
          Creates instance of RequestAuthenticate with all parameters set.
 


Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.