All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AttributeMappingConstants A container for LDAP attribute mapping constants.EidDerivedEmailAddressHandler Mixin interface for objects capable of calculating a user EID from an email address.EidValidator EmailAddressDerivingLdapAttributeMapper EmptyStringUserTypeMapper Essentially a null impl, which always returns an empty String fromStringUserTypeMapper.mapLdapEntryToSakaiUserType(LDAPEntry, LdapAttributeMapper).EntryAttributeToUserTypeMapper Maps from a user entry's attribute to a Sakai user type.EntryContainerRdnToUserTypeMapper Maps from a user entry's container's most-local RDN to a Sakai user type.InvalidEmailAddressException LdapAttributeMapper Implementations handle mappings between logical and physical directory attribute names and between directory entries and Sakai domain and framework objects.LdapConnectionManagerConfig Bean interface for collectingLdapConnectionManagerconfiguration.LdapEntryMapper Similar toorg.springframework.jdbc.core.RowMapper, but forLDAPSearchResultsrather thanResultSets.LdapUserData Snapshot of a user directory entry, typically used for cache entries inUnboundidDirectoryProviderMultipleEmailLdapAttributeMapper Adds support for finding users by email address where users may have email addresses stored across multiple LDAP attributes.RegexpBlacklistEidValidator ImplementsUserEID "validation" by checking for matches in a configurable blacklist, entries in which are treated as regular expressions.SimpleLdapAttributeMapper Implements LDAP attribute mappings and filter generations using an attribute map keyed by constants inAttributeMappingConstants.StringUserTypeMapper Very simpleUserTypeMapperwhich generates the sameStringvalue for any users.UnboundidDirectoryProvider An implementation of a Sakai UserDirectoryProvider that authenticates/retrieves users from a LDAP directory.UserAttributeRoleProvider This just uses attributes set on the user by the LDAP provider to determine role membership.UserTypeMapper Represents a pluggable strategy for calculating a Sakai user type given a user's directory entry