class
Crystalforce::Authentication
- Crystalforce::Authentication
- Reference
- Object
Defined in:
crystalforce/authentication.crClass Method Summary
Class Method Detail
def self.authenticate(username : String | Nil = nil, password : String | Nil = nil, security_token : String | Nil = nil, client_id : String | Nil = nil, client_secret : String | Nil = nil, refresh_token : String | Nil = nil, jwt_key : String | Nil = nil, host : String | Nil = nil)
#