JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package tv.hd3g.authkit.mod.exception
Exception Summary
Exception
Description
AuthKitException
BlockedUserException
NotAcceptableSecuredTokenException
NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidAudience
NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidForm
NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidIssuer
NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType
NotAcceptableSecuredTokenException.BrokenSecuredToken
NotAcceptableSecuredTokenException.ExpiredSecuredToken
NotAcceptableSecuredTokenException.InvalidFormatSecuredToken
PasswordComplexityException
PasswordComplexityException.PasswordTooShortException
PasswordComplexityException.PasswordTooSimpleException
ResetWithSamePasswordException
The case when user change password (during a reset password operation), and enter the same password.
UserCantLoginException
UserCantLoginException.BadPasswordUserCantLoginException
UserCantLoginException.BadTOTPCodeCantLoginException
UserCantLoginException.BlockedUserCantLoginException
UserCantLoginException.DisabledUserCantLoginException
UserCantLoginException.ExternalAuthErrorCantLoginException
UserCantLoginException.NoPasswordUserCantLoginException
UserCantLoginException.TOTPUserCantLoginException
UserCantLoginException.UnknownUserCantLoginException
UserCantLoginException.UserMustChangePasswordException