Public Member Functions | |
OnGetStudioProject (_.Studio.Project pProject, _.Library.Boolean pHandled) | |
Subclasses may override to customize the studio project. More... | |
OnGetUniqueName (pUniqueName) | |
Returns a unique name for this resource. More... | |
_.Library.String | OnItemRelativePath (_.Library.String pItemName) |
Returns the path relative to the module root for item pItemName within this resource. | |
![]() | |
_.Library.Status | OnPhase (_.Library.String pPhase, pParams, _.Library.Boolean pResourceHandled) |
Called as phase pPhase is executed for the resource. More... | |
Static Public Member Functions | |
_.Library.Status | ActivateDelegated (_.Library.String Role) |
Enable Delegated Auth system-wide. More... | |
Public Attributes | |
CookiePath | |
Cookie Path. More... | |
DeepSeeEnabled | |
DeepSee Enabled. More... | |
DelegatedAuthEnabled | |
Delegated authentication enabled. More... | |
Directory | |
Physical path for CSP files. More... | |
DispatchClass | |
If defined, this will dispatch all requests in this CSP application to this one class. More... | |
Enabled | |
Enabled. More... | |
KerberosAuthEnabled | |
Kerberos authentication enabled. More... | |
LoginTokenEnabled | |
Login token authentication enabled. More... | |
MatchRoles | |
Mapping of Match Roles to added Target Role. More... | |
PasswordAuthEnabled | |
Password authentication enabled. More... | |
PermittedClasses | |
PermittedClasses default. More... | |
UnauthenticatedEnabled | |
Unauthenticated access enabled. More... | |
iKnowEnabled | |
iKnow Enabled More... | |
![]() | |
Params | |
More... | |
Static Public Attributes | |
DESCRIPTION = None | |
Description of resource processor class (shown in UI) | |
XMLNAME = None | |
Overridden to avoid issues in Installer generation. | |
XMLTYPE = None | |
Overridden to avoid issues in Installer generation. | |
![]() | |
ATTRIBUTES = None | |
Comma-separated list of resource attribute names that this processor uses. | |
DESCRIPTION = None | |
Description of resource processor class (shown in UI) | |
|
static |
Enable Delegated Auth system-wide.
And add role to CSPSystem, so, it will have access to do delegated auth
OnGetStudioProject | ( | _.Studio.Project | pProject, |
_.Library.Boolean | pHandled | ||
) |
Subclasses may override to customize the studio project.
(e.g., things that use web applications will do this.)
Reimplemented from Abstract.
OnGetUniqueName | ( | pUniqueName | ) |
CookiePath |
Cookie Path.
DeepSeeEnabled |
DeepSee Enabled.
DelegatedAuthEnabled |
Delegated authentication enabled.
Directory |
Physical path for CSP files.
DispatchClass |
If defined, this will dispatch all requests in this CSP application to this one class.
Enabled |
Enabled.
KerberosAuthEnabled |
Kerberos authentication enabled.
LoginTokenEnabled |
Login token authentication enabled.
MatchRoles |
Mapping of Match Roles to added Target Role.
PasswordAuthEnabled |
Password authentication enabled.
PermittedClasses |
PermittedClasses default.
UnauthenticatedEnabled |
Unauthenticated access enabled.
iKnowEnabled |
iKnow Enabled