class sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator implements javax.management.remote.JMXAuthenticator
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator
  super_class: java.lang.Object
{
  private final java.util.Map<java.lang.String, java.lang.Object> environment;
    descriptor: Ljava/util/Map;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;

  private final java.util.Properties properties;
    descriptor: Ljava/util/Properties;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String accessFile;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Ljava/util/Map;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator this
         0: .line 42
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import java.rmi.NoSuchObjectException cannot be resolved\n\tThe import java.rmi.Remote cannot be resolved\n\tThe import java.rmi.RemoteException cannot be resolved\n\tThe import java.rmi.registry cannot be resolved\n\tThe import java.rmi.server.RMIClientSocketFactory cannot be resolved\n\tThe import java.rmi.server.RMIServerSocketFactory cannot be resolved\n\tThe import java.rmi.server.RemoteObject cannot be resolved\n\tThe import java.rmi.server.UnicastRemoteObject cannot be resolved\n\tThe import javax.rmi cannot be resolved\n\tThe import javax.rmi cannot be resolved\n\tThe import sun.rmi cannot be resolved\n\tThe import sun.rmi cannot be resolved\n\tThe import sun.rmi cannot be resolved\n\tThe import sun.rmi cannot be resolved\n\tThe type ConnectorBootstrap.PermanentExporter must implement the inherited abstract method RMIExporter.exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory, ObjectInputFilter)\n\tThe type ConnectorBootstrap.PermanentExporter must implement the inherited abstract method RMIExporter.unexportObject(Remote, boolean)\n\tRemote cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRMIClientSocketFactory cannot be resolved to a type\n\tRMIServerSocketFactory cannot be resolved to a type\n\tRemoteException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tUnicastServerRef cannot be resolved to a type\n\tUnicastServerRef cannot be resolved to a type\n\tLiveRef cannot be resolved to a type\n\tUnicastServerRef2 cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tNoSuchObjectException cannot be resolved to a type\n\tUnicastRemoteObject cannot be resolved\n\tRemote cannot be resolved to a type\n\tRegistry cannot be resolved to a type\n\tRegistry cannot be resolved to a type\n\tUnicastRemoteObject cannot be resolved\n\tRegistry cannot be resolved to a type\n\tRegistry cannot be resolved to a type\n\tNoSuchObjectException cannot be resolved to a type\n\tSslRMIServerSocketFactory cannot be resolved to a type\n\tRMIClientSocketFactory cannot be resolved to a type\n\tRMIServerSocketFactory cannot be resolved to a type\n\tSslRMIClientSocketFactory cannot be resolved to a type\n\tThe method createSslRMIServerSocketFactory(String, String[], String[], boolean, String) from the type ConnectorBootstrap refers to the missing type SslRMIServerSocketFactory\n\tRegistry cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRegistry cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRegistry cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tUnicastRef cannot be resolved to a type\n\tUnicastRef cannot be resolved to a type\n\tRemoteObject cannot be resolved to a type\n\tRemoteObject cannot be resolved to a type\n\tRegistry cannot be resolved to a type\n\tRMIServerSocketFactory cannot be resolved to a type\n\tThe method createServerSocket(int) of type ConnectorBootstrap.HostAwareSocketFactory must override or implement a supertype method\n\tSslRMIServerSocketFactory cannot be resolved to a type\n\tThe method createServerSocket(int) of type ConnectorBootstrap.HostAwareSslSocketFactory must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/ConnectorBootstrap$AccessFileCheckerAuthenticator;
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)V
    MethodParameters:
      Name  Flags
      env   

  public javax.security.auth.Subject authenticate(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljavax/security/auth/Subject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator this
         0: .line 228
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/ConnectorBootstrap$AccessFileCheckerAuthenticator;
    MethodParameters:
             Name  Flags
      credentials  

  private void checkAccessFileEntries(javax.security.auth.Subject);
    descriptor: (Ljavax/security/auth/Subject;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator this
         0: .line 236
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/ConnectorBootstrap$AccessFileCheckerAuthenticator;
    MethodParameters:
         Name  Flags
      subject  

  private static java.util.Properties propertiesFromFile(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/util/Properties;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 260
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      fname  
}
SourceFile: "ConnectorBootstrap.java"
NestHost: sun.management.jmxremote.ConnectorBootstrap
InnerClasses:
  private AccessFileCheckerAuthenticator = sun.management.jmxremote.ConnectorBootstrap$AccessFileCheckerAuthenticator of sun.management.jmxremote.ConnectorBootstrap