Uses of Class
es.caib.seycon.ng.exception.UnknownGroupException
-
Packages that use UnknownGroupException Package Description com.soffid.iam.sync.service es.caib.seycon.ng.sync.servei -
-
Uses of UnknownGroupException in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that throw UnknownGroupException Modifier and Type Method Description Group
ServerService. getGroupInfo(String codi, String dispatcherId)
Operation getGroupInfoCollection<User>
ServerService. getGroupUsers(long groupId, boolean nomesUsuarisActius, String dispatcherId)
Operation getGroupUsers -
Uses of UnknownGroupException in es.caib.seycon.ng.sync.servei
Methods in es.caib.seycon.ng.sync.servei that throw UnknownGroupException Modifier and Type Method Description Grup
ServerService. getGroupInfo(String codi, String dispatcherId)
Operation getGroupInfoCollection<Usuari>
ServerService. getGroupUsers(long groupId, boolean nomesUsuarisActius, String dispatcherId)
Operation getGroupUsers
-