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

com.github.linyuzai.plugin.autoconfigure.management.PluginManagementAuthorizer Maven / Gradle / Ivy

The newest version!
package com.github.linyuzai.plugin.autoconfigure.management;

public interface PluginManagementAuthorizer {

    boolean unlock(String password);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy