public class EmptyStringUserTypeMapper extends StringUserTypeMapper
StringUserTypeMapper.mapLdapEntryToSakaiUserType(LDAPEntry, LdapAttributeMapper).| Constructor and Description |
|---|
EmptyStringUserTypeMapper()
Initializes the cached user type
String to an
empty String |
| Modifier and Type | Method and Description |
|---|---|
void |
setUserType(String userType)
Overridden to log a warn message but otherwise do nothing.
|
getUserType, mapLdapEntryToSakaiUserTypepublic EmptyStringUserTypeMapper()
String to an
empty Stringpublic void setUserType(String userType)
String from any invocation of
StringUserTypeMapper.mapLdapEntryToSakaiUserType(LDAPEntry, LdapAttributeMapper).
As such, reconfiguration is inappropriate.setUserType in class StringUserTypeMapperuserType - ignoredCopyright © 2003–2022 Sakai Project. All rights reserved.