MotechURLSecurityRuleDataService

public interface MotechURLSecurityRuleDataService extends MotechDataService<MotechURLSecurityRule>

Interface for data service injected by MDS

Methods

findByOrigin

List<MotechURLSecurityRule> findByOrigin(String origin)

findByOriginAndVersion

List<MotechURLSecurityRule> findByOriginAndVersion(String origin, String version)