clearSessionCookie abstract method

void clearSessionCookie(
  1. HttpResponse response
)

Clear session cookie

Implementation

void clearSessionCookie(HttpResponse response);