Apply all filters applicable to a GSS name to a TID req
[trust_router.git] / include / tid_internal.h
index 10c6eac..f02c4d1 100644 (file)
@@ -98,7 +98,7 @@ struct tids_instance {
   tids_auth_func *auth_handler;
   void *cookie;
   uint16_t tids_port;
-  struct tr_rp_client *rp_gss;         /* Client matching GSS name */
+  TR_NAME *gss_name;           /* GSS name client used for authentication */
 };
 
 /** Decrement a reference to #json when this tid_req is cleaned up. A