Home
last modified time | relevance | path

Searched defs:get_authenticated_state (Results 1 – 2 of 2) sorted by relevance

/system/see/authmgr/authmgr-be/src/
Dtests.rs171 fn get_authenticated_state(&self) -> Result<Option<&AuthenticatedConnectionState>, Error> { in get_authenticated_state() method
Dtraits.rs92 fn get_authenticated_state(&self) -> Result<Option<&AuthenticatedConnectionState>, Error>; in get_authenticated_state() method