Home
last modified time | relevance | path

Searched refs:authenticationServer (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp186 UserDialogTask(AuthenticationServer* authenticationServer, in UserDialogTask() argument
191 fAuthenticationServer(authenticationServer), in UserDialogTask()
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp3038 AuthenticationServer authenticationServer; in _MountShare() local
3039 error = authenticationServer.InitCheck(); in _MountShare()
3061 error = authenticationServer.GetAuthentication("netfs", in _MountShare()