Package com.io7m.idstore.user_client
Class IdUClients
java.lang.Object
com.io7m.idstore.user_client.IdUClients
- All Implemented Interfaces:
IdUClientFactoryType
The default client factory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdUClients
public IdUClients()The default client factory.
-
-
Method Details
-
create
Description copied from interface:IdUClientFactoryTypeCreate a new client.- Specified by:
createin interfaceIdUClientFactoryType- Parameters:
locale- The locale for messages- Returns:
- A new client
-