Interface | Description |
---|---|
ICertificateMapping |
This interface describes a certificate mapping for LDAP user directories.
|
ICertificateMappingTypes | |
ICredential |
This interface is the base interface for all credentials.
|
IDerivedCredential |
This interface is implemented by credentials that are "derived" from an other credential.
|
IDirectoryService |
Interface to directory services.
|
IDirectoryService.IDSAuthenticateContext |
This interface defines the context of
IDirectoryService.dsAuthenticate(IDirectoryService.IDSAuthenticateContext) . |
IDirectoryService.IGetGroupsContext |
This interface defines the context of
IDirectoryService.getGroups(IDirectoryService.IGetGroupsContext) . |
IDirectoryService.IGetUserContext |
This interface defines the context of
IDirectoryService.getUser(IDirectoryService.IGetUserContext) . |
IDirectoryService.IGetUsersContext |
This interface defines the context of
IDirectoryService.getUsers(IDirectoryService.IGetUsersContext) . |
IDirectoryService.IValidateEntityContext |
This interface defines the context of
IDirectoryService.validateEntity(IDirectoryService.IValidateEntityContext) . |
IDirectoryServiceTypes |
Predefined Directory Servive Types.
|
IEntity | |
ILdapEntity | |
ILdapGroup | |
ILdapSettings |
LDAP settings interface.
|
ILdapSettingsExt |
Extra LDAP settings interface.
|
ILdapUser |
this interface represents a LDAP user.
|
IPrincipal |
This interface represents a principal.
|
IPrincipalInRole | |
IPrincipalTypes |
Predefined principal types.
|
IRole |
This interface represents a role.
|
IUserEntity | |
IUsernamePasswordCredential |
This interface represents a credential with a username and password.
|
Class | Description |
---|---|
ICredentialTypes |
Predefined credentials types.
|