Package edu.internet2.middleware.subject

Interface Summary
Source Source to find and get Subjects and their attributes.
Subject A Subject represents an entity, such as a person, group, or organization.
 

Class Summary
LazySource if the id or sources might not be known, dont resolve until you need it
SubjectCheckConfig make sure the subject.xml config is correct
SubjectType A SubjectType may be a person, group, or organization.
SubjectUtils  
 

Exception Summary
InvalidQueryException Indicates that the query specified is not in a valid format.
SourceUnavailableException Indicates that the Source is not available.
SubjectNotFoundException Indicates that a Subject is not found within a Source.
SubjectNotUniqueException Indicates that a Subject that a subject assumed to be unique is not.
SubjectTooManyResults Indicates that a Subject is not found within a Source.