Home
last modified time | relevance | path

Searched refs:OnCallAuthentication (Results 1 – 6 of 6) sorted by relevance

/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh235auth1.cxx488 if (!connection->OnCallAuthentication(localId,password)) { in ValidateCryptoToken()
H A Dh235auth.cxx953 if (!connection->OnCallAuthentication(alias,password)) { in ValidateCryptoToken()
H A Dh323.cxx7223 PBoolean H323Connection::OnCallAuthentication(const PString & username, in OnCallAuthentication() function in H323Connection
7226 return endpoint.OnCallAuthentication(username,password); in OnCallAuthentication()
H A Dh323ep.cxx1657 PBoolean H323EndPoint::OnCallAuthentication(const PString & username, function in H323EndPoint
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh323con.h3169 virtual PBoolean OnCallAuthentication(const PString & username,
H A Dh323ep.h1168 virtual PBoolean OnCallAuthentication(const PString & username, ///* UserName of Caller