Searched refs:Realm (Results 1 – 7 of 7) sorted by relevance
51 aRequest.Realm = rRealm; in SimpleAuthenticationRequest()90 aRequest.Realm = rRealm; in SimpleAuthenticationRequest()131 aRequest.Realm = rRealm; in SimpleAuthenticationRequest()176 aRequest.Realm = rRealm; in SimpleAuthenticationRequest()
784 InteractionSupplyAuthentication::setRealm( const rtl::OUString& Realm ) in setRealm() argument791 m_aRealm = Realm; in setRealm()
55 …void SAL_CALL setRealm( const ::rtl::OUString& Realm ) throw(com::sun::star::uno::RuntimeException…
63 string Realm;
61 void setRealm( [in] string Realm );
461 setRealm( const rtl::OUString& Realm )
282 rRequest.HasRealm ? rRequest.Realm : rtl::OUString()); in handleAuthenticationRequest_()
Completed in 36 milliseconds