public interface UserTypeMapper
| Modifier and Type | Method and Description |
|---|---|
String |
mapLdapEntryToSakaiUserType(com.novell.ldap.LDAPEntry ldapEntry,
LdapAttributeMapper mapper)
Calculate a Sakai user type given a
LDAPEntry
and a LdapAttributeMapper. |
String mapLdapEntryToSakaiUserType(com.novell.ldap.LDAPEntry ldapEntry, LdapAttributeMapper mapper)
LDAPEntry
and a LdapAttributeMapper.ldapEntry - a user's LDAPEntry, should not
be nullmapper - encapsulates mapping configurationnulls
and empty Strings typically represent an unsuccessful mappingCopyright © 2003–2022 Sakai Project. All rights reserved.