com.mikuac.shiro.annotation.FriendAddRequestHandler Maven / Gradle / Ivy
The newest version!
package com.mikuac.shiro.annotation;
import java.lang.annotation.*;
@Documented
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface FriendAddRequestHandler {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy