(file) Return to AuthenticationStatus.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Security / Authentication

Diff for /pegasus/src/Pegasus/Security/Authentication/AuthenticationStatus.h between version 1.2 and 1.3

version 1.2, 2013/06/13 12:27:30 version 1.3, 2014/03/11 03:49:29
Line 89 
Line 89 
         return _errorDetail;         return _errorDetail;
     }     }
  
       AuthenticationStatusCode getMethodReturnCode() const
       {
           return _code;
       }
   
 private: private:
  
     /* Prohibit usage of default constructor */     /* Prohibit usage of default constructor */


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2