Interface BasicAuthenticationConfigurationDao
- All Superinterfaces:
BaseDao<BasicAuthenticationConfiguration,
,String> EditableDao<BasicAuthenticationConfiguration,
String>
public interface BasicAuthenticationConfigurationDao
extends EditableDao<BasicAuthenticationConfiguration,String>
-
Method Summary
Methods inherited from interface com.suncode.pwfl.support.BaseDao
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteria
-
Method Details
-
getAll
-