Class SpazBasicAuth#load
SpazBasicAuth
Defined in: spazauth.js.
Constructor Attributes | Constructor Name and Description |
---|---|
SpazBasicAuth#load(pickle)
Load basic auth credentials from a serialized string
|
Class Detail
SpazBasicAuth#load(pickle)
Load basic auth credentials from a serialized string
- Parameters:
- {string} pickle
- the serialized data string returned by save()
- Returns:
- {boolean} true if successfully loaded