Separated code to have a lib and an example. Improved design, fixed a few issues related to folder location. This is still experimental and require more work to be really friendly to use.
17 lines
244 B
Plaintext
17 lines
244 B
Plaintext
note
|
|
description: "Summary description for {CMS_AUTH_ENGINE}."
|
|
author: ""
|
|
date: "$Date$"
|
|
revision: "$Revision$"
|
|
|
|
deferred class
|
|
CMS_AUTH_ENGINE
|
|
|
|
feature -- Status
|
|
|
|
valid_credential (u,p: READABLE_STRING_32): BOOLEAN
|
|
deferred
|
|
end
|
|
|
|
end
|