A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- saveComment(Long, String, AddCommentRequest) - Method in class com.restapi.template.api.community.comment.service.CommentService
-
댓글 입력.
- savePost(ModifyPostRequest, HttpServletResponse) - Method in class com.restapi.template.api.community.post.controller.PostController
-
게시글 작성.
- savePost(String, ModifyPostRequest) - Method in class com.restapi.template.api.community.post.service.PostService
-
게시글 작성.
- secretKey - Variable in class com.restapi.template.security.JwtTokenProvider
-
Secret Key.
- SecurityConfig - Class in com.restapi.template.security
-
Spring Security 설정.
- SecurityConfig() - Constructor for class com.restapi.template.security.SecurityConfig
- SecurityExceptionHandler - Class in com.restapi.template.security.controller
-
회원 인증상에서 발생하는 Exception Handler.
- SecurityExceptionHandler() - Constructor for class com.restapi.template.security.controller.SecurityExceptionHandler
- sendErrorMessage(HttpServletResponse, String, String) - Method in class com.restapi.template.security.JwtAuthenticationFilter
-
JWT 토큰 검증.
- sendSlackMessage(ErrorLogs) - Method in class com.restapi.template.errorbot.ErrorReportAppender
-
Slack 메시지 제작 후 설정된 채널로 알림메시지를 전송한다.
- 전달되는 Data
Error Message, Stack Trace, URL, Parameter, Header, Body, UserInfo, User Agent, Time, Server Name, Server OS, Server Host Name - serverName - Variable in class com.restapi.template.errorbot.config.LogConfig
- serverName - Variable in class com.restapi.template.errorbot.embedded.SystemInfo
-
설정파일에 지정된 서버명.
- setJsonValueAndPutMdc(String, Object) - Static method in class com.restapi.template.errorbot.util.MdcUtil
-
객체를 Json으로 변환 후 MDC에 추가.
- setReadListener(ReadListener) - Method in class com.restapi.template.errorbot.util.MultiReadableHttpServletRequest.CachedServletInputStream
- signIn(SignInRequest) - Method in class com.restapi.template.security.controller.AuthController
-
토큰 발급받기.
- signIn(String, String) - Method in class com.restapi.template.security.service.AuthService
-
인증토큰 발급받기.
- SignInRequest - Class in com.restapi.template.security.request
-
인증토큰 발급 요청.
- SignInRequest() - Constructor for class com.restapi.template.security.request.SignInRequest
- SignInResponse - Class in com.restapi.template.security.response
-
인증토큰 발급 응답.
- SignInResponse() - Constructor for class com.restapi.template.security.response.SignInResponse
- signUp(SignUpRequest) - Method in class com.restapi.template.security.controller.AuthController
-
회원 가입하기.
- signUp(String, String, String) - Method in class com.restapi.template.security.service.AuthService
-
회원 가입 하기.
- SignUpRequest - Class in com.restapi.template.security.request
-
회원가입 요청.
- SignUpRequest() - Constructor for class com.restapi.template.security.request.SignUpRequest
- slack - Variable in class com.restapi.template.errorbot.config.LogConfig
- Slack() - Constructor for class com.restapi.template.errorbot.config.LogConfig.Slack
- state - Variable in class com.restapi.template.security.data.Account
-
게정 상태.
- status - Variable in class com.restapi.template.api.common.response.ErrorResponse
-
상태 코드.
- system - Variable in class com.restapi.template.errorbot.embedded.SystemInfo
-
구동되고 있는 시스템의 OS 정보.
- systemInfo - Variable in class com.restapi.template.errorbot.ErrorLogs
-
서버 시스템 정보.
- SystemInfo - Class in com.restapi.template.errorbot.embedded
-
구동중인 서버의 정보.
- SystemInfo(String) - Constructor for class com.restapi.template.errorbot.embedded.SystemInfo
-
서버 정보.
All Classes All Packages