Package org.eso.ias.cdb.pojos
Class ClientConfigDao
java.lang.Object
org.eso.ias.cdb.pojos.ClientConfigDao
The pojo with the configuration of a IAS client
The configuration is passed as a string.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ClientConfigDao
public ClientConfigDao()Empty constructor -
ClientConfigDao
Constructor- Parameters:
id
- The id of the clientconfig
- the configuration
-
-
Method Details