GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Connector::Role::SessionCache(3) User Contributed Perl Documentation Connector::Role::SessionCache(3)

Reads authid from the class and checks if the session cache has a suitable item. If found, the session is validated, the reference counter is increased and the session id is returned. If a session fails validation, it is removed from the cache. If no valid session is found, returns undef.

Expects the session information to store in the session cache as argument and puts it into the sessioncache object using the class authid from the class as index.

Existing items in the cache will be overwritten, passing undef removes the cache item.

Returns the session information.

Detach this instance from the session cache and terminate the session in case this is the last reference to it. The session can be passed as argument, in case no argument or undef is passed, the session is read from the class session method.
2022-02-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.