Interface IdAClientFactoryType
- All Known Implementing Classes:
IdAClients
public interface IdAClientFactoryType
A factory of clients.
-
Method Summary
-
Method Details
-
create
Create a new client.- Parameters:
locale- The locale for messages- Returns:
- A new client
- Throws:
IdAClientException- On errorsInterruptedException- On interruption
-