| Credentials-class {restfulr} | R Documentation | 
Credentials
Description
Credentials stores authentication credentials (username and
password). Note that it is easy to retrieve the password from this
object. There is no encryption or other security.
Accessors
- 
username: get the username as a string. - 
password: get the password as a plain text string. 
Author(s)
Michael Lawrence
[Package restfulr version 0.0.15 Index]