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

com.github.codeinghelper.auth.RightManager Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
package com.github.codeinghelper.auth;

import java.util.Map;

/**
 * @author :lzz
 * @date :Created in 2020/8/7 10:53
 * @description :
 * @modified By:
 */
public interface RightManager {


    public Map ActionRights();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy