Uses of Class
cz.metacentrum.perun.core.api.exceptions.SubjectNotExistsException
Packages that use SubjectNotExistsException
-
Uses of SubjectNotExistsException in cz.metacentrum.perun.core.impl
Methods in cz.metacentrum.perun.core.impl that throw SubjectNotExistsExceptionModifier and TypeMethodDescriptionExtSourceCSV.getSubjectByLogin(String login) ExtSourceGoogle.getSubjectByLogin(String login) ExtSourceIT4I.getSubjectByLogin(String login) ExtSourceJSON.getSubjectByLogin(String login) ExtSourceLdap.getSubjectByLogin(String login) ExtSourcePerun.getSubjectByLogin(String login) ExtSourceREMS.getSubjectByLogin(String login) ExtSourceSql.getSubjectByLogin(String login) ExtSourceUnity.getSubjectByLogin(String login) ExtSourceXML.getSubjectByLogin(String login) -
Uses of SubjectNotExistsException in cz.metacentrum.perun.core.implApi
Methods in cz.metacentrum.perun.core.implApi that throw SubjectNotExistsExceptionModifier and TypeMethodDescriptionExtSourceSimpleApi.getSubjectByLogin(String login) Finds subject from the external source by the primary login used in external source.