Uses of Class
de.hybris.platform.servicelayer.security.auth.AuthenticationException
-
Packages that use AuthenticationException Package Description de.hybris.platform.servicelayer.security.auth -
-
Uses of AuthenticationException in de.hybris.platform.servicelayer.security.auth
Subclasses of AuthenticationException in de.hybris.platform.servicelayer.security.auth Modifier and Type Class Description class
InvalidCredentialsException
Throws when there's no user with a given username/password combination.
-