Interface IdcWebLogin
public interface IdcWebLogin
Defines proxy implementations used to invoke operations on the target service endpoint
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Log in to content servervoid
Log out from content server
-
Method Details
-
contentServerLogout
void contentServerLogout()Log out from content server -
contentServerLogin
void contentServerLogin()Log in to content server
-