public interface io.vertx.ext.auth.shiro.PropertiesProviderConstants
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: io.vertx.ext.auth.shiro.PropertiesProviderConstants
  super_class: java.lang.Object
{
  public static final java.lang.String PROPERTIES_PROPS_PATH_FIELD;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "properties_path"
}
SourceFile: "PropertiesProviderConstants.java"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()