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 ChallengeLogonService. requestChallenge(int type, String user, String domain, String host, String clientHost, int cardSupport)Operation requestChallengeSessionLogonService. 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 classTooManySessionsException -
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 ChallengeLogonService. requestChallenge(int type, String user, String domain, String host, String clientHost, int cardSupport)Operation requestChallengeSessioLogonService. responseChallenge(Challenge result)Operation responseChallenge
-