public interface org.hibernate.secure.internal.StandardJaccServiceImpl$ContextSubjectAccess
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.hibernate.secure.internal.StandardJaccServiceImpl$ContextSubjectAccess
  super_class: java.lang.Object
{
  public static final java.lang.String SUBJECT_CONTEXT_KEY;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "javax.security.auth.Subject.container"

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         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
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract javax.security.auth.Subject getContextSubject();
    descriptor: ()Ljavax/security/auth/Subject;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
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