Class ModifySystemUsersInterceptor

java.lang.Object
de.hybris.platform.servicelayer.user.interceptors.ModifySystemUsersInterceptor
All Implemented Interfaces:
Interceptor, RemoveInterceptor, ValidateInterceptor

public class ModifySystemUsersInterceptor extends Object implements RemoveInterceptor, ValidateInterceptor
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.
Spring Bean ID:
modifySystemUsersInterceptor