|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.kim.service.impl.IdentityServiceImpl org.kuali.student.lum.kim.StudentIdentityServiceImpl
public class StudentIdentityServiceImpl
This service override is used to facilitate a fix to the encrypted passwords in the Rice database.
Field Summary | |
---|---|
private static Logger |
LOG
|
Constructor Summary | |
---|---|
StudentIdentityServiceImpl()
|
Method Summary | |
---|---|
org.kuali.rice.kim.bo.entity.dto.KimPrincipalInfo |
getPrincipalByPrincipalNameAndPassword(String principalName,
String password)
|
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 |
Field Detail |
---|
private static Logger LOG
Constructor Detail |
---|
public StudentIdentityServiceImpl()
Method Detail |
---|
public org.kuali.rice.kim.bo.entity.dto.KimPrincipalInfo getPrincipalByPrincipalNameAndPassword(String principalName, String password)
getPrincipalByPrincipalNameAndPassword
in interface org.kuali.rice.kim.service.IdentityService
getPrincipalByPrincipalNameAndPassword
in class org.kuali.rice.kim.service.impl.IdentityServiceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |