|
| Options | Name | Purpose | |
|---|---|---|---|
| LoadConfig () |
/* Loads configuration for this provider */
|
||
| LOGICAL Validate (character, character) |
/* Validates that the STS is allowed to make this call. The caller decides what to
do with the result
@param character The group containing the operation being authorised
@param character The operation (in this class) being authorised
@return logical TRUE if the client is authenticated and authorised to perform this operation
FALSE otherwise */
|
| Options | Name | Purpose | |
|---|---|---|---|
| ClientValidator () |
/* default constructor */
|
||
| ClientValidator (JsonObject) |
/* constructor
@param JsonObject Configuration data */
|
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Logging.ILogWriter Logger |
|
LoadConfig ()
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Validate (character, character)
|
||||||||||||||||||||||||
ClientValidator ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
ClientValidator (JsonObject)
|
||||||||||||
OpenEdge.Logging.ILogWriter Logger
|
||||||||
|---|---|---|---|---|---|---|---|---|