AuthService

Class Authentication
Methods Summary
public
# __construct( $client )
AuthService constructor.
public
public
# member( )
public
# employee( )
public
public
public
# setUserName( $username )
public
public
# setPassword( $password )
public
# getToken( )
Properties Summary
protected $token

# NULL
protected $username

# NULL
protected $password

# NULL
protected $route

# NULL
protected AffiliconApiClient\Client $client

# NULL