Uses of Class
es.caib.seycon.ng.exception.LogonDeniedException
-
Packages that use LogonDeniedException Package Description com.soffid.iam.sync.service es.caib.seycon.ng.exception es.caib.seycon.ng.sync.servei -
-
Uses of LogonDeniedException in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that throw LogonDeniedException Modifier and Type Method Description Challenge
LogonService. requestChallenge(int type, String user, String domain, String host, String clientHost, int cardSupport)
Operation requestChallengeSession
LogonService. responseChallenge(Challenge result)
Operation responseChallenge -
Uses of LogonDeniedException in es.caib.seycon.ng.exception
Subclasses of LogonDeniedException in es.caib.seycon.ng.exception Modifier and Type Class Description class
TooManySessionsException
-
Uses of LogonDeniedException in es.caib.seycon.ng.sync.servei
Methods in es.caib.seycon.ng.sync.servei that throw LogonDeniedException Modifier and Type Method Description Challenge
LogonService. requestChallenge(int type, String user, String domain, String host, String clientHost, int cardSupport)
Operation requestChallengeSessio
LogonService. responseChallenge(Challenge result)
Operation responseChallenge
-