Uses of Class
com.restapi.template.security.exception.CantSignInException
-
Packages that use CantSignInException Package Description com.restapi.template.security.controller -
-
Uses of CantSignInException in com.restapi.template.security.controller
Methods in com.restapi.template.security.controller with parameters of type CantSignInException Modifier and Type Method Description ErrorResponseSecurityExceptionHandler. handleUserNotFound(CantSignInException exception)회원 인증 예외 발생.
-