@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Permission
NoPermission Annotation to change the no permission message
String[]
value
public abstract String[] value
Copyright © 2020. All rights reserved.