Uses of Class
com.soffid.iam.exception.LogonDeniedException
Packages that use LogonDeniedException
-
Uses of LogonDeniedException in com.soffid.iam.exception
Subclasses of LogonDeniedException in com.soffid.iam.exception -
Uses of LogonDeniedException in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that throw LogonDeniedExceptionModifier and TypeMethodDescriptionLogonService.requestChallenge(int type, String user, String domain, String host, String clientHost, int cardSupport) Operation requestChallengeLogonService.requestIdpChallenge(int type, String user, String domain, String host, String clientHost, int cardSupport, String identityProvider) Operation requestIdpChallengeLogonService.responseChallenge(Challenge result) Operation responseChallenge