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

com.anji.plus.gaea.security.event.EventEnum Maven / Gradle / Ivy

package com.anji.plus.gaea.security.event;

/**
 * 用户事件类型
 * @author lr
 * @since 2021-04-14
 */
public enum EventEnum {

    LOCKED,
    CERDENTIALS_EXPIRE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy