get
Brownie
Session
Method to get an existing Brownie's session
Return
the instance of the existing session as BrownieSession, null if not exists
Parameters
sessionId
The identifier of the session to retrieve
Method to get an existing Brownie's session to validate its deletion
Return
the instance of the existing session as BrownieSession, null if authorized
Parameters
sessionId
The identifier of the session to retrieve
password
The password used to protect the session accesses