FOR_SESSION constant

URLCredentialPersistence const FOR_SESSION

The credential should be stored only for this session

Implementation

static const FOR_SESSION = URLCredentialPersistence._internal(1, 1);