org.kuali.student.lum.kim
Class StudentIdentityServiceImpl
java.lang.Object
org.kuali.rice.kim.service.impl.IdentityServiceImpl
org.kuali.student.lum.kim.StudentIdentityServiceImpl
- All Implemented Interfaces:
- IdentityService, IdentityUpdateService
public class StudentIdentityServiceImpl
- extends IdentityServiceImpl
- implements IdentityService
This service override is used to facilitate a fix to the encrypted passwords in the
Rice database.
- Author:
- delyea
Methods inherited from class org.kuali.rice.kim.service.impl.IdentityServiceImpl |
convertEntityImplToDefaultInfo, convertEntityImplToInfo, getAddressType, getAffiliationType, getBusinessObjectService, getCitizenshipStatus, getDefaultNamesForEntityIds, getDefaultNamesForPrincipalIds, getEmailType, getEmploymentStatus, getEmploymentType, getEntityByKeyValue, getEntityByPrincipalId, getEntityByPrincipalName, getEntityDefaultInfo, getEntityDefaultInfoByPrincipalId, getEntityDefaultInfoByPrincipalName, getEntityIdByPrincipalId, getEntityIdByPrincipalName, getEntityImpl, getEntityInfo, getEntityInfoByPrincipalId, getEntityInfoByPrincipalName, getEntityNameType, getEntityPrivacyPreferences, getEntityType, getExternalIdentifierType, getMatchingEntityCount, getPhoneType, getPrincipal, getPrincipalByPrincipalName, getPrincipalIdByPrincipalName, getPrincipalImpl, lookupEntityDefaultInfo, lookupEntityIds, lookupEntityImpls, lookupEntityInfo, lookupEntitys |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kim.service.IdentityService |
getAddressType, getAffiliationType, getCitizenshipStatus, getDefaultNamesForEntityIds, getDefaultNamesForPrincipalIds, getEmailType, getEmploymentStatus, getEmploymentType, getEntityDefaultInfo, getEntityDefaultInfoByPrincipalId, getEntityDefaultInfoByPrincipalName, getEntityInfo, getEntityInfoByPrincipalId, getEntityInfoByPrincipalName, getEntityNameType, getEntityPrivacyPreferences, getEntityType, getExternalIdentifierType, getMatchingEntityCount, getPhoneType, getPrincipal, getPrincipalByPrincipalName, lookupEntityDefaultInfo, lookupEntityInfo |
LOG
private static Logger LOG
StudentIdentityServiceImpl
public StudentIdentityServiceImpl()
getPrincipalByPrincipalNameAndPassword
public KimPrincipalInfo getPrincipalByPrincipalNameAndPassword(String principalName,
String password)
- Specified by:
getPrincipalByPrincipalNameAndPassword
in interface IdentityService
- Overrides:
getPrincipalByPrincipalNameAndPassword
in class IdentityServiceImpl
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.