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
A
- accessToken - Variable in class com.restapi.template.security.response.RefreshResponse
-
accessToken.
- accessToken - Variable in class com.restapi.template.security.response.SignInResponse
-
accessToken.
- accessTokenValidMilSecond - Variable in class com.restapi.template.security.JwtTokenProvider
-
AccessToken 유효시간(10분).
- Account - Class in com.restapi.template.security.data
-
계정 엔터티.
- Account(String, String, String, UserStatus, List<UserRole>, String) - Constructor for class com.restapi.template.security.data.Account
-
계정.
- addComment(Comment) - Method in class com.restapi.template.api.community.post.data.Post
-
댓글 추가.
- addComment(Long, AddCommentRequest) - Method in class com.restapi.template.api.community.comment.controller.CommentController
-
댓글 작성.
- AddCommentRequest - Class in com.restapi.template.api.community.comment.request
-
댓글 작성 요청.
- AddCommentRequest() - Constructor for class com.restapi.template.api.community.comment.request.AddCommentRequest
- addCorsMappings(CorsRegistry) - Method in class com.restapi.template.configs.WebMvcConfig
- afterPropertiesSet() - Method in class com.restapi.template.errorbot.config.LogContextConfig
-
LogbackAppender를 등록.
- AGENT_DETAIL_MDC - Static variable in class com.restapi.template.errorbot.util.MdcUtil
- agentDetail - Variable in class com.restapi.template.errorbot.embedded.RequestInfo
-
Agent 정보.
- AgentUtils - Class in com.restapi.template.errorbot.util
-
Agent정보를 추출하는 모듈.
- AgentUtils() - Constructor for class com.restapi.template.errorbot.util.AgentUtils
- alert - Variable in class com.restapi.template.errorbot.ErrorLogs
-
알림이 전달되었는지 여부.
- append(ILoggingEvent) - Method in class com.restapi.template.errorbot.ErrorReportAppender
-
이벤트를 감지했을 때 설정한 레벨의 이상인지 확인한 후,
DB에 저장, Slack채널에 알림 옵션에 맞게 동작한다. - AuthController - Class in com.restapi.template.security.controller
-
회원 인증 컨트롤러.
- AuthController() - Constructor for class com.restapi.template.security.controller.AuthController
- author - Variable in class com.restapi.template.api.community.comment.data.Comment
-
댓글 작성자.
- author - Variable in class com.restapi.template.api.community.post.data.Post
-
작성자.
- authService - Variable in class com.restapi.template.security.controller.AuthController
- AuthService - Class in com.restapi.template.security.service
-
회원 인증 서비스.
- AuthService() - Constructor for class com.restapi.template.security.service.AuthService
All Classes All Packages