| Class and Description |
|---|
| EidDerivedEmailAddressHandler
Mixin interface for objects capable of calculating a user EID
from an email address.
|
| EidValidator |
| InvalidEmailAddressException |
| LdapAttributeMapper
Implementations handle mappings between logical and physical
directory attribute names and between directory entries and
Sakai domain and framework objects.
|
| LdapConnectionLivenessValidator
Pluggable strategy for verifying
LDAPConnection
"liveness". |
| LdapConnectionManager
Implementations manage
LDAPConnection allocation. |
| LdapConnectionManagerConfig
Bean interface for collecting
LdapConnectionManager configuration. |
| LdapEntryMapper
Similar to
org.springframework.jdbc.core.RowMapper, but
for LDAPSearchResults rather than ResultSets. |
| LdapUserData
Snapshot of a user directory entry, typically used for
cache entries in
JLDAPDirectoryProvider |
| PooledLDAPConnection
Extension of standard
LDAPConnection that attempts to return
objects to the pool if someone just drops them out of scope. |
| PooledLDAPConnectionFactory
An object factory for managing
PooledLDAPConnection |
| SimpleLdapAttributeMapper
Implements LDAP attribute mappings and filter generations using
an attribute map keyed by constants in
AttributeMappingConstants. |
| SimpleLdapConnectionManager
Allocates connected, constrained, and optionally
bound and secure
LDAPConnections |
| StringUserTypeMapper
Very simple
UserTypeMapper which generates the same
String value for any users. |
| UserTypeMapper
Represents a pluggable strategy for calculating a Sakai user
type given a user's directory entry
|
Copyright © 2003–2022 Sakai Project. All rights reserved.