@UESComponent public interface RemoteAuthenticationListener
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate()
Method is invoked after command authentication (call of any command).
|
void |
handshake()
Method is invoked after login (call of Handshake Service).
|