Package com.caplin.motif.config
Class ConfigSubjectInfo
java.lang.Object
com.caplin.motif.config.ConfigSubjectInfo
- All Implemented Interfaces:
SubjectInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the original subject that was parsed to create this SubjectInfotoString()
-
Constructor Details
-
ConfigSubjectInfo
-
-
Method Details
-
getUsername
-
getSubject
Description copied from interface:SubjectInfoReturns the original subject that was parsed to create this SubjectInfo- Specified by:
getSubjectin interfaceSubjectInfo- Returns:
- The original subject.
-
toString
-