public class PrincipalMapper extends BaseMapper<Principal>
Constructor and Description |
---|
PrincipalMapper() |
Modifier and Type | Method and Description |
---|---|
protected Matcher |
getKimAttributeMatcher(String kimAttribute) |
protected Object |
getLdapValue(String kimAttribute) |
ParameterService |
getParameterService() |
protected boolean |
isPersonActive(org.springframework.ldap.core.DirContextOperations context)
Checks the configured active principal affiliations, if one is found, returns true
|
void |
setParameterService(ParameterService service) |
doMapFromContext, getConstants, setConstants
public PrincipalMapper()
protected boolean isPersonActive(org.springframework.ldap.core.DirContextOperations context)
context
- protected Object getLdapValue(String kimAttribute)
protected Matcher getKimAttributeMatcher(String kimAttribute)
public ParameterService getParameterService()
public void setParameterService(ParameterService service)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.