|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER GetAttribute (integer, character) |
This method retrieves an attribute for the specified user account. |
||
| CHARACTER GetAttributeNames (integer) |
This method retrieves the name assigned to the attributes |
||
| CHARACTER GetSmartUserDetails (integer) |
Returns the details of the authenticated SmartUser as a JSON based character value |
||
| CHARACTER GetSmartUserGroupsAsRoles (integer) |
Returns the SmartFramework UserGroups of the current user as
Roles |
||
| CHARACTER GetUserNames () |
This method retrieves all the user names associated with the user
account. |
||
| CHARACTER GetUserNamesByQuery (character) |
This method retrieves the user names that match the input query string. |
||
| LOGICAL RemoveAttribute (integer, character) |
This method deletes the value of the given attribute |
||
| LOGICAL SetAttribute (integer, character, character) |
This method assigns a new value to the given attribute. |
||
| LOGICAL ValidatePassword (integer, character) |
Validates a users password |
||
| LOGICAL ValidatePassword (integer, character, character, character) |
Performs digest based password validation |
||
| INTEGER ValidateUser (character) |
Called by the REST Adapter to validate a user |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartHybridRealm () |
Constructor for the SmartHybridRealm class |
|
Top
CHARACTER GetAttribute (integer, character)
|
|||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetAttributeNames (integer)
|
|||||||||||||||||||||||||||||||||||||
CHARACTER GetSmartUserDetails (integer)
|
|||||||||||||||||||||||||||||||||||||
CHARACTER GetSmartUserGroupsAsRoles (integer)
|
|||||||||||||||||||||||||||||||||||||
CHARACTER GetUserNames ()
|
|||||||||||||||||||||||||||||||||||||
CHARACTER GetUserNamesByQuery (character)
|
|||||||||||||||||||||||||||||||||||||
LOGICAL RemoveAttribute (integer, character)
|
|||||||||||||||||||||||||||||||||||||
LOGICAL SetAttribute (integer, character, character)
|
|||||||||||||||||||||||||||||||||||||
LOGICAL ValidatePassword (integer, character)
|
|||||||||||||||||||||||||||||||||||||
LOGICAL ValidatePassword (integer, character, character, character)
|
|||||||||||||||||||||||||||||||||||||
INTEGER ValidateUser (character)
|
|||||||||||||||||||||||||||||||||||||
SmartHybridRealm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|