Searched refs:LongTermAuthHandler (Results 1 – 2 of 2) sorted by relevance
45 pub struct LongTermAuthHandler { struct49 impl AuthHandler for LongTermAuthHandler { implementation70 impl LongTermAuthHandler { implementation73 LongTermAuthHandler { shared_secret } in new()
69 auth_handler: Arc::new(LongTermAuthHandler::new(SHARED_SECRET.to_string())), in test_new_long_term_auth_handler()