Searched refs:TestAuthHandler (Results 1 – 5 of 5) sorted by relevance
52 struct TestAuthHandler; struct53 impl AuthHandler for TestAuthHandler { implementation75 let mut r = Request::new(l, socket, allocation_manager, Arc::new(TestAuthHandler {})); in test_allocation_lifetime_deletion_zero_lifetime()
15 struct TestAuthHandler { struct19 impl TestAuthHandler { implementation27 TestAuthHandler { cred_map } in new()31 impl AuthHandler for TestAuthHandler { implementation59 auth_handler: Arc::new(TestAuthHandler::new()), in test_server_simple()194 auth_handler: Arc::new(TestAuthHandler::new()), in build_vnet()
121 struct TestAuthHandler; struct122 impl AuthHandler for TestAuthHandler { implementation151 auth_handler: Arc::new(TestAuthHandler {}), in test_client_nonce_expiration()
393 struct TestAuthHandler; struct394 impl AuthHandler for TestAuthHandler { implementation416 auth_handler: Arc::new(TestAuthHandler {}), in create_server()
187 pub(crate) struct TestAuthHandler { struct191 impl TestAuthHandler { implementation199 TestAuthHandler { cred_map } in new()203 impl turn::auth::AuthHandler for TestAuthHandler { implementation238 auth_handler: Arc::new(TestAuthHandler::new()), in add_vnet_stun()