A B C D E F G H I J L M N P R S T U V W

A

AbstractManager - Class in edu.vt.middleware.registry.manage
Base implementation of a Manager.
AbstractManager() - Constructor for class edu.vt.middleware.registry.manage.AbstractManager
Default constructor
AbstractManagerEndpoint - Class in edu.vt.middleware.registry.manage
Abstract base class for all manager beans that are exposed as Web service endpoints.
AbstractManagerEndpoint() - Constructor for class edu.vt.middleware.registry.manage.AbstractManagerEndpoint
 
AbstractReplChange<T> - Class in edu.vt.middleware.registry.manage.interceptor
AbstractReplChange holds something to replicate and its priority.
AbstractReplChange() - Constructor for class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
Default constructor
AbstractReplChange(T, int) - Constructor for class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
Constructor
activateGuest(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
addAccount(Long, EmailAccountType, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
addAccount(Long, EmailAccountType, String, Boolean) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to add the supplied email account for the supplied UID.
addAddress(Long, Address) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
addAddress(Long, Address) - Method in class edu.vt.middleware.registry.manage.address.RegistryUpdater
This attempts to add the supplied address.
addAffiliation(Long, PersonAffiliation) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
addAffiliation(Long, PersonAffiliation) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to add a new person affiliation entry record to the registry for the supplied UID.
addAlias(String, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
addAlias(Long, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
addAlias(Long, String) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to add an email alias to the supplied account.
addAttribute(String, PersonAttribute) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This adds the supplied attribute to the list of viewable attributes for the service account with the supplied UUSID.
addCertificate(String, X509Certificate) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This add a certificate for the service account with the supplied UUSID.
addCertificate(String, X509Certificate) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
addDisplayAddress(Long, String) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to add a display email address to the supplied account.
addEntitlementToReplicate(Long, int) - Method in class edu.vt.middleware.registry.manage.AbstractManager
Add an entitlement to replicate to the ReplChanges.
addEntitlementToReplicate(EntitlementChange) - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Add a EntitlementChange for replication
addEntitlementToReplicate(Long, int) - Method in interface edu.vt.middleware.registry.manage.Manager
Add an entitlement to replicate to the ReplChanges.
addForward(String, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
addForward(Long, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
addForward(Long, String) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to add an email forward to the supplied account.
addGroupMember(String, String[]) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
addGroupMember(String, String) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This adds the supplied child group to the supplied parent group.
addGroupToReplicate(String, int) - Method in class edu.vt.middleware.registry.manage.AbstractManager
Add a group to replicate to the ReplChanges.
addGroupToReplicate(GroupChange) - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Add a GroupChange for replication
addGroupToReplicate(String, int) - Method in interface edu.vt.middleware.registry.manage.Manager
Add a group to replicate to the ReplChanges.
addInstantMessagingId(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
addInstantMessagingId(Long, String) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to add an instant messaging id for the supplied UID.
addLabeledUri(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
addLabeledUri(Long, String) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to add a labeled URI for the supplied UID.
addPerson(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
addPerson(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
addPerson(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
addPersonRelation(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This adds the supplied person to the group with the supplied UUGID in the supplied role.
addPersonRelation(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This adds the supplied related person to the person with the supplied PID in the supplied role.
addPersonRelation(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This adds the supplied person to the service account with the supplied UUSID in the supplied role.
addPersonToReplicate(Long, int) - Method in class edu.vt.middleware.registry.manage.AbstractManager
Add a person to replicate to the ReplChanges.
addPersonToReplicate(PersonChange) - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Add a PersonChange for replication
addPersonToReplicate(Long, int) - Method in interface edu.vt.middleware.registry.manage.Manager
Add a person to replicate to the ReplChanges.
addPhoneNumber(Long, Long, PhoneNumber) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
addPhoneNumber(Long, Long, PhoneNumber) - Method in class edu.vt.middleware.registry.manage.address.RegistryUpdater
This attempts to add the supplied phone number.
addPid(Long, String, Boolean, AccountState, AccountTransition) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to add a PID entry for the supplied UID.
addQuestion(String, String, String) - Method in class edu.vt.middleware.registry.manage.password.PasswordResetBean
addQuestion(String, String, String) - Method in class edu.vt.middleware.registry.manage.password.RegistryUpdater
This adds a new question for the supplied user id.
addressExists(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether the address with the supplied sequence number exists.
addressExists(Long, AddressType) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether an address with the supplied type exists for the supplied uid.
AddressManagerBean - Class in edu.vt.middleware.registry.manage.address
The AddressManagerBean provides an interface to the management of person records in the Registry.
AddressManagerBean() - Constructor for class edu.vt.middleware.registry.manage.address.AddressManagerBean
 
AddressManagerLocal - Interface in edu.vt.middleware.registry.manage.address
AddressManager provides a local interface to the management of address records in the Registry.
AddressManagerRemote - Interface in edu.vt.middleware.registry.manage.address
AddressManager provides a remote interface to the management of address records in the Registry.
addService(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
addServiceRelation(Long, String, RoleType) - Method in class edu.vt.middleware.registry.manage.entitlement.RegistryUpdater
This adds the supplied service to the entitlement with the supplied UID in the supplied role.
addServiceRelation(String, String, RoleType) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This adds the supplied service to the group with the supplied UUGID in the supplied role.
addServiceToReplicate(String, int) - Method in class edu.vt.middleware.registry.manage.AbstractManager
Add a service to replicate to the ReplChanges.
addServiceToReplicate(ServiceChange) - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Add a ServiceChange for replication
addServiceToReplicate(String, int) - Method in interface edu.vt.middleware.registry.manage.Manager
Add a service to replicate to the ReplChanges.
addServiceViewer(Long, String[]) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
addStudentMajor(Long, Major) - Method in class edu.vt.middleware.registry.manage.student.RegistryUpdater
This attempts to add a new student major for the supplied student data uid.
addSuppressedAttribute(Long, PersonAttribute) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
addSuppressedAttribute(Long, PersonAttribute) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to add a suppressed attribute for the supplied UID.
addViewableAttribute(String, Set<PersonAttribute>) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
AlumniManagerBean - Class in edu.vt.middleware.registry.manage.alumni
The AlumniManagerBean provides an interface to the management of alumni records in the Registry.
AlumniManagerBean() - Constructor for class edu.vt.middleware.registry.manage.alumni.AlumniManagerBean
 
AlumniManagerLocal - Interface in edu.vt.middleware.registry.manage.alumni
AlumniManagerLocal provides a local interface to the management of alumni records in the Registry.
AlumniManagerRemote - Interface in edu.vt.middleware.registry.manage.alumni
AlumniManagerRemote provides a remote interface to the management of alumni records in the Registry.
AMConstants - Class in edu.vt.middleware.registry.manage.address
AMConstants contains constants specific to the ED Address Manage libs.
AMConstants() - Constructor for class edu.vt.middleware.registry.manage.address.AMConstants
Default constructor.
AMConstants - Class in edu.vt.middleware.registry.manage.alumni
AMConstants contains constants specific to the ED Alumni Manage libs.
AMConstants() - Constructor for class edu.vt.middleware.registry.manage.alumni.AMConstants
Default constructor.
archivePerson(Long, ArchiveType) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
archivePerson(Long, String, ArchiveType) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to archive a person.
auth - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Used to authenticate users

B

backwardsUserId - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Whether a password should be checked for a backwards user id
bannerAcademicLevelExists(BannerAcademicLevel) - Method in class edu.vt.middleware.registry.manage.student.RegistryFinder
This returns whether the supplied banner academic level exists.
birthYear - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Person's birth year

C

campusExists(Campus) - Method in class edu.vt.middleware.registry.manage.student.RegistryFinder
This returns whether the supplied campus exists.
caPublicKey - Variable in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
Public Key used by the ca to verify service certificates
change - Variable in class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
The change to replicate
changePassword(String, String, String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
changePassword(String, String) - Method in class edu.vt.middleware.registry.manage.password.RegistryUpdater
Changes the 'SHA-1' password for the supplied user id in the registry.
charRule - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Rule used to set the character requirements of passwords
check(String, String, List) - Method in class edu.vt.middleware.registry.manage.password.CheckPassword
This will check the supplied password against the rules that have been adopted at Viginia Tech.
CheckPassword - Class in edu.vt.middleware.registry.manage.password
CheckPassword contains methods for for checking passwords according to Virginia Tech strength requirements.
CheckPassword() - Constructor for class edu.vt.middleware.registry.manage.password.CheckPassword
Default constructor.
checkPassword(String, String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
checkPassword(NameReservation, String) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
CheckPasswordConstants - Class in edu.vt.middleware.registry.manage.password
CheckPasswordConstants contains constants specific to the CheckPassword class.
CheckPasswordConstants() - Constructor for class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default constructor.
checkSuggestion(NameReservation) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
This checks for PID suggestion validity and availability.
CLASSYEAR_REGEX - Static variable in class edu.vt.middleware.registry.manage.alumni.AMConstants
Regular expression an alumni classyear must match
collegeExists(College) - Method in class edu.vt.middleware.registry.manage.student.RegistryFinder
This returns whether the supplied college exists.
CommonRegistryFinder - Class in edu.vt.middleware.registry.common
CommonRegistryFinder implements the details of finding common Registry beans and related data.
CommonRegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.common.CommonRegistryFinder
Creates a new CommonRegistryFinder with the supplied entity manager.
copyPidPasswords(Long) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This copies the PID passwords to the supplied email account.
countryExists(Country) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether the supplied country exists.
cp - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Password strength checker
createEntitlement(Long, String) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
createEntitlement(String, Long, String, Long) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
createEntitlement(String, Long, String, Long) - Method in class edu.vt.middleware.registry.manage.entitlement.RegistryUpdater
This creates a new entitlement using the supplied service uusid, person uid, entitlement string, expiration date, and sponsor uid.
createGroup(String, String, String) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
createGroup(String, Long, Long) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This creates a new group using the supplied uugid, contact person, and administrator.
createGuestPerson(Long) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
createGuestPerson(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to add a new guest person entry record to the registry.
createPerson(String, Set<PersonAffiliation>) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
createPerson() - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to add a new VT person entry record to the registry.
createService(X509Certificate, Long, Set<Long>, ServiceType, Calendar) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This creates a new service account using the supplied certificate, contact person, set of administrators, service type, and expiration date.
createService(X509Certificate, String, Set<String>, ServiceType) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
createService(X509Certificate, Long, Set<Long>, ServiceType) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
This creates a new service account using the supplied certificate, contact person, list of administrators, and service type.
createSha1Password(String) - Method in class edu.vt.middleware.registry.manage.password.RegistryUpdater
Returns an AccountPassword containing the SHA-1 hash of the supplied password.
createSponsoredEntitlement(Long, String, Long) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
createSponsoredPerson(PersonName, String, Calendar, String, Set<PersonAffiliation>) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
createSponsoredPerson(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to add a new sponsored person entry record to the registry.
createSuggestions() - Method in class edu.vt.middleware.registry.manage.pid.PidSuggestor
This initializes a Set of PID suggestions.
createTicket(Long, TicketType, Calendar) - Method in class edu.vt.middleware.registry.manage.ticket.RegistryUpdater
This creates a new ticket of the supplied type for the person with the supplied uid.
createTicket(Long, TicketType, Calendar) - Method in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.address.AMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.alumni.AMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.email.EMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.employee.EMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.entitlement.EMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.name.NMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.password.PMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.service.SMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.student.SMConstants
Created_by text for inserting into registry
CREATOR_ID - Static variable in class edu.vt.middleware.registry.manage.ticket.TMConstants
Created_by text for inserting into registry
currentYear - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
The current year

D

DEFAULT_PASSWORD_ALPHABETICAL - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default password alphabeticals
DEFAULT_PASSWORD_CHARACTERISTICS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default password characteristics
DEFAULT_PASSWORD_DICTIONARY - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the default password dictionaries
DEFAULT_PASSWORD_DICTIONARY_BACKWARDS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default action for checking dictionary words backwards
DEFAULT_PASSWORD_DICTIONARY_CHARACTERS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default dictionary characters
DEFAULT_PASSWORD_DICTIONARY_IGNORECASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default action for ignoring case in dictionary words
DEFAULT_PASSWORD_DIGEST - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default digest type for password hashes
DEFAULT_PASSWORD_DIGITS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default password digits
DEFAULT_PASSWORD_LOWERCASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default password lowercases
DEFAULT_PASSWORD_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default maximum password length
DEFAULT_PASSWORD_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default minimum password length
DEFAULT_PASSWORD_NONALPHANUMERIC - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default password nonalphanumerics
DEFAULT_PASSWORD_SEQUENCE_BACKWARDS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default action for checking sequences backwards
DEFAULT_PASSWORD_SEQUENCE_IGNORECASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default action for ignoring case in sequences
DEFAULT_PASSWORD_UPPERCASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default password uppercases
DEFAULT_PASSWORD_USERID_BACKWARDS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default action for checking userids backwards
DEFAULT_PASSWORD_USERID_IGNORECASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Default action for ignoring case in userids
deleteNotificationPeriod - Variable in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Time in days that an email account can be accessed before it enters the deleted state
departmentExists(Department) - Method in class edu.vt.middleware.registry.manage.employee.RegistryFinder
This returns whether the supplied department exists.
dictRule - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Rule used to set the dictionary requirements of passwords
dispatcher - Variable in class edu.vt.middleware.registry.manage.AbstractManagerEndpoint
Method dispatch handler for Web service requests
DISPLAY_NAME_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Maximum display name length
DISPLAY_NAME_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Minimum display name length
doInit() - Method in class edu.vt.middleware.registry.manage.password.CheckPassword
This performs all operations necessary to initialize this singleton.

E

edu.vt.middleware.registry.common - package edu.vt.middleware.registry.common
 
edu.vt.middleware.registry.manage - package edu.vt.middleware.registry.manage
 
edu.vt.middleware.registry.manage.address - package edu.vt.middleware.registry.manage.address
 
edu.vt.middleware.registry.manage.alumni - package edu.vt.middleware.registry.manage.alumni
 
edu.vt.middleware.registry.manage.email - package edu.vt.middleware.registry.manage.email
 
edu.vt.middleware.registry.manage.employee - package edu.vt.middleware.registry.manage.employee
 
edu.vt.middleware.registry.manage.entitlement - package edu.vt.middleware.registry.manage.entitlement
 
edu.vt.middleware.registry.manage.group - package edu.vt.middleware.registry.manage.group
 
edu.vt.middleware.registry.manage.guest - package edu.vt.middleware.registry.manage.guest
 
edu.vt.middleware.registry.manage.interceptor - package edu.vt.middleware.registry.manage.interceptor
 
edu.vt.middleware.registry.manage.name - package edu.vt.middleware.registry.manage.name
 
edu.vt.middleware.registry.manage.password - package edu.vt.middleware.registry.manage.password
 
edu.vt.middleware.registry.manage.person - package edu.vt.middleware.registry.manage.person
 
edu.vt.middleware.registry.manage.pid - package edu.vt.middleware.registry.manage.pid
 
edu.vt.middleware.registry.manage.service - package edu.vt.middleware.registry.manage.service
 
edu.vt.middleware.registry.manage.student - package edu.vt.middleware.registry.manage.student
 
edu.vt.middleware.registry.manage.ticket - package edu.vt.middleware.registry.manage.ticket
 
emailAccountExists(Long) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns whether the supplied email account uid exists.
emailBounceAddress - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email bounce address
emailBounceAddress - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Email bounce address
emailClass - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Emailer implementation
emailClass - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Emailer implementation
emailExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.EmailExistsInterceptor
An Interceptor that checks if a uid is a valid email account number.
EmailExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
EmailExistsInterceptor verifies that a supplied uid is a valid email account.
EmailExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.EmailExistsInterceptor
 
emailFrom - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email from address
emailFrom - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Email from address
emailGenerationAffiliations - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Person affiliations allowed to generate email accounts
emailHost - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email host
emailHost - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Email host
emailInviteBody - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email guest invitation body
emailInviteSubject - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email guest invitation subject
emailManager - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Class for using the emailmanager
emailManager - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for using the emailManager
emailManager - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Class for using the email manager bean
emailManager - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Class for using the emailmanager
EmailManagerBean - Class in edu.vt.middleware.registry.manage.email
The EmailManagerBean class provides an interface to the management of email addresses, aliases, and forwards in the Registry.
EmailManagerBean() - Constructor for class edu.vt.middleware.registry.manage.email.EmailManagerBean
 
EmailManagerLocal - Interface in edu.vt.middleware.registry.manage.email
EmailManagerLocal provides a local interface to the management of email addresses, aliases, and forwards in the Registry.
EmailManagerRemote - Interface in edu.vt.middleware.registry.manage.email
EmailManagerRemote provides a remote interface to the management of email addresses, aliases, and forwards in the Registry.
emailRemoveBody - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email guest remove body
emailRemoveSubject - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email guest deletion subject
emailReplyTo - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Email reply to address
emailReplyTo - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Email reply to address
emailResetBody - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Email reset body
emailResetSubject - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Email reset subject
EMConstants - Class in edu.vt.middleware.registry.manage.email
EMConstants contains constants specific to the ED Email Manage libs.
EMConstants() - Constructor for class edu.vt.middleware.registry.manage.email.EMConstants
Default constructor.
EMConstants - Class in edu.vt.middleware.registry.manage.employee
EMConstants contains constants specific to the ED Employee Manage libs.
EMConstants() - Constructor for class edu.vt.middleware.registry.manage.employee.EMConstants
Default constructor.
EMConstants - Class in edu.vt.middleware.registry.manage.entitlement
EMConstants contains constants specific to the ED Entitlement Manage libs.
EMConstants() - Constructor for class edu.vt.middleware.registry.manage.entitlement.EMConstants
Default constructor.
EmployeeManagerBean - Class in edu.vt.middleware.registry.manage.employee
The EmployeeManagerBean provides an interface to the management of employee records in the Registry.
EmployeeManagerBean() - Constructor for class edu.vt.middleware.registry.manage.employee.EmployeeManagerBean
 
EmployeeManagerLocal - Interface in edu.vt.middleware.registry.manage.employee
EmployeeManagerLocal provides a local interface to the management of employee records in the Registry.
EmployeeManagerRemote - Interface in edu.vt.middleware.registry.manage.employee
EmployeeManagerRemote provides a remote interface to the management of employee records in the Registry.
ENTITLEMENT_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.entitlement.EMConstants
Maximum entitlment length
ENTITLEMENT_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.entitlement.EMConstants
Minimum entitlement length
EntitlementChange - Class in edu.vt.middleware.registry.manage.interceptor
EntitlementChange holds an entitlement to replicate and its priority.
EntitlementChange(Long, int) - Constructor for class edu.vt.middleware.registry.manage.interceptor.EntitlementChange
Default constructor.
entitlementExists(Long) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns whether the supplied entitlement exists in the registry.
entitlementExists(String, Long, String, Long) - Method in class edu.vt.middleware.registry.manage.entitlement.RegistryFinder
This returns whether an entitlement exists with the supplied data.
entitlementExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.EntitlementExistsInterceptor
An Interceptor that checks if an entitlement uid exists.
EntitlementExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
EntitlementExistsInterceptor verifies that a supplied entitlement uid exists.
EntitlementExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.EntitlementExistsInterceptor
 
entitlementManager(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.EntitlementManagerInterceptor
An Interceptor that checks if a service is a manager of an entitlement.
entitlementManager - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for using the entitlementmanager
EntitlementManagerBean - Class in edu.vt.middleware.registry.manage.entitlement
EntitlementManagerBean provides an interface to the management of ED entitlements.
EntitlementManagerBean() - Constructor for class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
 
EntitlementManagerInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
EntitlementManagerInterceptor verifies that the method caller is allowed to modify the supplied entitlement uid.
EntitlementManagerInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.EntitlementManagerInterceptor
 
EntitlementManagerLocal - Interface in edu.vt.middleware.registry.manage.entitlement
EntitlementManagerLocal provides a local interface to the management of entitlements in the Registry.
EntitlementManagerRemote - Interface in edu.vt.middleware.registry.manage.entitlement
EntitlementManagerRemote provides a remote interface to the management of entitlements in the Registry.
entitlements - Variable in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Set of entitlements to replicate
entityManager - Variable in class edu.vt.middleware.registry.common.CommonRegistryFinder
Entity Manager for looking up beans
entityManager - Variable in class edu.vt.middleware.registry.manage.interceptor.EntitlementManagerInterceptor
Entity manager
entityManager - Variable in class edu.vt.middleware.registry.manage.interceptor.GroupAdministratorInterceptor
Entity manager
entityManager - Variable in class edu.vt.middleware.registry.manage.interceptor.GroupManagerInterceptor
Entity manager
exactAddressExists(Address) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether the exact address exists for the supplied seqno.
exactNameExists(Long, PersonName) - Method in class edu.vt.middleware.registry.manage.name.RegistryFinder
This returns whether the supplied uid has a name that matches the supplied name.
exactPhoneNumberExists(PhoneNumber) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether the exact phone number exists for the supplied seqno.
expireAccount(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
expirePassword(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean

F

firstInitial - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Initial of person's first name
firstName - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Person's first name
flushAndRefresh(DataObject) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
Calls flush and refresh on the supplied data object.

G

gamsUrl - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
URL of the GAMS webapp
generate() - Method in class edu.vt.middleware.registry.manage.ticket.TicketIdGenerator
generatePid(Long, NameReservation, String) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
generatePid(Long, NameReservation, String, Calendar, boolean, boolean) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
generatePid(Long, NameReservation, boolean, boolean) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
This generate a PID for a user.
generatePidSuggestion(String, String, String, boolean, String, Integer) - Method in class edu.vt.middleware.registry.manage.pid.PidSuggestor
This uses input parameters to determine how to create suggestion for user's PID, based on the suggestion rules in PidSuggestor.createSuggestions().
getAccount(Long) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the account for the person with the supplied UID.
getAccountState(Long) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the account state for the supplied UID.
getAccountState(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
getActiveVTEmailAccount(Long) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
This returns the active VT email account for the supplied UID.
getAddress(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns the Address for the corresponding address sequence number.
getAddressUid(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns the UID for a person with the corresponding address sequence number.
getAddressUidByPersonUidAndType(Long, AddressType) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
getAddressUidByPersonUidAndType(Long, AddressType) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns the address sequence number for the supplied person uid and address type.
getChange() - Method in class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
Get the change.
getContact(String) - Method in class edu.vt.middleware.registry.manage.group.RegistryFinder
This returns the contact person uid for the supplied group.
getCountries() - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
getDataTypes(Class<T>) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns all data types in the registry.
getDeleteNotificationPeriod() - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
getEmailAccount(Long) - Method in class edu.vt.middleware.registry.manage.email.RegistryFinder
This returns the email account for the supplied account sequence number.
getEntitlementData(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the EntitlementData bean for the supplied entitlement string.
getEntitlementsToReplicate() - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Get entitlements to replicate.
getEntityManager() - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
Returns the EntityManager for this class.
getExpiration(String) - Method in class edu.vt.middleware.registry.manage.service.RegistryFinder
This returns the expiration date for the supplied service.
getExternalEmailAddress(Long) - Method in class edu.vt.middleware.registry.manage.password.RegistryFinder
This returns the external email address for the supplied user id.
getGroup(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the Group bean for the supplied UUGID.
getGroup(String, boolean) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
Gets a group from the registry for the given uugid.
getGroupsByRole(Long, RoleType) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
Returns all the groups associated with the supplied person.
getGroupsToReplicate() - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Get groups to replicate.
getInstance() - Static method in class edu.vt.middleware.registry.manage.password.CheckPassword
This will return the instance of CheckPassword.
getLegalAccountStateTransitions(Long) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
getNamedDataObject(Class<T>, String, boolean) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
Gets a named data object from the registry for the given uuid.
getPasswords(String) - Method in class edu.vt.middleware.registry.manage.password.RegistryFinder
This returns the 'SHA-1' passwords for the supplied user id.
getPeopleToReplicate() - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Get people to replicate.
getPerson(Long) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the Person bean for the supplied UID.
getPerson(Long, boolean) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
Gets a person from the registry for the given uid.
getPersonAttribute(AddressType) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Get the PersonAttribute.
getPersonAttribute(AddressType, PhoneNumberType) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Get the PersonAttribute.
getPersonBirthdate(Long) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
This returns the birthdate for the supplied UID.
getPersonPreferredName(Long) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
This returns the preferred name for the supplied UID.
getPersonType(Long) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
This returns person type for the supplied UID.
getPersonUid(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the sequence number of the person with the supplied userid.
getPersonUid(Long) - Method in class edu.vt.middleware.registry.manage.email.RegistryFinder
This returns the UID for a person with the correcponding email account seqno.
getPersonUidByPidm(String) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
Returns the Person uid for the supplied Banner PIDM.
getPhoneNumber(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns the PhoneNumber for the corresponding phone sequence number.
getPhoneUid(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns the UID for a person with the corresponding phone sequence number.
getPhoneUidByPersonUidAndType(Long, PhoneNumberType) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
getPhoneUidByPersonUidAndType(Long, PhoneNumberType) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns the phone sequence number for the supplied person uid and phone type.
getPidSuggestions(Long) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
getPriority() - Method in class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
Get the priority for this change.
getQuestions(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordResetBean
getQuestions(String) - Method in class edu.vt.middleware.registry.manage.password.RegistryFinder
This returns the password questions for the supplied user id.
getRandomQuestions(String, int) - Method in class edu.vt.middleware.registry.manage.password.PasswordResetBean
getRelatedEntitlements(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
Returns all the entitlements associated with the supplied person.
getRelatedGroups(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
Returns all the groups associated with the supplied person.
getRelatedServices(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
Returns all the services associated with the supplied person.
getReplChanges() - Method in class edu.vt.middleware.registry.manage.AbstractManager
Get the ReplChanges.
getReplChanges() - Method in interface edu.vt.middleware.registry.manage.Manager
Get the ReplChanges.
getService(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the Service bean for the supplied UUSID.
getService(String, boolean) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
Gets a service from the registry for the given uusid.
getServicesByRole(Long, RoleType) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
Returns all the services associated with the supplied person.
getServicesToReplicate() - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Get services to replicate.
getStateProvinces() - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
getSuggestions() - Method in class edu.vt.middleware.registry.manage.pid.PidSuggestor
This returns the Set of PID suggestions.
getSystemCalendar() - Method in class edu.vt.middleware.registry.manage.AbstractManager
Returns the calendar to use for time based manager functions.
getSystemCalendar() - Method in interface edu.vt.middleware.registry.manage.email.EmailManagerLocal
Gets a calendar that represents the manager's sense of system time.
getTicket(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the Ticket bean for the supplied ID.
getTicket(String, boolean) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
 
getTickets(Long, TicketType) - Method in class edu.vt.middleware.registry.manage.ticket.RegistryFinder
This returns all the tickets of the supplied type for the supplied uid.
getTickets(Long, TicketType) - Method in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
getTimeInDeletedState() - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
getTimeInShelvedState() - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
getTimeToPidExpiration() - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
getUid(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
getUid(String) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
getUidFromVtId(String) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
This returns the UID for the person with the supplied virginiaTechId.
getUserid(Long) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns the userid for the person with the supplied UID.
getVTAccountSeqno(Long) - Method in class edu.vt.middleware.registry.manage.email.RegistryFinder
This returns the VT account sequence number for the supplied UID.
getVTEmailAccounts(Long) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
This returns the VT email accounts for the supplied UID.
GMConstants - Class in edu.vt.middleware.registry.manage.group
GMConstants contains constants specific to the ED Group Manage libs.
GMConstants() - Constructor for class edu.vt.middleware.registry.manage.group.GMConstants
Default constructor.
groupAdministrator(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.GroupAdministratorInterceptor
An Interceptor that checks if a service is an administrator of a group.
GroupAdministratorInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
GroupAdministratorInterceptor verifies that the method caller is allowed to modify the supplied group uugid.
GroupAdministratorInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.GroupAdministratorInterceptor
 
GroupChange - Class in edu.vt.middleware.registry.manage.interceptor
GroupChange holds a group to replicate and its priority.
GroupChange(String, int) - Constructor for class edu.vt.middleware.registry.manage.interceptor.GroupChange
Default constructor.
groupExists(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns whether a group exists for the supplied UUGID in the registry.
groupExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.GroupExistsInterceptor
An Interceptor that checks if a group UUGID exists.
GroupExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
GroupExistsInterceptor verifies that a supplied uusid exists.
GroupExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.GroupExistsInterceptor
 
groupManager(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.GroupManagerInterceptor
An Interceptor that checks if a service is a manager or administrator of a group.
groupManager - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for using the groupmanager
groupManager - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Class for using the groupmanager
GroupManagerBean - Class in edu.vt.middleware.registry.manage.group
GroupManagerBean provides an interface to the management of ED groups.
GroupManagerBean() - Constructor for class edu.vt.middleware.registry.manage.group.GroupManagerBean
 
GroupManagerInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
GroupManagerInterceptor verifies that the method caller is allowed to modify the supplied group uugid.
GroupManagerInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.GroupManagerInterceptor
 
GroupManagerLocal - Interface in edu.vt.middleware.registry.manage.group
GroupManagerLocal provides a local interface to the management of groups in the Registry.
GroupManagerRemote - Interface in edu.vt.middleware.registry.manage.group
GroupManagerRemote provides a remote interface to the management of groups in the Registry.
groups - Variable in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Set of groups to replicate
guestExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.GuestExistsInterceptor
An Interceptor that checks if a guestId exists.
GuestExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
GuestExistsInterceptor verifies that a supplied guestId exists.
GuestExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.GuestExistsInterceptor
 
guestIdExists(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns whether the supplied guest id exists.
guestIdExists(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
GuestManagerBean - Class in edu.vt.middleware.registry.manage.guest
The GuestManagerBean provides an interface to the management of guest records in the Registry.
GuestManagerBean() - Constructor for class edu.vt.middleware.registry.manage.guest.GuestManagerBean
 
GuestManagerLocal - Interface in edu.vt.middleware.registry.manage.guest
GuestManagerLocal provides a local interface to the management of guest records in the Registry.
GuestManagerRemote - Interface in edu.vt.middleware.registry.manage.guest
GuestManagerRemote provides a remote interface to the management of guest records in the Registry.

H

hasAdministrator(String) - Method in class edu.vt.middleware.registry.manage.service.RegistryFinder
This returns whether the supplied service account has any administrators.
hasAffiliation(Long, Set<PersonAffiliation>) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
hasAffiliation(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied uid has any affiliations.
hasAffiliation(Long, PersonAffiliation) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied UID has the supplied affiliation.
hasAlumniData(Long, AlumniData) - Method in class edu.vt.middleware.registry.manage.alumni.RegistryFinder
This returns whether the supplied UID has an alumni entry.
hasBirthdate(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the person has the supplied birthdate.
hasCertificate(Long, CertificateType) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied UID has a certificate of the supplied type.
hasCertificate(String, String) - Method in class edu.vt.middleware.registry.manage.service.RegistryFinder
This returns whether the supplied dn is a certificate on this service.
hasDepartment(Long, Department) - Method in class edu.vt.middleware.registry.manage.employee.RegistryFinder
This returns whether the supplied person has any departments.
hasEmailAccount(Long, EmailAccountType) - Method in class edu.vt.middleware.registry.manage.email.RegistryFinder
This returns whether the supplied UID has an email account of the supplied type.
hasEmployeeData(Long, EmployeeData) - Method in class edu.vt.middleware.registry.manage.employee.RegistryFinder
This returns whether the supplied UID has an employee entry.
hasExternalEmailAddress(Long, ExternalEmailAddressType, String) - Method in class edu.vt.middleware.registry.manage.email.RegistryFinder
This returns whether the supplied UID has an external email address of the supplied type.
hasHomeAddress(Long) - Method in class edu.vt.middleware.registry.manage.guest.RegistryFinder
This returns whether a home address exists for the supplied uid.
hasIdentifier(Long, Identifier) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied person has the supplied identifier.
hasInstantMessagingId(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied UID has a instant messaging id.
hasInstantMessagingId(Long, String) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied UID has the instant messaging id.
hasLabeledUri(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied UID has a labelUri.
hasLabeledUri(Long, String) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied UID has the labeled uri.
hasPersonInRole(String, RoleType) - Method in class edu.vt.middleware.registry.manage.group.RegistryFinder
This returns whether the supplied group has any person in the supplied role.
hasPersonInRole(String, RoleType) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied person has any related person in the supplied role.
hasPersonInRole(String, RoleType) - Method in class edu.vt.middleware.registry.manage.service.RegistryFinder
This returns whether the supplied service has any person in the supplied role.
hasPid(Long) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
hasRepl() - Method in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Return whether there are changes to replicate.
hasStudentData(Long, StudentData) - Method in class edu.vt.middleware.registry.manage.student.RegistryFinder
This returns whether the supplied uid has a student entry.
hasSuppressedAttribute(Long, PersonAttribute) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied UID has suppressed the supplied attribute.
hasValidAffiliations(Long) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
HISTORY_SIZE - Static variable in class edu.vt.middleware.registry.manage.password.PMConstants
Number of passwords to keep in the history

I

identifierExists(Identifier) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied identifier exists.
ignoreCaseUserId - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Whether a password should be checked for a case insensitive user id
IM_ID_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Maximum instant messaging id length
IM_ID_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Minimum instant messaging id length
IM_ID_REGEX - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Regular expression an instant messaging id must match
init() - Method in class edu.vt.middleware.registry.manage.AbstractManagerEndpoint
Initializes registry handlers.
init() - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Initialize this object.
init() - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
This performs all operations necessary to initialize this object.
INSTANCE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Instance of this CheckPassword
inviteEmailer - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
For sending invite emails
inviteExpiration - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Time in days that a guest invitation is valid
inviteGuest(String, String, String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
inviteGuest(Long, String, String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
invoke(Source) - Method in class edu.vt.middleware.registry.manage.AbstractManagerEndpoint
isAccountShelved(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the supplied person's account is shelved.
isActiveCertificate(String, String) - Method in class edu.vt.middleware.registry.manage.service.RegistryFinder
This returns whether the supplied dn is the active certificate on this service.
isConfidential(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the person's confidential flag is set.
isDeceased(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the person's deceased flag is set.
isGroupNestedMember(String, String) - Method in class edu.vt.middleware.registry.manage.group.RegistryFinder
This returns whether the child group is a nested member of the parent group.
isPasswordExpired(Long) - Method in class edu.vt.middleware.registry.manage.pid.RegistryFinder
This returns whether the active password for the supplied UUPID has an expiration date.
isPersonGuest(Long) - Method in class edu.vt.middleware.registry.manage.guest.RegistryFinder
Returns whether the supplied person is a guest.
isPersonInRole(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.group.RegistryFinder
This returns whether the person with the supplied uid is in the supplied role for the supplied group.
isPersonInRole(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.person.RegistryFinder
This returns whether the person with the supplied uid is in the supplied role for the supplied owning person.
isPersonInRole(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.service.RegistryFinder
This returns whether the person with the supplied uid is in the supplied role for the supplied service.
isServiceInRole(String, String, RoleType) - Method in class edu.vt.middleware.registry.manage.group.RegistryFinder
This returns whether the service with the supplied uusid is in the supplied role for the supplied group.
isTicketExpired(String) - Method in class edu.vt.middleware.registry.manage.ticket.RegistryFinder
This returns whether the supplied ticket has expired.
isTicketProcessed(String) - Method in class edu.vt.middleware.registry.manage.ticket.RegistryFinder
This returns whether the supplied ticket has been marked as processed.
isUupidActive(Long) - Method in class edu.vt.middleware.registry.manage.email.RegistryFinder
This returns whether the UUPID of the supplied uid is active.
isValidBannerPidm(String) - Static method in class edu.vt.middleware.registry.manage.person.Validator
This returns whether the supplied Banner PIDM is valid.
isValidClassYear(String) - Static method in class edu.vt.middleware.registry.manage.alumni.Validator
This returns whether the supplied alumni class year is valid.
isValidDisplayEmail(String) - Static method in class edu.vt.middleware.registry.manage.email.Validator
This returns whether the supplied display email is valid.
isValidDisplayName(String) - Static method in class edu.vt.middleware.registry.manage.group.Validator
This returns whether the supplied display name is valid.
isValidEmailAddress(String) - Static method in class edu.vt.middleware.registry.manage.email.Validator
This returns whether the supplied email address is valid.
isValidEmailAddress(String) - Static method in class edu.vt.middleware.registry.manage.group.Validator
This returns whether the supplied group email address is valid.
isValidEmailAlias(String) - Static method in class edu.vt.middleware.registry.manage.email.Validator
This returns whether the supplied email alias is valid.
isValidEmailForward(String) - Static method in class edu.vt.middleware.registry.manage.email.Validator
This returns whether the supplied email forward is valid.
isValidEmployeeType(String) - Static method in class edu.vt.middleware.registry.manage.employee.Validator
This returns whether the supplied employee type is valid.
isValidEntitlement(String) - Static method in class edu.vt.middleware.registry.manage.entitlement.Validator
This returns whether the supplied entitlement is valid.
isValidExternalEmail(String) - Static method in class edu.vt.middleware.registry.manage.email.Validator
This returns whether the supplied External email is valid.
isValidInstantMessagingId(String) - Static method in class edu.vt.middleware.registry.manage.person.Validator
This returns whether the supplied instant messaging id is valid.
isValidLabeledUri(String) - Static method in class edu.vt.middleware.registry.manage.person.Validator
This returns whether the supplied labeled uri is valid.
isValidMailStop(String) - Static method in class edu.vt.middleware.registry.manage.address.Validator
This returns whether the supplied mail stop is valid.
isValidName(PersonName) - Static method in class edu.vt.middleware.registry.manage.name.Validator
This returns whether the supplied name is valid.
isValidName(String, boolean) - Static method in class edu.vt.middleware.registry.manage.name.Validator
This returns whether the supplied name is valid.
isValidPhoneNumber(String) - Static method in class edu.vt.middleware.registry.manage.address.Validator
This returns whether the supplied phone number is valid.
isValidPid(String, PersonType) - Static method in class edu.vt.middleware.registry.manage.pid.Validator
This returns whether the supplied PID is valid.
isValidSsn(String) - Static method in class edu.vt.middleware.registry.manage.person.Validator
This returns whether the supplied SSN is valid.
isValidUugid(String) - Static method in class edu.vt.middleware.registry.manage.group.Validator
This returns whether the supplied UUGID is valid.
isValidVtId(String) - Static method in class edu.vt.middleware.registry.manage.person.Validator
This returns whether the supplied VT ID Number is valid.
isVTEmailAddress(String) - Static method in class edu.vt.middleware.registry.manage.email.Validator
This returns whether the supplied email address ends with '@vt.edu'.
isWellFormedEmailAddress(String) - Static method in class edu.vt.middleware.registry.manage.email.Validator
This returns whether the supplied email address is well-formed.

J

JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.address.AMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.alumni.AMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.email.EMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.employee.EMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.entitlement.EMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.name.NMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.password.PMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.service.SMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.student.SMConstants
Name of the properties file to use for jndi configuration
JNDI_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.ticket.TMConstants
Name of the properties file to use for jndi configuration

L

LABELED_URI_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Maximum labeled uri length
LABELED_URI_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Minimum labeled uri length
LABELED_URI_REGEX - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Regular expression a labled uri must match
lastInitial - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Initial of person's last name
lastName - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Person's last name
LDAP_PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.password.PMConstants
Name of the properties file to use for ldap configuration
lengthRule - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Rule used to set the length of passwords
LOG - Static variable in class edu.vt.middleware.registry.common.CommonRegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.address.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.address.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.alumni.AlumniManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.alumni.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.alumni.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.email.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.email.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.employee.EmployeeManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.employee.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.employee.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.entitlement.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.entitlement.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.group.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.group.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.guest.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.EmailExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.EntitlementExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.EntitlementManagerInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.GroupAdministratorInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.GroupExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.GroupManagerInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.GuestExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.PersonExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.PidExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.ReplInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.RollbackInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.ServiceExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.interceptor.TicketExistsInterceptor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.name.NameManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.name.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.name.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.password.PasswordResetBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.password.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.password.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.person.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.person.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.pid.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.service.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.service.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.student.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.student.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.student.StudentManagerBean
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.ticket.RegistryFinder
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.ticket.RegistryUpdater
Log for this class
LOG - Static variable in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
Log for this class
logger - Variable in class edu.vt.middleware.registry.manage.AbstractManager
Log for this class

M

MAIL_STOP_REGEX - Static variable in class edu.vt.middleware.registry.manage.address.AMConstants
Regular expression a mail stop must match
main(String[]) - Static method in class edu.vt.middleware.registry.manage.password.CheckPassword
This provides command line access to a CheckPassword.
majorExists(Major) - Method in class edu.vt.middleware.registry.manage.student.RegistryFinder
This returns whether the supplied major exists.
Manager - Interface in edu.vt.middleware.registry.manage
Contains methods that all Manager beans have in common
middleInitial - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Initial of person's middle name
middleName - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Person's middle name
modifyPid(Long, String) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
modifyPid(Long, String) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to modify the PID entries for the supplied UID with the supplied PID.

N

NAME_REGEX - Static variable in class edu.vt.middleware.registry.manage.name.NMConstants
Regular expression a name must match
nameArbiter - Variable in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Class for using the namearbiter
nameArbiter - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Class for using the namearbiter
nameArbiter - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Class for using the namearbiter
nameArbiter - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Class for using the namearbiter
nameExists(Long, PersonNameType) - Method in class edu.vt.middleware.registry.manage.name.RegistryFinder
This returns whether the supplied uid has a name of the supplied type.
nameManager - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for using the namemanager
NameManagerBean - Class in edu.vt.middleware.registry.manage.name
The NameManagerBean provides an interface to the management of name records in the Registry.
NameManagerBean() - Constructor for class edu.vt.middleware.registry.manage.name.NameManagerBean
 
NameManagerLocal - Interface in edu.vt.middleware.registry.manage.name
NameManagerLocal provides a local interface to the management of name records in the Registry.
NameManagerRemote - Interface in edu.vt.middleware.registry.manage.name
NameManagerRemote provides a remote interface to the management of name records in the Registry.
NMConstants - Class in edu.vt.middleware.registry.manage.name
NMConstants contains constants specific to the ED Name Manage libs.
NMConstants() - Constructor for class edu.vt.middleware.registry.manage.name.NMConstants
Default constructor.
NUM_PID_SUGGESTIONS - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
number of PID suggestion to generate

P

PASSWORD_ALPHABETICAL - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the number of password alphabeticals
PASSWORD_CHARACTERISTICS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the number of password characteristics
PASSWORD_DICTIONARY - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the password dictionaries
PASSWORD_DICTIONARY_BACKWARDS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains whether to check dictionary words backwards
PASSWORD_DICTIONARY_CHARACTERS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the number of dictionary characters
PASSWORD_DICTIONARY_IGNORECASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains whether to ignore case in dictionary words
PASSWORD_DIGEST - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the digest name for password hashes
PASSWORD_DIGITS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the number of password digits
PASSWORD_LOWERCASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the number of password lowercases
PASSWORD_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the maximum password length
PASSWORD_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the minimum password length
PASSWORD_NONALPHANUMERIC - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the number of password nonalphanumerics
PASSWORD_SEQUENCE_BACKWARDS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains whether to check sequences backwards
PASSWORD_SEQUENCE_IGNORE_CASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains whether to ignore case in sequences
PASSWORD_UPPERCASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains the number of password uppercases
PASSWORD_USERID_BACKWARDS - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains whether to check userids backwards
PASSWORD_USERID_IGNORE_CASE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Property which contains whether to ignore case in userids
passwordChange - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Class for using the password change bean
passwordChange - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Class for using the passwordchange
PasswordChangeBean - Class in edu.vt.middleware.registry.manage.password
PasswordChangeBean is a SessionBean which contains all the methods necessary for checking and changing passwords.
PasswordChangeBean() - Constructor for class edu.vt.middleware.registry.manage.password.PasswordChangeBean
 
PasswordChangeLocal - Interface in edu.vt.middleware.registry.manage.password
PasswordChangeLocal provides a local interface to the management of PID password changes in the Registry.
PasswordChangeRemote - Interface in edu.vt.middleware.registry.manage.password
PasswordChangeRemote provides a remote interface to the management of PID password changes in the Registry.
passwordDigest - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Digest name for password history
PasswordResetBean - Class in edu.vt.middleware.registry.manage.password
PasswordResetBean is a SessionBean which contains all the methods necessary for resetting passwords.
PasswordResetBean() - Constructor for class edu.vt.middleware.registry.manage.password.PasswordResetBean
 
PasswordResetLocal - Interface in edu.vt.middleware.registry.manage.password
PasswordResetLocal provides a local interface to the management of PID password resets in the Registry.
PasswordResetRemote - Interface in edu.vt.middleware.registry.manage.password
PasswordResetRemote provides a remote interface to the management of PID password resets in the Registry.
passwordResetUrl - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
URL of the password reset webapp
people - Variable in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Set of people to replicate
PersonChange - Class in edu.vt.middleware.registry.manage.interceptor
PersonChange holds a person to replicate and its priority.
PersonChange(Long, int) - Constructor for class edu.vt.middleware.registry.manage.interceptor.PersonChange
Default constructor.
personExists(Long) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns whether the supplied person exists in the registry.
personExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.PersonExistsInterceptor
An Interceptor that checks if a person uid exists.
PersonExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
PersonExistsInterceptor verifies that a supplied uid exists.
PersonExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.PersonExistsInterceptor
 
personManager - Variable in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Class for using the person manager bean
personManager - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Class for using the personmanager
personManager - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Class for using the person manager bean
PersonManagerBean - Class in edu.vt.middleware.registry.manage.person
The PersonManagerBean provides an interface to the management of person records in the Registry.
PersonManagerBean() - Constructor for class edu.vt.middleware.registry.manage.person.PersonManagerBean
 
PersonManagerLocal - Interface in edu.vt.middleware.registry.manage.person
PersonManagerLocal provides a local interface to the management of person records in the Registry.
PersonManagerRemote - Interface in edu.vt.middleware.registry.manage.person
PersonManagerRemote provides a remote interface to the management of person records in the Registry.
PHONE_NUMBER_REGEX - Static variable in class edu.vt.middleware.registry.manage.address.AMConstants
Regular expression a phone number must match
phoneNumberExists(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether the phone number with the supplied sequence number exists.
phoneNumberExists(Long, Long, PhoneNumberType) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether a phone number with the supplied type exists for the supplied uid.
PID_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
Maximum PID length
PID_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
Minimum PID length
pidExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.PidExistsInterceptor
An Interceptor that checks if a person has a PID.
PidExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
PidExistsInterceptor verifies that a supplied uid has a pid.
PidExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.PidExistsInterceptor
 
PidGenBean - Class in edu.vt.middleware.registry.manage.pid
The PidGenBean class provides an interface to the process of PID generation.
PidGenBean() - Constructor for class edu.vt.middleware.registry.manage.pid.PidGenBean
 
pidGenerationAffiliations - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Person affiliations allowed to generate pids
PidGenLocal - Interface in edu.vt.middleware.registry.manage.pid
PidGenLocal provides a local interface to the generation of PID records in the Registry.
PidGenRemote - Interface in edu.vt.middleware.registry.manage.pid
PidGenRemote provides a remote interface to the generation of PID records in the Registry.
PIDM_REGEX - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Regular expression a Banner PIDM must match
pidManager - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Class for using the pidmanager
pidManager - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for using the pidmanager
PidManagerBean - Class in edu.vt.middleware.registry.manage.pid
PidManagerBean class provides an interface to the management of PIDs in the Registry.
PidManagerBean() - Constructor for class edu.vt.middleware.registry.manage.pid.PidManagerBean
 
PidManagerLocal - Interface in edu.vt.middleware.registry.manage.pid
PidManagerLocal provides a local interface to the management of PID records in the Registry.
PidManagerRemote - Interface in edu.vt.middleware.registry.manage.pid
PidManagerRemote provides a remote interface to the management of PID records in the Registry.
PidSuggestor - Class in edu.vt.middleware.registry.manage.pid
The PidSuggestor class provides potential PIDs given person name and birthdate data.
PidSuggestor(PersonName, Calendar) - Constructor for class edu.vt.middleware.registry.manage.pid.PidSuggestor
This creates a new PidSuggestor with the supplied person name and birthdate.
PMConstants - Class in edu.vt.middleware.registry.manage.password
PMConstants contains constants specific to the password manage libs.
PMConstants() - Constructor for class edu.vt.middleware.registry.manage.password.PMConstants
Default constructor.
PMConstants - Class in edu.vt.middleware.registry.manage.person
PMConstants contains constants specific to the ED Person Manage libs.
PMConstants() - Constructor for class edu.vt.middleware.registry.manage.person.PMConstants
Default constructor.
PMConstants - Class in edu.vt.middleware.registry.manage.pid
PMConstants contains constants specific to the pidmanage libs.
PMConstants() - Constructor for class edu.vt.middleware.registry.manage.pid.PMConstants
Default constructor.
priority - Variable in class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
The priority
processTicket(String) - Method in class edu.vt.middleware.registry.manage.ticket.RegistryUpdater
This marks the ticket with the supplied id as processed.
processTicket(String) - Method in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.address.AMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.alumni.AMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.email.EMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.employee.EMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.entitlement.EMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.name.NMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.password.PMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.service.SMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.student.SMConstants
Prefix for all properties
PROPERTIES_DOMAIN - Static variable in class edu.vt.middleware.registry.manage.ticket.TMConstants
Prefix for all properties
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.address.AMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.alumni.AMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.email.EMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.employee.EMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.entitlement.EMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.name.NMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.password.CheckPasswordConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.password.PMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.service.SMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.student.SMConstants
Name of the properties file to use for configuration
PROPERTIES_FILE - Static variable in class edu.vt.middleware.registry.manage.ticket.TMConstants
Name of the properties file to use for configuration
purgePasswords(CredentialedObject) - Method in class edu.vt.middleware.registry.manage.password.RegistryUpdater
Removes all stale passwords beyond the number kept for history.

R

rc - Variable in class edu.vt.middleware.registry.manage.AbstractManager
Changes that need to be replicated
registryEnqueue - Variable in class edu.vt.middleware.registry.manage.interceptor.ReplInterceptor
enqueue messages
registryFinder - Variable in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.address
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.address.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.alumni.AlumniManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.alumni
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.alumni.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.email
Provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.email.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.employee.EmployeeManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.employee
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.employee.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.entitlement
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.entitlement.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.group.GroupManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.group
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.group.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Class for finding registry data
RegistryFinder - Class in edu.vt.middleware.registry.manage.guest
Provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.guest.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.EmailExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.EntitlementExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.EntitlementManagerInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.GroupAdministratorInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.GroupExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.GroupManagerInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.GuestExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.PersonExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.PidExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.ServiceExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.interceptor.TicketExistsInterceptor
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.name.NameManagerBean
Class for finding registry data
RegistryFinder - Class in edu.vt.middleware.registry.manage.name
Provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.name.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.password.PasswordResetBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.password
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.password.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.person
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.person.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Class for finding registry beans
registryFinder - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.pid
Provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.pid.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
RegistryFinder - Class in edu.vt.middleware.registry.manage.service
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.service.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.student
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.student.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.student.StudentManagerBean
Class for finding registry beans
RegistryFinder - Class in edu.vt.middleware.registry.manage.ticket
RegistryFinder provides methods for doing registry searches with entity beans.
RegistryFinder(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.ticket.RegistryFinder
This creates a RegistryFinder with the supplied Entity Manager.
registryFinder - Variable in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
Class for finding registry beans
registryUpdater - Variable in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.address
RegistryUpdater implements the details of changing email data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.address.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.alumni.AlumniManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.alumni
RegistryUpdater implements the details of changing alumni data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.alumni.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.email
Implements the details of changing email data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.email.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.employee.EmployeeManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.employee
RegistryUpdater implements the details of changing employee data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.employee.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.entitlement
Registry implements the details of managing ED entitlements in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.entitlement.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.group.GroupManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.group
RegistryUpdater implements the details of managing groups in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.group.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.name.NameManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.name
Implements the details of changing name data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.name.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Class for updating the registry
registryUpdater - Variable in class edu.vt.middleware.registry.manage.password.PasswordResetBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.password
RegistryUpdater implements the details of changing a password in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.password.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.person
RegistryUpdater implements the details of changing person data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.person.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.pid.PidGenBean
Class for updating the registry
registryUpdater - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.pid
Implements the details of changing PID data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
RegistryUpdater - Class in edu.vt.middleware.registry.manage.service
Registry implements the details of managing ED service accounts in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.service.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.student
RegistryUpdater implements the details of changing student data in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.student.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.student.StudentManagerBean
Class for updating the registry
RegistryUpdater - Class in edu.vt.middleware.registry.manage.ticket
RegistryUpdater implements the details of managing ED service accounts in the Virginia Tech Registry.
RegistryUpdater(EntityManager) - Constructor for class edu.vt.middleware.registry.manage.ticket.RegistryUpdater
This creates a RegistryUpdater with the supplied Entity Manager.
registryUpdater - Variable in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
Class for updating the registry
removeAccount(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeAccount(Long) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to remove all the email addresses associated with with the supplied account.
removeAccounts(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeAddress(String, AddressType) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
removeAddress(Long) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
removeAddress(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryUpdater
This attempts to remove an address.
removeAddress(Long, String) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to remove the supplied email address from the supplied account.
removeAffiliation(Long, PersonAffiliation) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to remove the supplied affiliation for the supplied UID.
removeAlias(String, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeAlias(Long, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeAliases(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeAlumniName(Long) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
removeAttribute(String, PersonAttribute) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This removes the supplied attribute from the list of viewable attributes for the service account with the supplied UUSID.
removeCertificate(String, String) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This remove the certificate with the supplied dn from the service account with the supplied UUSID.
removeCertificate(String, String[]) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
removeDisplayAddress(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeDisplayName(String) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removeDisplayName(String) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This removes the display name for the group with the supplied UUGID.
removeEmailAddress(String) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removeEmailAddress(String) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This removes the e-mail address for the group with the supplied UUGID.
removeEmailer - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
For sending delete emails
removeEntitlement(Long) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
removeEntitlement(Long) - Method in class edu.vt.middleware.registry.manage.entitlement.RegistryUpdater
This deletes an entitlement with the supplied UID.
removeExpiration(Long) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
removeForward(String, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeForward(Long, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeForwards(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
removeGroup(String) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removeGroup(String) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This deletes a group with the supplied UUGID.
removeGroupMember(String, String[]) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removeGroupMember(String, String) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This removes the supplied child group from the supplied parent group.
removeGuest(String, ArchiveType) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
removeInstantMessagingId(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
removeInstantMessagingId(Long, String) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to remove the instant messaging id with the supplied sequence number.
removeLabeledUri(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
removeLabeledUri(Long, String) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to remove the labeled uri with the supplied sequence number.
removeName(Long, PersonNameType) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
This removes the name of the supplied type for the supplied uid.
removeNonPreferredName(Long) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
removePerson(String, String[]) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removePerson(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removePerson(Long) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
removePerson(String, String[]) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
removePerson(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
removePerson(Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to remove the person entry with the supplied UID.
removePerson(String, String[]) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
removePerson(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
removePersonName(Long, PersonNameType) - Method in class edu.vt.middleware.registry.manage.name.RegistryUpdater
Remove a person's name from the Registry.
removePersonRelation(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This removes the supplied person from the group with the supplied UUGID in the supplied role.
removePersonRelation(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This removes the supplied related person from the person with the supplied PID in the supplied role.
removePersonRelation(String, Long, RoleType) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This removes the supplied person from the service account with the supplied UUSID with the supplied role.
removePhoneNumber(Long) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
removePhoneNumber(Long) - Method in class edu.vt.middleware.registry.manage.address.RegistryUpdater
This attempts to remove a phone number.
removePid(Long) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
removePid(Long) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to remove the PID entry for the supplied UID, including any passwords.
removeQuestion(Long) - Method in class edu.vt.middleware.registry.manage.password.PasswordResetBean
removeQuestion(Long) - Method in class edu.vt.middleware.registry.manage.password.RegistryUpdater
This removes the password question with the supplied seqno.
removeService(String, String[]) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removeService(String, String[], RoleType) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
removeService(String) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This deletes a service account with the supplied UUSID.
removeService(String) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
removeServiceRelation(Long, String, RoleType) - Method in class edu.vt.middleware.registry.manage.entitlement.RegistryUpdater
This removes the supplied service from the entitlement with the supplied UID with the supplied role.
removeServiceRelation(String, String, RoleType) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This removes the supplied service from the group with the supplied UUGID in the supplied role.
removeServiceViewer(Long, String[]) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
removeStudentMajor(Long, Major) - Method in class edu.vt.middleware.registry.manage.student.RegistryUpdater
This attempts to remove a student major for the supplied student data uid.
removeSuppressedAttribute(Long, PersonAttribute) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
removeSuppressedAttribute(Long, PersonAttribute) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to remove a suppressed attribute for the supplied UID.
removeTicket(String) - Method in class edu.vt.middleware.registry.manage.ticket.RegistryUpdater
This deletes the ticket with the supplied id.
removeTicket(String) - Method in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
removeViewableAttribute(String, Set<PersonAttribute>) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
renewAccount(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.address.AMConstants
Priority for address replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.email.EMConstants
Priority for email replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.employee.EMConstants
Priority for employee replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.entitlement.EMConstants
Priority for entitlement replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Priority for group replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Priority for guest replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.name.NMConstants
Priority for name replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.password.PMConstants
Priority for password replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.pid.PMConstants
Priority for pid replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.service.SMConstants
Priority for service replication
REPL_PRIORITY - Static variable in class edu.vt.middleware.registry.manage.student.SMConstants
Priority for student replication
REPL_PRIORITY_BANNER - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Priority for person replication for Banner owned data
REPL_PRIORITY_REGISTRY - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Priority for person replication for Registry owned data
ReplChanges - Class in edu.vt.middleware.registry.manage.interceptor
ReplChanges encapsulates person, service, and group data that needs to be replicated to downstream consumers.
ReplChanges() - Constructor for class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Default constructor
replicate - Variable in class edu.vt.middleware.registry.manage.AbstractManager
Whether to enqueue replication
replicate(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.ReplInterceptor
An Interceptor that calls the RegistryEnqueue Bean to send messages downstream for repl.
ReplInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
ReplInterceptor intercepts bean calls and uses the RegistryEnqueue bean to send messages for downstream replication if a change has occurred.
ReplInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.ReplInterceptor
 
reqMarshaller - Variable in class edu.vt.middleware.registry.manage.AbstractManagerEndpoint
Request marshaller
requestReset(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
reservePid(NameReservation) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
resetEmailer - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
For sending reset emails
resetExpiration - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Time in minutes that a pasword reset is valid
respMarshaller - Variable in class edu.vt.middleware.registry.manage.AbstractManagerEndpoint
Response marshaller
rollback(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.RollbackInterceptor
An Interceptor that checks if an ApplicationException has occurred and sets rollback for the transaction if it has.
RollbackInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
RollbackInterceptor catches ApplicationException and rolls back the current transaction.
RollbackInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.RollbackInterceptor
 

S

sctx - Variable in class edu.vt.middleware.registry.manage.interceptor.RollbackInterceptor
Session context reference
seqRule - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Rule used to set the sequence requirements of passwords
ServiceChange - Class in edu.vt.middleware.registry.manage.interceptor
ServiceChange holds a service to replicate and its priority.
ServiceChange(String, int) - Constructor for class edu.vt.middleware.registry.manage.interceptor.ServiceChange
Default constructor.
serviceExists(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns whether a service exists for the supplied UUSID in the registry.
serviceExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.ServiceExistsInterceptor
An Interceptor that checks if a service UUSID exists.
ServiceExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
ServiceExistsInterceptor verifies that a supplied uusid exists.
ServiceExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.ServiceExistsInterceptor
 
serviceManager - Variable in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Class for using the servicemanager
ServiceManagerBean - Class in edu.vt.middleware.registry.manage.service
ServiceManagerBean provides an interface to the management of ED service accounts.
ServiceManagerBean() - Constructor for class edu.vt.middleware.registry.manage.service.ServiceManagerBean
 
ServiceManagerLocal - Interface in edu.vt.middleware.registry.manage.service
ServiceManagerLocal provides a local interface to the management of services in the Registry.
ServiceManagerRemote - Interface in edu.vt.middleware.registry.manage.service
ServiceManagerRemote provides a remote interface to the management of services in the Registry.
services - Variable in class edu.vt.middleware.registry.manage.interceptor.ReplChanges
Set of services to replicate
sessionContext - Variable in class edu.vt.middleware.registry.manage.AbstractManager
Environment data
sessionContext - Variable in class edu.vt.middleware.registry.manage.interceptor.EntitlementManagerInterceptor
Environment data
sessionContext - Variable in class edu.vt.middleware.registry.manage.interceptor.GroupAdministratorInterceptor
Environment data
sessionContext - Variable in class edu.vt.middleware.registry.manage.interceptor.GroupManagerInterceptor
Environment data
setAccountDeletedStateFlag(Long, Boolean) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set the deleted state flag for the supplied account.
setAccountExpiration(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set the expiration date of the supplied account.
setAccountExpirationNotification(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set the expiration notification date of the supplied account.
setAccountState(Long, AccountState, AccountTransition) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
setAddress(String, Address) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
setAddress(Address) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
setAddress(Address) - Method in class edu.vt.middleware.registry.manage.address.RegistryUpdater
This attempts to modify the supplied address.
setAffiliations(Long, Set<PersonAffiliation>) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setAffiliations(Long, Set<PersonAffiliation>) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to set the supplied affiliations for the supplied UID.
setAlumniData(Long, AlumniData) - Method in class edu.vt.middleware.registry.manage.alumni.AlumniManagerBean
setAlumniData(Long, AlumniData) - Method in class edu.vt.middleware.registry.manage.alumni.RegistryUpdater
This attempts to set the alumni entry record for the supplied UID.
setAlumniName(Long, PersonName) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
setBannerPidm(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setBirthdate(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setBirthdate(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to modify the birth date for the supplied UID.
setCaPublicKey(String) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
Sets the classpath location of the CA public key.
setCertificate(Long, byte[], String, CertificateType) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This sets a certificate of the supplied type for the supplied UID.
setChange(T) - Method in class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
Set the change.
setConfidentialFlag(Long, boolean) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setConfidentialFlag(Long, Boolean) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to modify the confidential flag for the supplied UID.
setDeceasedFlag(Long, boolean) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setDeceasedFlag(Long, Boolean) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to modify the deceased flag for the supplied UID.
setDeletedState(Long) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setDeleteNotificationPeriod(Integer) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Sets the number of days an email account can be accessed before it enters a deleted state.
setDisplayAddress(Long, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setDisplayName(String, String) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
setDisplayName(String, String) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This sets the display name for the group with the supplied UUGID.
setEmailAddress(String, String) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
setEmailAddress(String, String) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This sets the e-mail address for the group with the supplied UUGID.
setEmailBounceAddress(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email bounce address.
setEmailBounceAddress(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the email bounce address.
setEmailClass(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the mailer class.
setEmailClass(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the mailer class.
setEmailDeletionBody(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email deletion body.
setEmailDeletionSubject(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email deletion subject.
setEmailFrom(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email from.
setEmailFrom(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the email from.
setEmailGenerationAffiliations(String) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
Sets the affiliations that are allowed to generate email accounts.
setEmailHost(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email host.
setEmailHost(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the email host.
setEmailInvitationBody(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email invitation body.
setEmailInvitationSubject(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email invitation subject.
setEmailManager(EmailManagerLocal) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the Email Manager.
setEmailManager(EmailManagerLocal) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Sets the Email Manager.
setEmailManager(EmailManagerLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
Sets the Email Manager.
setEmailManager(EmailManagerLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Sets the Email Manager.
setEmailReplyTo(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the email reply to.
setEmailReplyTo(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the email reply to.
setEmailResetBody(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the email reset body.
setEmailResetSubject(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the email reset subject.
setEmployeeData(Long, EmployeeData) - Method in class edu.vt.middleware.registry.manage.employee.EmployeeManagerBean
setEmployeeData(Long, EmployeeData) - Method in class edu.vt.middleware.registry.manage.employee.RegistryUpdater
This attempts to set the employee entry for the supplied UID.
setEmployeeDepartment(Long, Department) - Method in class edu.vt.middleware.registry.manage.employee.EmployeeManagerBean
setEmployeeDepartment(Long, Department) - Method in class edu.vt.middleware.registry.manage.employee.RegistryUpdater
This attempts to set the employee department for the supplied person.
setEnqueueReplication(Boolean) - Method in class edu.vt.middleware.registry.manage.AbstractManager
Sets whether to replicate.
setEnqueueReplication(Boolean) - Method in interface edu.vt.middleware.registry.manage.Manager
Whether replication should be enqueued.
setEntitlementManager(EntitlementManagerLocal) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Sets the Entitlement Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.alumni.AlumniManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.employee.EmployeeManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.EmailExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.EntitlementExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.EntitlementManagerInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.GroupAdministratorInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.GroupExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.GroupManagerInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.GuestExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.PersonExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.PidExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.ServiceExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.interceptor.TicketExistsInterceptor
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.password.PasswordResetBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.student.StudentManagerBean
Sets the Entity Manager.
setEntityManager(EntityManager) - Method in class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
Sets the Entity Manager.
setExpiration(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.entitlement.EntitlementManagerBean
setExpiration(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.entitlement.RegistryUpdater
This sets the expiration date of the entitlement with the supplied UID.
setExpiration(String, Calendar) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
setExpiration(String, Calendar) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This sets the expiration date of the group with the supplied UUGID.
setExpiration(String, Calendar) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This sets the expiration date of the service account with the supplied UUSID.
setExpirationNotification(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setExpirationNotification(String, Calendar) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
setExpirationNotification(String, Calendar) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This sets the expiration notification date of the group with the supplied UUGID.
setExpirationNotification(String, Calendar) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This sets the expiration notification date of the service account with the supplied UUSID.
setExpirationNotification(String, Calendar) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
setExternalEmailAddress(Long, String, ExternalEmailAddressType) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setExternalEmailAddress(Long, String, ExternalEmailAddressType) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This sets an External Email Address for the supplied UID.
setGamsUrl(String) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the GAMS webapp url.
setGroupManager(GroupManagerLocal) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Sets the Group Manager.
setGroupManager(GroupManagerLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Sets the Group Manager.
setIdentifier(Long, Identifier) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
This changes the identifier for the supplied UID.
setIdentifier(Long, Identifier) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to set the supplied identifier for the supplied UID.
setInvitationExpiration(Integer) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the number of days a guest invitation is valid for.
setJmmStatus(String, boolean) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setJmmStatus(Long, boolean) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setJmmStatus(Long, Boolean) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set the JMM Status flag for the supplied account.
setLocalDelivery(Long, boolean) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setLocalDelivery(Long, Boolean) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set the local delivery flag for the supplied account.
setMaxAliases(Long, int) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setMaxAliases(Long, int) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set the maximum number of aliases for the supplied account.
setMaxForwards(Long, int) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setMaxForwards(Long, int) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set the maximum number of forwards for the supplied account.
setName(Long, PersonName) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
This sets the name for the supplied uid.
setNameArbiter(NameArbiterLocal) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Sets the Name Arbiter.
setNameArbiter(NameArbiterLocal) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the Name Arbiter.
setNameArbiter(NameArbiterLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
Sets the Name Arbiter.
setNameArbiter(NameArbiterLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Sets the Name Arbiter.
setNameManager(NameManagerLocal) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Sets the Name Manager.
setNonPreferredName(Long, PersonName) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
setPassword(String, String, boolean) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
setPasswordChange(PasswordChangeLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
Sets the Password Change.
setPasswordChange(PasswordChangeLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Sets the Password Change.
setPasswordExpiration(String, Calendar) - Method in class edu.vt.middleware.registry.manage.password.RegistryUpdater
This sets an expiration date on the active password for the supplied user id.
setPasswordResetUrl(String) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the password reset webapp url.
setPersonManager(PersonManagerLocal) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
Sets the Person Manager.
setPersonManager(PersonManagerLocal) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the Person Manager.
setPersonManager(PersonManagerLocal) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
Sets the Person Manager.
setPersonName(Long, PersonName) - Method in class edu.vt.middleware.registry.manage.name.RegistryUpdater
This attempts to set the name entry for the supplied UID.
setPhoneNumber(PhoneNumber) - Method in class edu.vt.middleware.registry.manage.address.AddressManagerBean
setPhoneNumber(PhoneNumber) - Method in class edu.vt.middleware.registry.manage.address.RegistryUpdater
This attempts to modify the supplied phone number.
setPid(Long, String) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
setPidAccountState(Long, AccountState) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to set the account state of the PID entry for the supplied UID.
setPidAccountTransition(Long, AccountTransition) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to set the transition code of the PID entry for the supplied UID.
setPidExpiration(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to set the expiration date of the PID entries for the supplied UID.
setPidGenerationAffiliations(String) - Method in class edu.vt.middleware.registry.manage.pid.PidGenBean
Sets the affiliations that are allowed to generate PIDs.
setPidManager(PidManagerLocal) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the Pid Manager.
setPidManager(PidManagerLocal) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Sets the Pid Manager.
setPidShelveDate(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to set the shelve date of the PID entry for the supplied UID.
setPreferredAddress(String, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setPreferredAddress(Long, String) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
setPreferredAddress(Long, String) - Method in class edu.vt.middleware.registry.manage.email.RegistryUpdater
This attempts to set an email address in the supplied account as preferred.
setPreferredName(String, PersonName) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
setPreferredName(Long, PersonName) - Method in class edu.vt.middleware.registry.manage.name.NameManagerBean
setPriority(int) - Method in class edu.vt.middleware.registry.manage.interceptor.AbstractReplChange
Set the priority.
setRegistryEnqueue(RegistryEnqueueLocal) - Method in class edu.vt.middleware.registry.manage.interceptor.ReplInterceptor
Sets the Registry Enqueue.
setResetExpiration(Integer) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the number of minutes a password reset is valid for.
setResponsibleUid(Long, Long) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This attempts to set the responsible person for the supplied UID.
setResponsibleUupid(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setServiceManager(ServiceManagerLocal) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
Sets the Service Manager.
setSessionContext(SessionContext) - Method in class edu.vt.middleware.registry.manage.AbstractManager
Sets the Session Context.
setShelveDate(Long, Calendar) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
setSMIMECertificate(Long, Certificate) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setSMIMECertificate(Long, X509Certificate[]) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This sets a X.509 S/MIME certificate for the supplied UID.
setSsn(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setState(String, Boolean) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This sets the state of the service account with the supplied UUSID.
setState(String, boolean) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
setStudentData(Long, StudentData) - Method in class edu.vt.middleware.registry.manage.student.RegistryUpdater
This attempts to set the student entry record for the supplied UID.
setStudentData(Long, StudentData) - Method in class edu.vt.middleware.registry.manage.student.StudentManagerBean
setStudentDegrees(Long, Set<StudentDegree>) - Method in class edu.vt.middleware.registry.manage.student.RegistryUpdater
This attempts to set the supplied degrees for the supplied uid.
setStudentDegrees(Long, Set<StudentDegree>) - Method in class edu.vt.middleware.registry.manage.student.StudentManagerBean
setStudentMajors(Long, Set<Major>) - Method in class edu.vt.middleware.registry.manage.student.RegistryUpdater
This attempts to set the supplied majors for the supplied uid.
setStudentMajors(Long, Set<Major>) - Method in class edu.vt.middleware.registry.manage.student.StudentManagerBean
setSuppressDisplay(String, boolean) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
setSuppressDisplay(String, Boolean) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This sets the suppress display flag for the group with the supplied UUGID.
setSuppressMembers(String, boolean) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
setSuppressMembers(String, Boolean) - Method in class edu.vt.middleware.registry.manage.group.RegistryUpdater
This sets the suppress members flag for the group with the supplied UUGID.
setSystemCalendar(Calendar) - Method in class edu.vt.middleware.registry.manage.AbstractManager
Sets the calendar to use for time based manager functions.
setSystemCalendar(Calendar) - Method in interface edu.vt.middleware.registry.manage.email.EmailManagerLocal
Sets a calendar that will be used in lieu of Calendar.getInstance(), which allows clients to control the manager's sense of time.
setTicketManager(TicketManagerLocal) - Method in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Sets the Ticket Manager.
setTicketManager(TicketManagerLocal) - Method in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Sets the Ticket Manager.
setTimeInDeletedState(Integer) - Method in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Sets the number of days an email account stays in the deleted state before expiration.
setTimeInShelvedState(Integer) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Sets the number of days a PID should remain in the shelved state before moving to the 'To Be Released' state.
setTimeToPidExpiration(Integer) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Sets the number of days a PID should remain in the 'To Be Released' state before it is expired.
setType(String, ServiceType) - Method in class edu.vt.middleware.registry.manage.service.RegistryUpdater
This sets the type of the service account with the supplied UUSID.
setType(String, ServiceType) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
setVtIdNumber(Long, String) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setX509Certificate(Long, Certificate) - Method in class edu.vt.middleware.registry.manage.person.PersonManagerBean
setX509Certificate(Long, X509Certificate) - Method in class edu.vt.middleware.registry.manage.person.RegistryUpdater
This sets a X.509 certificate for the supplied UID.
SMConstants - Class in edu.vt.middleware.registry.manage.service
SMConstants contains constants specific to the ED Service Manage libs.
SMConstants() - Constructor for class edu.vt.middleware.registry.manage.service.SMConstants
Default constructor.
SMConstants - Class in edu.vt.middleware.registry.manage.student
SMConstants contains constants specific to the ED Student Manage libs.
SMConstants() - Constructor for class edu.vt.middleware.registry.manage.student.SMConstants
Default constructor.
SSN_REGEX - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Regular expression a SSN must match
stateProvExists(StateProv) - Method in class edu.vt.middleware.registry.manage.address.RegistryFinder
This returns whether the supplied stateprov exists.
StudentManagerBean - Class in edu.vt.middleware.registry.manage.student
The StudentManagerBean provides an interface to the management of student records in the Registry.
StudentManagerBean() - Constructor for class edu.vt.middleware.registry.manage.student.StudentManagerBean
 
StudentManagerLocal - Interface in edu.vt.middleware.registry.manage.student
StudentManagerLocal provides a local interface to the management of student records in the Registry.
StudentManagerRemote - Interface in edu.vt.middleware.registry.manage.student
StudentManagerRemote provides a remote interface to the management of person records in the Registry.
suggestions - Variable in class edu.vt.middleware.registry.manage.pid.PidSuggestor
Set of pid suggestions
systemDate - Variable in class edu.vt.middleware.registry.manage.AbstractManager
Current system date

T

termExists(Term) - Method in class edu.vt.middleware.registry.manage.student.RegistryFinder
This returns whether the supplied term exists.
ticketExists(String) - Method in class edu.vt.middleware.registry.common.CommonRegistryFinder
This returns whether a ticket exists for the supplied ID in the registry.
ticketExists(InvocationContext) - Method in class edu.vt.middleware.registry.manage.interceptor.TicketExistsInterceptor
An Interceptor that checks if a ticket id exists.
TicketExistsInterceptor - Class in edu.vt.middleware.registry.manage.interceptor
TicketExistsInterceptor verifies that a supplied ticket id exists.
TicketExistsInterceptor() - Constructor for class edu.vt.middleware.registry.manage.interceptor.TicketExistsInterceptor
 
TicketIdGenerator - Class in edu.vt.middleware.registry.manage.ticket
Implementation of IdGenerator to provide ids for tickets.
TicketIdGenerator() - Constructor for class edu.vt.middleware.registry.manage.ticket.TicketIdGenerator
 
ticketManager - Variable in class edu.vt.middleware.registry.manage.guest.GuestManagerBean
Class for using the ticketmanager
ticketManager - Variable in class edu.vt.middleware.registry.manage.password.PasswordChangeBean
Class for using the ticketmanager
TicketManagerBean - Class in edu.vt.middleware.registry.manage.ticket
TicketManagerBean provides an interface to the management of ED ticket accounts.
TicketManagerBean() - Constructor for class edu.vt.middleware.registry.manage.ticket.TicketManagerBean
 
TicketManagerLocal - Interface in edu.vt.middleware.registry.manage.ticket
TicketManagerLocal provides a local interface to the management of tickets in the Registry.
TicketManagerRemote - Interface in edu.vt.middleware.registry.manage.ticket
TicketManagerRemote provides a remote interface to the management of tickets in the Registry.
timeInDeletedState - Variable in class edu.vt.middleware.registry.manage.email.EmailManagerBean
Time in days that an email account should be in the deleted state before expiration occurs
timeInShelvedState - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Time in days to set a pid to expire
timeToPidExpiration - Variable in class edu.vt.middleware.registry.manage.pid.PidManagerBean
Time in days to set a pid to expire
TMConstants - Class in edu.vt.middleware.registry.manage.ticket
TMConstants contains constants specific to the ED Ticket Manage libs.
TMConstants() - Constructor for class edu.vt.middleware.registry.manage.ticket.TMConstants
Default constructor.

U

updateAuthStats(Long, String, boolean) - Method in class edu.vt.middleware.registry.manage.pid.PidManagerBean
updatePidAuthStats(Long, String, boolean) - Method in class edu.vt.middleware.registry.manage.pid.RegistryUpdater
This attempts to update the authentication statistics for the supplied UID.
UUGID_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Maximum UUGID length
UUGID_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Minimum UUGID length
UUGID_NODE_MAX_LENGTH - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Maximum UUGID node length
UUGID_NODE_MIN_LENGTH - Static variable in class edu.vt.middleware.registry.manage.group.GMConstants
Minimum UUGID node length

V

validateGroup(String) - Method in class edu.vt.middleware.registry.manage.group.GroupManagerBean
Validates that a group is in a proper state.
Validator - Class in edu.vt.middleware.registry.manage.address
Validator provides validation methods for the address manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.address.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.alumni
Validator provides validation methods for the alumni manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.alumni.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.email
Validator provides validation methods for the email manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.email.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.employee
Validator provides validation methods for the employee manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.employee.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.entitlement
Validator provides validation methods for the entitlement manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.entitlement.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.group
Validator provides validation methods for the group manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.group.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.name
Validator provides validation methods for the name manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.name.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.person
Validator provides validation methods for the person manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.person.Validator
Default private constructor.
Validator - Class in edu.vt.middleware.registry.manage.pid
Validator provides validation methods for the pid manager.
Validator() - Constructor for class edu.vt.middleware.registry.manage.pid.Validator
Default private constructor.
verifyAnswer(String, Long, String) - Method in class edu.vt.middleware.registry.manage.password.PasswordResetBean
verifyCertificate(String, X509Certificate) - Method in class edu.vt.middleware.registry.manage.service.ServiceManagerBean
VTID_REGEX - Static variable in class edu.vt.middleware.registry.manage.person.PMConstants
Regular expression a VT ID Number must match

W

whitespaceRule - Variable in class edu.vt.middleware.registry.manage.password.CheckPassword
Rule used to check passwords for whitespace

A B C D E F G H I J L M N P R S T U V W

Copyright © 2008 Virginia Tech. All Rights Reserved.