Uses of Class
org.craftercms.studio.api.v1.exception.security.UserAlreadyExistsException
Packages that use UserAlreadyExistsException
Package
Description
-
Uses of UserAlreadyExistsException in org.craftercms.studio.api.v2.service.security
Methods in org.craftercms.studio.api.v2.service.security that throw UserAlreadyExistsException -
Uses of UserAlreadyExistsException in org.craftercms.studio.api.v2.service.security.internal
Methods in org.craftercms.studio.api.v2.service.security.internal that throw UserAlreadyExistsException -
Uses of UserAlreadyExistsException in org.craftercms.studio.controller.rest.v2
Methods in org.craftercms.studio.controller.rest.v2 with parameters of type UserAlreadyExistsExceptionModifier and TypeMethodDescriptionExceptionHandlers.handleUserAlreadyExistsException(javax.servlet.http.HttpServletRequest request, UserAlreadyExistsException e) Methods in org.craftercms.studio.controller.rest.v2 that throw UserAlreadyExistsExceptionModifier and TypeMethodDescriptionUsersController.createUser(@Valid CreateUserRequest user) Create user API -
Uses of UserAlreadyExistsException in org.craftercms.studio.impl.v2.service.security
Methods in org.craftercms.studio.impl.v2.service.security that throw UserAlreadyExistsException -
Uses of UserAlreadyExistsException in org.craftercms.studio.impl.v2.service.security.internal
Methods in org.craftercms.studio.impl.v2.service.security.internal that throw UserAlreadyExistsException