Applied wsf_extension creation, and classes moved from wsf to wsf_extension

This commit is contained in:
Jocelyn Fiat
2012-03-16 15:17:22 +01:00
parent f69ff42564
commit 9f1940c46d
4 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ deferred class
inherit
WSF_HANDLER [C]
WSF_HANDLER_HELPER
feature -- Access
authentication_required (req: WSF_REQUEST): BOOLEAN