Package proto.rpc.v1
Class Auth
java.lang.Object
proto.rpc.v1.Auth
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
An AuthenticateRequest contains the credentials used to authenticate.static interface
static final class
An AuthenticateResponse is returned after successful authentication.static interface
static final class
An AuthenticateToRequest contains the entity to authenticate to.static interface
static final class
An AuthenticateResponse is returned after successful authentication.static interface
static final class
Protobuf typeproto.rpc.v1.Credentials
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-