Package com.exonum.messages.core.runtime
Class Auth
java.lang.Object
com.exonum.messages.core.runtime.Auth
public final class Auth
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Auth.Caller
The authorization information for a call to the service.static interface
Auth.CallerOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-