Searched defs:AuthProperty (Results 1 – 5 of 5) sorted by relevance
118 pub struct AuthProperty<'a> { struct123 impl<'a> AuthProperty<'a> { implementation
40 ## AuthProperty section in Server-side API for Authenticating Clients
35 typedef std::pair<string_ref, string_ref> AuthProperty; typedef