Class SqlInjectionPreventerServiceImpl
java.lang.Object
org.apache.fineract.infrastructure.security.service.SqlInjectionPreventerServiceImpl
- All Implemented Interfaces:
org.apache.fineract.infrastructure.security.service.SqlInjectionPreventerService
@Service
public class SqlInjectionPreventerServiceImpl
extends Object
implements org.apache.fineract.infrastructure.security.service.SqlInjectionPreventerService
-
Constructor Summary
ConstructorsConstructorDescriptionSqlInjectionPreventerServiceImpl(org.apache.fineract.infrastructure.core.service.database.DatabaseTypeResolver databaseTypeResolver) -
Method Summary
-
Constructor Details
-
SqlInjectionPreventerServiceImpl
public SqlInjectionPreventerServiceImpl(org.apache.fineract.infrastructure.core.service.database.DatabaseTypeResolver databaseTypeResolver)
-
-
Method Details
-
encodeSql
- Specified by:
encodeSqlin interfaceorg.apache.fineract.infrastructure.security.service.SqlInjectionPreventerService
-