public class org.hibernate.secure.internal.StandardJaccServiceImpl$NonPrivilegedContextSubjectAccess 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$NonPrivilegedContextSubjectAccess
  super_class: java.lang.Object
{
  public static final org.hibernate.secure.internal.StandardJaccServiceImpl$NonPrivilegedContextSubjectAccess INSTANCE;
    descriptor: Lorg/hibernate/secure/internal/StandardJaccServiceImpl$NonPrivilegedContextSubjectAccess;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  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$NonPrivilegedContextSubjectAccess 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$NonPrivilegedContextSubjectAccess this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hibernate/secure/internal/StandardJaccServiceImpl$NonPrivilegedContextSubjectAccess;

  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$NonPrivilegedContextSubjectAccess this
         0: .line 213
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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$NonPrivilegedContextSubjectAccess this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hibernate/secure/internal/StandardJaccServiceImpl$NonPrivilegedContextSubjectAccess;
}
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 NonPrivilegedContextSubjectAccess = org.hibernate.secure.internal.StandardJaccServiceImpl$NonPrivilegedContextSubjectAccess of org.hibernate.secure.internal.StandardJaccServiceImpl