JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package tv.hd3g.authkit.mod.exception
package
tv.hd3g.authkit.mod.exception
Related Packages
Package
Description
tv.hd3g.authkit.mod
Exceptions
Class
Description
AuthKitException
BadRequestException
BlockedUserException
ForbiddenRequestException
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.
SecurityRejectedRequestException
UnauthorizedRequestException
UserCantLoginException
UserCantLoginException.BadPasswordUserCantLoginException
UserCantLoginException.BadTOTPCodeCantLoginException
UserCantLoginException.BlockedUserCantLoginException
UserCantLoginException.DisabledUserCantLoginException
UserCantLoginException.ExternalAuthErrorCantLoginException
UserCantLoginException.NoPasswordUserCantLoginException
UserCantLoginException.TOTPUserCantLoginException
UserCantLoginException.UnknownUserCantLoginException
UserCantLoginException.UserMustChangePasswordException