• Home
  • Raw
  • Download

Lines Matching defs:AuthIntent

7854     pub fn get_intent(&self) -> super::auth_factor::AuthIntent {  in get_intent()
7862 pub fn set_intent(&mut self, v: super::auth_factor::AuthIntent) { in set_intent()
8045 pub fn get_available_for_intents(&self) -> &[super::auth_factor::AuthIntent] { in get_available_for_intents()
8053 … pub fn set_available_for_intents(&mut self, v: ::std::vec::Vec<super::auth_factor::AuthIntent>) { in set_available_for_intents()
8058 …pub fn mut_available_for_intents(&mut self) -> &mut ::std::vec::Vec<super::auth_factor::AuthIntent… in mut_available_for_intents()
8063 … pub fn take_available_for_intents(&mut self) -> ::std::vec::Vec<super::auth_factor::AuthIntent> { in take_available_for_intents()
11668 pub fn get_authorized_for(&self) -> &[super::auth_factor::AuthIntent] { in get_authorized_for()
11676 pub fn set_authorized_for(&mut self, v: ::std::vec::Vec<super::auth_factor::AuthIntent>) { in set_authorized_for()
11681 pub fn mut_authorized_for(&mut self) -> &mut ::std::vec::Vec<super::auth_factor::AuthIntent> { in mut_authorized_for()
11686 pub fn take_authorized_for(&mut self) -> ::std::vec::Vec<super::auth_factor::AuthIntent> { in take_authorized_for()
21213 pub fn get_authorized_for(&self) -> &[super::auth_factor::AuthIntent] { in get_authorized_for()
21221 pub fn set_authorized_for(&mut self, v: ::std::vec::Vec<super::auth_factor::AuthIntent>) { in set_authorized_for()
21226 pub fn mut_authorized_for(&mut self) -> &mut ::std::vec::Vec<super::auth_factor::AuthIntent> { in mut_authorized_for()
21231 pub fn take_authorized_for(&mut self) -> ::std::vec::Vec<super::auth_factor::AuthIntent> { in take_authorized_for()