Package de.hybris.platform.servicelayer.security.auth
-
Interface Summary Interface Description AuthenticationService Service to authenticate a hybris user by login and password. -
Exception Summary Exception Description AuthenticationException Thrown when an authentication related error occurs.InvalidCredentialsException Throws when there's no user with a given username/password combination.