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 de.hybris.platform.servicelayer.user.interceptors
Class Summary
Class
Description
AbstractAuthenticationEventListenerTest
AuthenticationFailureEventListenerTest
AuthenticationSuccessEventListenerTest
ContactInfoPrepareInterceptor
ContactInfoPrepareInterceptorTest
CustomerIDPrepareInterceptor
Sets a unique numeric customer ID for a CustomerModel.customerID if this field is
null
GroupsCycleCheckValidator
Checks a
PrincipalGroupModel
for a cycle in the group membership.
ModelOnChangeExecutionTemplate
<T extends
AbstractItemModel
>
ModifySystemUsersInterceptor
Checks if the uid for a system user (admin, anonymous, admin group) is modified or if the system user should be removed and throws InterceptorException in this case.
ModifySystemUsersInterceptorTest
PrincipalCatalogVersionsPrepareInterceptor
UserAuditJaloTest
UserAuthenticationTokensRemovePrepareInterceptor
UserAuthenticationTokensRemovePrepareInterceptorTest
UserPasswordChangeAuditPrepareInterceptor
UserPasswordChangeAuditPrepareInterceptorTest
UserPasswordEncodingInterceptorTest
UserPasswordEncodingPreparer
This prepare interceptor sets for the user the default password encoding (key is '*') if this attribute is empty.
UserPasswordEncodingValidator
This validation interceptor checks if for the user the given password encoding (see
UserModel.getPasswordEncoding()
) is known to the system.
UserRemoveInterceptor
Interceptor for handling a remove of the
UserModel
Throw a
InterceptorException
if there is a assigned
OrderModel
s for a given
UserModel
.