From 5c329efca8fbacb7e8801092ae6d15e8ede339ec Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Thu, 24 Sep 2015 10:56:38 -0700 Subject: Remove docs from master --- .../html/structgrpc__jwt__claims.html | 232 --------------------- 1 file changed, 232 deletions(-) delete mode 100644 doc/ref/core.internal/html/structgrpc__jwt__claims.html (limited to 'doc/ref/core.internal/html/structgrpc__jwt__claims.html') diff --git a/doc/ref/core.internal/html/structgrpc__jwt__claims.html b/doc/ref/core.internal/html/structgrpc__jwt__claims.html deleted file mode 100644 index 65cef944fb..0000000000 --- a/doc/ref/core.internal/html/structgrpc__jwt__claims.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - -GRPC Core: grpc_jwt_claims Struct Reference - - - - - - - - - -
-
- - - - - - -
-
GRPC Core -  0.11.0.0 -
-
-
- - - - - - - - - -
- -
- -
-
- -
-
grpc_jwt_claims Struct Reference
-
-
- - - - - - - - - - - - - - - - - - - - -

-Data Fields

const char * sub
 
const char * iss
 
const char * aud
 
const char * jti
 
gpr_timespec iat
 
gpr_timespec exp
 
gpr_timespec nbf
 
grpc_jsonjson
 
gpr_slice buffer
 
-

Field Documentation

- -
-
- - - - -
const char* grpc_jwt_claims::aud
-
- -
-
- -
-
- - - - -
gpr_slice grpc_jwt_claims::buffer
-
- -
-
- -
-
- - - - -
gpr_timespec grpc_jwt_claims::exp
-
- -
-
- -
-
- - - - -
gpr_timespec grpc_jwt_claims::iat
-
- -
-
- -
-
- - - - -
const char* grpc_jwt_claims::iss
-
- -
-
- -
-
- - - - -
grpc_json* grpc_jwt_claims::json
-
- -
-
- -
-
- - - - -
const char* grpc_jwt_claims::jti
-
- -
-
- -
-
- - - - -
gpr_timespec grpc_jwt_claims::nbf
-
- -
-
- -
-
- - - - -
const char* grpc_jwt_claims::sub
-
- -
-
-
The documentation for this struct was generated from the following file: -
- - - - -- cgit v1.2.3