User Procedures
The user procedures are found in the resource tree under /lib/users. They are:
| • | ClearAlternatePrincipal, page 270, which clears all credential data previously stored using the setDataSourceCredentials JDBC method or the SetDataSourceCredentials, page 323 procedure. |
| • | ExplainPrincipals, page 280, which retrieves the list of principals included in a specified resource set. (This procedure is also listed with Deployment Procedures.) |
| • | ListPrincipals, page 300, which retrieves the list of principals included in the specified resource set. (This procedure is also listed with Deployment Procedures.) |
| • | SetAlternatePrincipal, page 322, which establishes an alternate identity within the current session, preserving the original identity for afterwards. |
| • | SyncDomain, page 330, which synchronizes the local external domain with the specified external domain server. |
| • | TestUserIdentity, page 332, which allows a SQL script to determine if the current identity matches the one specified. |