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, updateVisaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAddressToEntity, 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, updateVisapublic StudentIdentityServiceImpl()
public Principal getPrincipalByPrincipalNameAndPassword(String principalName, String password)
getPrincipalByPrincipalNameAndPassword in interface IdentityServicegetPrincipalByPrincipalNameAndPassword in class IdentityServiceImplCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.