view Lib/IMPL/Code/MethodFactory.pm @ 95:67eb8eaec3d4

Added a security authority property to the Context and Security classes Added a WriteResponse method to the SecureCookie class Added a setCookie method to the Response class
author wizard
date Thu, 29 Apr 2010 02:21:27 +0400
parents 0f3e369553bd
children
line wrap: on
line source

package IMPL::Code::MethodFactory;
use strict;

1;