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

org.ligoj.app.plugin.security.SecurityServicePlugin Maven / Gradle / Ivy

package org.ligoj.app.plugin.security;

import org.ligoj.app.api.ServicePlugin;

/**
 * Features of Security implementations.
 */
public interface SecurityServicePlugin extends ServicePlugin {
	// Nothing to do for now
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy