Uses of Class
com.uc4.communication.requests.CreateSession
Packages that use CreateSession
-
Uses of CreateSession in com.uc4.communication
Methods in com.uc4.communication that return CreateSessionModifier and TypeMethodDescriptionSets the session, this method must be called before a login request is sent.Sets the session, this method must be called before a login request is sent.Connection.login
(int client, String user, String department, String password, char language, String kicks) Sets the session, this method must be called before a login request is sent.Connection.login
(AccessTokenConfiguration config) Login using an access tokenConnection.login
(SamlConfiguration config) Single Sign On using SAMLConnection.login
(SSOConfiguration config) Single Sign On (Kerberos) using the current OS user.