Interface IBaseLoginConfig
- All Superinterfaces:
 Serializable
- All Known Subinterfaces:
 IBaseLoginPageConfig
DTO interface for login configurations.
- Since:
 - 8.1.0
 - Author:
 - XIMA MEDIA GmbH
 
- 
Method Summary
 
- 
Method Details
- 
getClients
List<IClientDescriptor> getClients()- Returns:
 - an ordered list of configured all clients
 
 
 -