~ubuntu-branches/ubuntu/utopic/resiprocate/utopic-updates

« back to all changes in this revision

Viewing changes to repro/ReproRADIUSServerAuthManager.hxx

  • Committer: Package Import Robot
  • Author(s): Daniel Pocock
  • Date: 2014-01-12 11:46:45 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140112114645-4g9v7vzp3psxiso9
Tags: 1.9.0~beta10-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
                             bool useAuthInt,
34
34
                             bool rejectBadNonces,
35
35
                             const resip::Data& configurationFile,
36
 
                             bool challengeThirdParties);
 
36
                             bool challengeThirdParties,
 
37
                             const resip::Data& staticRealm);
37
38
      
38
39
      ~ReproRADIUSServerAuthManager();
39
40