public final class sun.security.provider.certpath.OCSPResponse$ResponseStatus extends java.lang.Enum<sun.security.provider.certpath.OCSPResponse$ResponseStatus>
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: sun.security.provider.certpath.OCSPResponse$ResponseStatus
super_class: java.lang.Enum
{
public static final sun.security.provider.certpath.OCSPResponse$ResponseStatus SUCCESSFUL;
descriptor: Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.provider.certpath.OCSPResponse$ResponseStatus MALFORMED_REQUEST;
descriptor: Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.provider.certpath.OCSPResponse$ResponseStatus INTERNAL_ERROR;
descriptor: Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.provider.certpath.OCSPResponse$ResponseStatus TRY_LATER;
descriptor: Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.provider.certpath.OCSPResponse$ResponseStatus UNUSED;
descriptor: Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.provider.certpath.OCSPResponse$ResponseStatus SIG_REQUIRED;
descriptor: Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.provider.certpath.OCSPResponse$ResponseStatus UNAUTHORIZED;
descriptor: Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private static final sun.security.provider.certpath.OCSPResponse$ResponseStatus[] ENUM$VALUES;
descriptor: [Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: new sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
ldc "SUCCESSFUL"
iconst_0
invokespecial sun.security.provider.certpath.OCSPResponse$ResponseStatus.<init>:(Ljava/lang/String;I)V
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.SUCCESSFUL:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
1: new sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
ldc "MALFORMED_REQUEST"
iconst_1
invokespecial sun.security.provider.certpath.OCSPResponse$ResponseStatus.<init>:(Ljava/lang/String;I)V
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.MALFORMED_REQUEST:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
2: new sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
ldc "INTERNAL_ERROR"
iconst_2
invokespecial sun.security.provider.certpath.OCSPResponse$ResponseStatus.<init>:(Ljava/lang/String;I)V
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.INTERNAL_ERROR:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
3: new sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
ldc "TRY_LATER"
iconst_3
invokespecial sun.security.provider.certpath.OCSPResponse$ResponseStatus.<init>:(Ljava/lang/String;I)V
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.TRY_LATER:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
4: new sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
ldc "UNUSED"
iconst_4
invokespecial sun.security.provider.certpath.OCSPResponse$ResponseStatus.<init>:(Ljava/lang/String;I)V
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.UNUSED:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
5: new sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
ldc "SIG_REQUIRED"
iconst_5
invokespecial sun.security.provider.certpath.OCSPResponse$ResponseStatus.<init>:(Ljava/lang/String;I)V
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.SIG_REQUIRED:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
6: new sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
ldc "UNAUTHORIZED"
bipush 6
invokespecial sun.security.provider.certpath.OCSPResponse$ResponseStatus.<init>:(Ljava/lang/String;I)V
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.UNAUTHORIZED:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
7: bipush 7
anewarray sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
iconst_0
getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.SUCCESSFUL:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aastore
dup
iconst_1
getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.MALFORMED_REQUEST:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aastore
dup
iconst_2
getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.INTERNAL_ERROR:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aastore
dup
iconst_3
getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.TRY_LATER:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aastore
dup
iconst_4
getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.UNUSED:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aastore
dup
iconst_5
getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.SIG_REQUIRED:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aastore
dup
bipush 6
getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.UNAUTHORIZED:Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aastore
putstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.ENUM$VALUES:[Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
public static sun.security.provider.certpath.OCSPResponse$ResponseStatus[] values();
descriptor: ()[Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic sun.security.provider.certpath.OCSPResponse$ResponseStatus.ENUM$VALUES:[Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray sun.security.provider.certpath.OCSPResponse$ResponseStatus
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static sun.security.provider.certpath.OCSPResponse$ResponseStatus valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast sun.security.provider.certpath.OCSPResponse$ResponseStatus
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lsun/security/provider/certpath/OCSPResponse$ResponseStatus;>;
SourceFile: "OCSPResponse.java"
NestHost: sun.security.provider.certpath.OCSPResponse
InnerClasses:
public final ResponseStatus = sun.security.provider.certpath.OCSPResponse$ResponseStatus of sun.security.provider.certpath.OCSPResponse