Searched defs:AuthInput (Results 1 – 2 of 2) sorted by relevance
877 pub struct AuthInput { struct879 pub input: ::std::option::Option<AuthInput_oneof_input>, argument885 impl<'a> ::std::default::Default for &'a AuthInput { argument901 impl AuthInput { implementation1201 impl ::protobuf::Message for AuthInput { implementation1396 impl ::protobuf::Clear for AuthInput { implementation1408 impl ::protobuf::reflect::ProtobufValue for AuthInput { implementation
20559 pub fn get_auth_input(&self) -> &super::auth_factor::AuthInput { in get_auth_input()20571 pub fn set_auth_input(&mut self, v: super::auth_factor::AuthInput) { in set_auth_input()20577 pub fn mut_auth_input(&mut self) -> &mut super::auth_factor::AuthInput { in mut_auth_input()20585 pub fn take_auth_input(&mut self) -> super::auth_factor::AuthInput { in take_auth_input()20969 pub fn get_auth_input(&self) -> &super::auth_factor::AuthInput { in get_auth_input()20981 pub fn set_auth_input(&mut self, v: super::auth_factor::AuthInput) { in set_auth_input()20987 pub fn mut_auth_input(&mut self) -> &mut super::auth_factor::AuthInput { in mut_auth_input()20995 pub fn take_auth_input(&mut self) -> super::auth_factor::AuthInput { in take_auth_input()21524 pub fn get_auth_input(&self) -> &super::auth_factor::AuthInput { in get_auth_input()21536 pub fn set_auth_input(&mut self, v: super::auth_factor::AuthInput) { in set_auth_input()[all …]