class org.hibernate.secure.internal.StandardJaccServiceImpl$ContextIdSetAction implements java.security.PrivilegedAction<java.lang.String>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.hibernate.secure.internal.StandardJaccServiceImpl$ContextIdSetAction
super_class: java.lang.Object
{
private final java.lang.String contextId;
descriptor: Ljava/lang/String;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private void <init>(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=2, args_size=2
start local 0 0: 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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/secure/internal/StandardJaccServiceImpl$ContextIdSetAction;
MethodParameters:
Name Flags
contextId
public java.lang.String run();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tPolicyContext cannot be resolved\n\tPolicyContext cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/secure/internal/StandardJaccServiceImpl$ContextIdSetAction;
}
Signature: Ljava/lang/Object;Ljava/security/PrivilegedAction<Ljava/lang/String;>;
SourceFile: "StandardJaccServiceImpl.java"
NestHost: org.hibernate.secure.internal.StandardJaccServiceImpl
InnerClasses:
private ContextIdSetAction = org.hibernate.secure.internal.StandardJaccServiceImpl$ContextIdSetAction of org.hibernate.secure.internal.StandardJaccServiceImpl