Uses of Class
com.logicaldoc.webservice.model.WSUser
Packages that use WSUser
Package
Description
-
Uses of WSUser in com.logicaldoc.webservice.model
Methods in com.logicaldoc.webservice.model that return WSUser -
Uses of WSUser in com.logicaldoc.webservice.soap
Methods in com.logicaldoc.webservice.soap that return WSUserModifier and TypeMethodDescriptionGets user metadata of an existing user with the given identifierSecurityService.getUserByUsername
(String sid, String username) Gets user metadata of an existing user with the given usernameWSUser[]
Gets metadata of all existing usersMethods in com.logicaldoc.webservice.soap with parameters of type WSUser -
Uses of WSUser in com.logicaldoc.webservice.soap.client
Methods in com.logicaldoc.webservice.soap.client that return WSUserModifier and TypeMethodDescriptionSoapSecurityClient.getUserByUsername
(String sid, String username) WSUser[]
Methods in com.logicaldoc.webservice.soap.client with parameters of type WSUser -
Uses of WSUser in com.logicaldoc.webservice.soap.endpoint
Methods in com.logicaldoc.webservice.soap.endpoint that return WSUserModifier and TypeMethodDescriptionSoapSecurityService.getUserByUsername
(String sid, String username) WSUser[]
Methods in com.logicaldoc.webservice.soap.endpoint with parameters of type WSUser