Home
last modified time | relevance | path

Searched defs:AuthContext (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/doc/
Dserver_side_auth.md6 ## AuthContext section in Server-side API for Authenticating Clients
16 #### Example AuthContext contents
/external/grpc-grpc/src/csharp/Grpc.Core/
DAuthContext.cs33 public class AuthContext class
43 …internal AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> prope… in AuthContext() method in Grpc.Core.AuthContext
DServerCallContext.cs203 public AuthContext AuthContext property in Grpc.Core.ServerCallContext
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAuthContextSafeHandle.cs102 public IntPtr AuthContext; field
/external/sqlite/dist/orig/
Dsqlite3.c13229 typedef struct AuthContext AuthContext; typedef
16969 struct AuthContext { struct
16970 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
16971 Parse *pParse; /* The Parse structure */
/external/sqlite/dist/
Dsqlite3.c13229 typedef struct AuthContext AuthContext; typedef
16969 struct AuthContext { struct
16970 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
16971 Parse *pParse; /* The Parse structure */