Uses of Class
co.ecg.alpaca.toolkit.messaging.OCSClient
Packages that use OCSClient
-
Uses of OCSClient in co.ecg.alpaca.toolkit.messaging
Methods in co.ecg.alpaca.toolkit.messaging with parameters of type OCSClientModifier and TypeMethodDescriptionstatic void
OCSSwitchboard.performOCSLogin
(String username, String password, BroadWorksServer broadWorksServer, OCSClient ocsClient, org.springframework.context.ApplicationContext applicationContext, MessageDigestUtils messageDigestUtils) Performs the Login Procedure for a specific OCS client -
Uses of OCSClient in co.ecg.alpaca.toolkit.messaging.request
Methods in co.ecg.alpaca.toolkit.messaging.request with parameters of type OCSClient