Interface | Description |
---|---|
SMTPUtils |
Class | Description |
---|---|
AbstractAsyncDominoAdmin | |
AbstractAsyncDominoDirectory |
Abstract class for checking Domino Directory access
|
AclFunctions |
Helper functions to deal with ACL needs
|
AddSMTPserver |
Creates the SMTPInbound Site on Domino Server
|
CreateDirectoryAssistance |
Creates a new document in the directory assistance database.
|
CreateGroup |
Creates a group in a directory
|
CreateLdapDirectory |
//TODO: Add description
|
CreateLetsEncryptCertificates |
//TODO: Add description
|
CreateSamlConfig |
Creates a SAML Configuration in idpconfig.nsf in Domino
|
CreateUser |
//TODO: Add description
|
DeleteAclEntry |
Deletes an ACL Entry
|
DeleteDirectoryAssistance |
Delete a document in the directory assistance database.
|
DeleteDirectoryInformation |
//TODO: Add description
|
DeleteGroup |
Deletes a group from a directory
|
DeleteRole |
Deletes a role from the ACL
|
DeleteSMTPserver | |
DeleteTLSCertificates |
//TODO: Add description
|
DeleteUser |
//TODO: Add description
|
FetchAclEntries |
Gets ACL Entries and serializes them back to the Observable
|
FetchRoles |
Gets all roles in a database’s ACL
|
GetAclEntry |
Gets ACL Entries and serializes them back to the Observable
|
GetCaList |
//TODO: Add description
|
GetDirectoryAssistance |
To Read DirectoryAssistance document
|
GetDirectoryInformation |
//TODO: Add description
|
GetGroup |
Gets a group document from a Domino Directory
|
GetGroupByName |
Gets a group by name
|
GetLdapDirectory |
//TODO: Add description
|
GetRoleInfo |
Gets all entries that have the given role
|
GetSMTPserver |
Get the SMTP setting from the Domino Server.
|
GetUser |
//TODO: Add description
|
GetUsers |
//TODO: Add description
|
ReplaceCreateAclEntry |
Creates or updates an ACL Entry and serializes them back to the Observable
|
ReplaceCreateRole |
Creates or updates a role in an ACL and echoes role name back
|
TestLdap |
To Test Ldap Server connection
|
UpdateDirectoryAssistance |
Update a document in the directory assistance database.
|
UpdateDirectoryInformation |
//TODO: Add description
|
UpdateDominoDirectory |
//TODO: Add description
|
UpdateGroup |
Creates a group in a directory
|
UpdateGroupMembers |
Adds a member to a group
|
UpdateLdapDirectory |
//TODO: Add description
|
UpdateRoleHolders |
Creates or updates a role in an ACL and echoes role name back
|
UpdateSamlConfig |
//TODO: Add description
|
UpdateSMTPServer | |
UpdateUser |
//TODO: Add description
|
UploadUserCertificate |
//TODO: Add description
|