All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.leopard.security.allow.dao.AllowDaoUrlImpl Maven / Gradle / Ivy

package io.leopard.security.allow.dao;

public class AllowDaoUrlImpl extends AllowDaoXmlImpl {

	@Override
	public Boolean exist(Allow allow) {
		// TODO Auto-generated method stub
		return null;
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy