class sun.security.ssl.Authenticator$SSLAuthenticator extends sun.security.ssl.Authenticator
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.ssl.Authenticator$SSLAuthenticator
super_class: sun.security.ssl.Authenticator
{
private void <init>(byte[]);
descriptor: ([B)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial sun.security.ssl.Authenticator.<init>:([B)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/security/ssl/Authenticator$SSLAuthenticator;
0 2 1 block [B
MethodParameters:
Name Flags
block
boolean seqNumOverflow();
descriptor: ()Z
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
arraylength
ifeq 6
1: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_0
baload
iconst_m1
if_icmpne 6
aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_1
baload
iconst_m1
if_icmpne 6
2: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_2
baload
iconst_m1
if_icmpne 6
aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_3
baload
iconst_m1
if_icmpne 6
3: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_4
baload
iconst_m1
if_icmpne 6
aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_5
baload
iconst_m1
if_icmpne 6
4: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
bipush 6
baload
iconst_m1
if_icmpne 6
5: iconst_1
ireturn
StackMap locals:
StackMap stack:
6: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/security/ssl/Authenticator$SSLAuthenticator;
boolean seqNumIsHuge();
descriptor: ()Z
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
arraylength
ifeq 4
1: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_0
baload
iconst_m1
if_icmpne 4
aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_1
baload
iconst_m1
if_icmpne 4
2: aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_2
baload
iconst_m1
if_icmpne 4
aload 0
getfield sun.security.ssl.Authenticator$SSLAuthenticator.block:[B
iconst_3
baload
iconst_m1
if_icmpne 4
3: iconst_1
ireturn
StackMap locals:
StackMap stack:
4: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/security/ssl/Authenticator$SSLAuthenticator;
}
SourceFile: "Authenticator.java"
NestHost: sun.security.ssl.Authenticator
InnerClasses:
private SSLAuthenticator = sun.security.ssl.Authenticator$SSLAuthenticator of sun.security.ssl.Authenticator