Source: Auth.js

/**
* Generated On: 2015-10-8
* Class: Auth
* @constructor
*/

function Auth(){
    //Constructor


}



module.exports = {Auth:Auth};