public class org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess implements org.hibernate.secure.internal.StandardJaccServiceImpl$ContextSubjectAccess
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess
  super_class: java.lang.Object
{
  public static final org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess INSTANCE;
    descriptor: Lorg/hibernate/secure/internal/StandardJaccServiceImpl$PrivilegedContextSubjectAccess;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  private final java.security.PrivilegedAction<javax.security.auth.Subject> privilegedAction;
    descriptor: Ljava/security/PrivilegedAction;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/security/PrivilegedAction<Ljavax/security/auth/Subject;>;

  protected void <init>();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess this
         0: .line 35
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.security.jacc cannot be resolved\n\tThe import javax.security.jacc cannot be resolved\n\tThe import javax.security.jacc cannot be resolved\n\tThe import javax.security.jacc cannot be resolved\n\tThe import javax.security.jacc cannot be resolved\n\tPolicyConfiguration cannot be resolved to a type\n\tPolicyConfiguration cannot be resolved to a type\n\tPolicyConfiguration cannot be resolved to a type\n\tThe method locatePolicyConfiguration(String) from the type StandardJaccServiceImpl refers to the missing type PolicyConfiguration\n\tEJBMethodPermission cannot be resolved to a type\n\tEJBMethodPermission cannot be resolved to a type\n\tPolicyConfiguration cannot be resolved to a type\n\tPolicyContextException cannot be resolved to a type\n\tPolicyConfiguration cannot be resolved to a type\n\tPolicyConfigurationFactory cannot be resolved\n\tPolicyContext cannot be resolved\n\tPolicyContext cannot be resolved\n\tEJBMethodPermission cannot be resolved to a type\n\tEJBMethodPermission cannot be resolved to a type\n\tPolicyContext cannot be resolved\n\tPolicyContextException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hibernate/secure/internal/StandardJaccServiceImpl$PrivilegedContextSubjectAccess;

  public javax.security.auth.Subject getContextSubject();
    descriptor: ()Ljavax/security/auth/Subject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess this
         0: .line 202
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hibernate/secure/internal/StandardJaccServiceImpl$PrivilegedContextSubjectAccess;
}
SourceFile: "StandardJaccServiceImpl.java"
NestHost: org.hibernate.secure.internal.StandardJaccServiceImpl
InnerClasses:
  protected abstract ContextSubjectAccess = org.hibernate.secure.internal.StandardJaccServiceImpl$ContextSubjectAccess of org.hibernate.secure.internal.StandardJaccServiceImpl
  protected PrivilegedContextSubjectAccess = org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess of org.hibernate.secure.internal.StandardJaccServiceImpl