Package 

Class Debug

  • All Implemented Interfaces:

    
    public final class Debug
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface Debug.DebugInformationOrBuilder
      public final class Debug.DebugInformation
      DebugInformation defines debug information returned by an API call in a footer when
      requested with a specific debugging header.
      The specific debug information returned will depend on the type of the API call made.
      See the github.com/authzed/authzed-go project for the specific header and footer names.
      
      Protobuf type authzed.api.v1.DebugInformation
      public interface Debug.CheckDebugTraceOrBuilder
      public final class Debug.CheckDebugTrace
      CheckDebugTrace is a recursive trace of the requests made for resolving a CheckPermission
      API call.
      
      Protobuf type authzed.api.v1.CheckDebugTrace
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public static Descriptors.FileDescriptor descriptor
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static Descriptors.FileDescriptor getDescriptor()
      static void registerAllExtensions(ExtensionRegistryLite registry)
      static void registerAllExtensions(ExtensionRegistry registry)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait