public class PrincipalMapper extends BaseMapper<org.kuali.rice.kim.api.identity.principal.Principal>
| Constructor and Description |
|---|
PrincipalMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected Matcher |
getKimAttributeMatcher(String kimAttribute) |
protected Object |
getLdapValue(String kimAttribute) |
org.kuali.rice.coreservice.framework.parameter.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(org.kuali.rice.coreservice.framework.parameter.ParameterService service) |
doMapFromContext, getConstants, setConstantspublic PrincipalMapper()
protected boolean isPersonActive(org.springframework.ldap.core.DirContextOperations context)
context - protected Object getLdapValue(String kimAttribute)
protected Matcher getKimAttributeMatcher(String kimAttribute)
public org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
public void setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService service)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.