final class org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext implements org.springframework.boot.actuate.endpoint.SecurityContext
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext
  super_class: java.lang.Object
{
  private final javax.ws.rs.core.SecurityContext securityContext;
    descriptor: Ljavax/ws/rs/core/SecurityContext;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(javax.ws.rs.core.SecurityContext);
    descriptor: (Ljavax/ws/rs/core/SecurityContext;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import reactor cannot be resolved\n\tResource cannot be resolved to a type\n\tResource cannot be resolved to a type\n\tCannot infer type argument(s) for <R> map(Function<? super T,? extends R>)\n\tThe method createResource(EndpointMapping, WebOperation) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n\tResource cannot be resolved to a type\n\tThe method createEndpointLinksResource(String, EndpointMediaTypes, EndpointLinksResolver) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n\tInflector cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tContainerRequestContext cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tMultivaluedMap cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tStatus cannot be resolved to a type\n\tStatus cannot be resolved to a variable\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tMono cannot be resolved to a type\n\tMono<capture#4-of ?> cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tInflector cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved\n\tjavax.ws cannot be resolved to a type\n\tjavax.ws cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$JerseySecurityContext;
    MethodParameters:
                 Name  Flags
      securityContext  

  public java.security.Principal getPrincipal();
    descriptor: ()Ljava/security/Principal;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext this
         0: .line 300
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSecurityContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$JerseySecurityContext;

  public boolean isUserInRole(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext this
         0: .line 305
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSecurityContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$JerseySecurityContext;
    MethodParameters:
      Name  Flags
      role  
}
SourceFile: "JerseyEndpointResourceFactory.java"
NestHost: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
InnerClasses:
  private final JerseySecurityContext = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory