Searched refs:AuthPropertyIter (Results 1 – 2 of 2) sorted by relevance
59 pub fn peer_identity(&self) -> AuthPropertyIter { in peer_identity() argument63 AuthPropertyIter { in peer_identity()73 type IntoIter = AuthPropertyIter<'a>;80 AuthPropertyIter { in into_iter()94 pub struct AuthPropertyIter<'a> { struct99 impl<'a> Iterator for AuthPropertyIter<'a> { argument
68 pub use crate::auth_context::{AuthContext, AuthProperty, AuthPropertyIter};