public interface LoginProcessOperations
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
LoginInfo |
login(byte[] pubkey,
byte[] encrypted,
IntHolder validity) |
LoginInfo login(byte[] pubkey, byte[] encrypted, IntHolder validity) throws WrongEncoding, AccessDenied, ServiceFailure, InvalidPublicKey
void cancel()
Copyright © 2008–2018 Tecgraf/PUC-Rio. All rights reserved.