restoreAuth {dataone} | R Documentation |
Restore authentication (after being disabled with obscureAuth
).
Description
Restore authentication (after being disabled with obscureAuth
).
Usage
restoreAuth(.Object)
## S4 method for signature 'AuthenticationManager'
restoreAuth(.Object)
Arguments
.Object |
An AuthenticationManager instance |
Value
The expiration date for the current authentication mechanism being used.
[Package dataone version 2.2.2 Index]