class sun.net.www.protocol.http.ntlm.NTLMAuthSequence$Status
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.net.www.protocol.http.ntlm.NTLMAuthSequence$Status
super_class: java.lang.Object
{
boolean sequenceComplete;
descriptor: Z
flags: (0x0000)
final sun.net.www.protocol.http.ntlm.NTLMAuthSequence this$0;
descriptor: Lsun/net/www/protocol/http/ntlm/NTLMAuthSequence;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.net.www.protocol.http.ntlm.NTLMAuthSequence);
descriptor: (Lsun/net/www/protocol/http/ntlm/NTLMAuthSequence;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // sun.net.www.protocol.http.ntlm.NTLMAuthSequence$Status this
0: .line 53
aload 0 /* this */
aload 1
putfield sun.net.www.protocol.http.ntlm.NTLMAuthSequence$Status.this$0:Lsun/net/www/protocol/http/ntlm/NTLMAuthSequence;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // sun.net.www.protocol.http.ntlm.NTLMAuthSequence$Status this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/net/www/protocol/http/ntlm/NTLMAuthSequence$Status;
MethodParameters:
Name Flags
this$0 final
}
SourceFile: "NTLMAuthSequence.java"
NestHost: sun.net.www.protocol.http.ntlm.NTLMAuthSequence
InnerClasses:
Status = sun.net.www.protocol.http.ntlm.NTLMAuthSequence$Status of sun.net.www.protocol.http.ntlm.NTLMAuthSequence