Package | Description |
---|---|
be.fedict.commons.eid.client |
eID client classes.
|
Modifier and Type | Method and Description |
---|---|
CardAndTerminalManager.PROTOCOL |
CardAndTerminalManager.getProtocol()
return which card protocols this CardAndTerminalsManager will attempt to
connect to cards with.
|
static CardAndTerminalManager.PROTOCOL |
CardAndTerminalManager.PROTOCOL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardAndTerminalManager.PROTOCOL[] |
CardAndTerminalManager.PROTOCOL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CardAndTerminalManager |
CardAndTerminalManager.setProtocol(CardAndTerminalManager.PROTOCOL newProtocol)
Determines which card protocols this CardAndTerminalsManager will attempt to
connect to cards with.
|
Copyright © 2012–2024 e-Contract.be BV. All rights reserved.