Uses of Class
cz.metacentrum.perun.core.api.CandidateSync
Packages that use CandidateSync
Package
Description
-
Uses of CandidateSync in cz.metacentrum.perun.core.api
Constructors in cz.metacentrum.perun.core.api with parameters of type CandidateSync -
Uses of CandidateSync in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return CandidateSyncModifier and TypeMethodDescriptionExtSourcesManagerBl.getCandidate
(PerunSession perunSession, ExtSource source, String login) Get the candidate from the ExtSource.ExtSourcesManagerBl.getCandidate
(PerunSession perunSession, Map<String, String> subjectData, ExtSource source, String login) Get the candidate from subjectData where at least login must exists. -
Uses of CandidateSync in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that return CandidateSyncModifier and TypeMethodDescriptionExtSourcesManagerBlImpl.getCandidate
(PerunSession sess, ExtSource source, String login) ExtSourcesManagerBlImpl.getCandidate
(PerunSession perunSession, Map<String, String> subjectData, ExtSource source, String login)