Class UnresolvableSubject

java.lang.Object
edu.internet2.middleware.subject.provider.SubjectImpl
edu.internet2.middleware.grouper.subj.UnresolvableSubject
All Implemented Interfaces:
Subject, Serializable

public class UnresolvableSubject extends SubjectImpl
Subject from id, type and source. Used when an actual subject could not be resolved. Allows the UI to continue working when, otherwise, a SubjectNotFoundException would cause an error.

Version:
$Id: UnresolvableSubject.java,v 1.6 2009-10-31 16:27:12 mchyzer Exp $
See Also: