Interface ComProtocolHandler

All Superinterfaces:
AutoCloseable, Closeable

public interface ComProtocolHandler extends Closeable
Abstraction for the actual implementation of the Mobile ID protocol. Since Mobile ID can be accessed via either SOAP or REST (as of Nov/28/2020), then each such variant must implement this interface.