AppserverIo\Appserver\Core\Api\Node\SessionConfigNodeInterface::getSessionCookieHttpOnly PHP Method

getSessionCookieHttpOnly() public method

Return's the session cookie HTTP only information.
public getSessionCookieHttpOnly ( ) : SessionCookieHttpOnlyNode
return SessionCookieHttpOnlyNode The session cookie HTTP only information
    public function getSessionCookieHttpOnly();