Class PermissionAnnotationHandler

    • Method Detail

      • getAnnotationValue

        protected String[] getAnnotationValue​(Annotation a)
        Returns the annotation value, from which the Permission will be constructed.
        Parameters:
        a - the RequiresPermissions annotation being inspected.
        Returns:
        the annotation's value, from which the Permission will be constructed.