Lines Matching refs:InteractionSupplyAuthentication

677 void SAL_CALL InteractionSupplyAuthentication::acquire()  in acquire()
685 void SAL_CALL InteractionSupplyAuthentication::release() in release()
694 InteractionSupplyAuthentication::queryInterface( const uno::Type & rType ) in queryInterface()
715 InteractionSupplyAuthentication::getImplementationId() in getImplementationId()
733 uno::Sequence< uno::Type > SAL_CALL InteractionSupplyAuthentication::getTypes() in getTypes()
761 void SAL_CALL InteractionSupplyAuthentication::select() in select()
775 InteractionSupplyAuthentication::canSetRealm() in canSetRealm()
784 InteractionSupplyAuthentication::setRealm( const rtl::OUString& Realm ) in setRealm()
797 InteractionSupplyAuthentication::canSetUserName() in canSetUserName()
806 InteractionSupplyAuthentication::setUserName( const rtl::OUString& UserName ) in setUserName()
819 InteractionSupplyAuthentication::canSetPassword() in canSetPassword()
828 InteractionSupplyAuthentication::setPassword( const rtl::OUString& Password ) in setPassword()
841 InteractionSupplyAuthentication::getRememberPasswordModes( in getRememberPasswordModes()
852 InteractionSupplyAuthentication::setRememberPassword( in setRememberPassword()
862 InteractionSupplyAuthentication::canSetAccount() in canSetAccount()
871 InteractionSupplyAuthentication::setAccount( const rtl::OUString& Account ) in setAccount()
884 InteractionSupplyAuthentication::getRememberAccountModes( in getRememberAccountModes()
894 void SAL_CALL InteractionSupplyAuthentication::setRememberAccount( in setRememberAccount()
909 InteractionSupplyAuthentication::canUseSystemCredentials( in canUseSystemCredentials()
919 void SAL_CALL InteractionSupplyAuthentication::setUseSystemCredentials( in setUseSystemCredentials()