Class ConfigSubjectInfo

    • Constructor Detail

      • ConfigSubjectInfo

        public ConfigSubjectInfo​(String subject,
                                 String username)
    • Method Detail

      • getUsername

        public String getUsername()
      • getSubject

        public String getSubject()
        Description copied from interface: SubjectInfo
        Returns the original subject that was parsed to create this SubjectInfo
        Specified by:
        getSubject in interface SubjectInfo
        Returns:
        The original subject.