public class StudentIdentityServiceImpl extends IdentityServiceImpl implements IdentityService
Constructor and Description |
---|
StudentIdentityServiceImpl() |
Modifier and Type | Method and Description |
---|---|
Principal |
getPrincipalByPrincipalNameAndPassword(String principalName,
String password) |
addAddressToEntity, addAffiliationToEntity, addBioDemographicsToEntity, addCitizenshipToEntity, addEmailToEntity, addEmploymentToEntity, addEntityTypeContactInfoToEntity, addEthnicityToEntity, addExternalIdentifierToEntity, addNameToEntity, addPhoneToEntity, addPrincipalToEntity, addPrivacyPreferencesToEntity, addResidencyToEntity, addVisaToEntity, createEntity, findAllAddressTypes, findAllAffiliationTypes, findAllCitizenshipStatuses, findAllEmailTypes, findAllEmploymentStatuses, findAllEmploymentTypes, findAllEntityTypes, findAllExternalIdendtifierTypes, findAllNameTypes, findAllPhoneTypes, findEntities, findEntityDefaults, findNames, findPrincipals, getAddressType, getAffiliationType, getCitizenshipStatus, getDefaultNamesForPrincipalId, getEmailType, getEmploymentStatus, getEmploymentType, getEntity, getEntityBoByEmployeeId, getEntityBoByPrincipalId, getEntityBoByPrincipalName, getEntityByEmployeeId, getEntityByKeyValue, getEntityByPrincipalId, getEntityByPrincipalName, getEntityDefault, getEntityDefaultByEmployeeId, getEntityDefaultByPrincipalId, getEntityDefaultByPrincipalName, getEntityPrivacyPreferences, getEntityType, getExternalIdentifierType, getNameType, getPhoneType, getPrincipal, getPrincipalByPrincipalName, getPrincipals, inactivateAddress, inactivateAffiliation, inactivateCitizenship, inactivateEmail, inactivateEmployment, inactivateEntity, inactivateEntityTypeContactInfo, inactivateName, inactivatePhone, inactivatePrincipal, inactivatePrincipalByName, setBusinessObjectService, setCriteriaLookupService, updateAddress, updateAffiliation, updateBioDemographics, updateCitizenship, updateEmail, updateEmployment, updateEntity, updateEntityTypeContactInfo, updateEthnicity, updateExternalIdentifier, updateName, updatePhone, updatePrincipal, updatePrivacyPreferences, updateResidency, updateVisa
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAddressToEntity, addAffiliationToEntity, addBioDemographicsToEntity, addCitizenshipToEntity, addEmailToEntity, addEmploymentToEntity, addEntityTypeContactInfoToEntity, addEthnicityToEntity, addExternalIdentifierToEntity, addNameToEntity, addPhoneToEntity, addPrincipalToEntity, addPrivacyPreferencesToEntity, addResidencyToEntity, addVisaToEntity, createEntity, findAllAddressTypes, findAllAffiliationTypes, findAllCitizenshipStatuses, findAllEmailTypes, findAllEmploymentStatuses, findAllEmploymentTypes, findAllEntityTypes, findAllExternalIdendtifierTypes, findAllNameTypes, findAllPhoneTypes, findEntities, findEntityDefaults, findPrincipals, getAddressType, getAffiliationType, getCitizenshipStatus, getDefaultNamesForPrincipalId, getEmailType, getEmploymentStatus, getEmploymentType, getEntity, getEntityByEmployeeId, getEntityByPrincipalId, getEntityByPrincipalName, getEntityDefault, getEntityDefaultByEmployeeId, getEntityDefaultByPrincipalId, getEntityDefaultByPrincipalName, getEntityPrivacyPreferences, getEntityType, getExternalIdentifierType, getNameType, getPhoneType, getPrincipal, getPrincipalByPrincipalName, getPrincipals, inactivateAddress, inactivateAffiliation, inactivateCitizenship, inactivateEmail, inactivateEmployment, inactivateEntity, inactivateEntityTypeContactInfo, inactivateName, inactivatePhone, inactivatePrincipal, inactivatePrincipalByName, updateAddress, updateAffiliation, updateBioDemographics, updateCitizenship, updateEmail, updateEmployment, updateEntity, updateEntityTypeContactInfo, updateEthnicity, updateExternalIdentifier, updateName, updatePhone, updatePrincipal, updatePrivacyPreferences, updateResidency, updateVisa
public StudentIdentityServiceImpl()
public Principal getPrincipalByPrincipalNameAndPassword(String principalName, String password)
getPrincipalByPrincipalNameAndPassword
in interface IdentityService
getPrincipalByPrincipalNameAndPassword
in class IdentityServiceImpl
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.