JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
H
I
M
P
R
S
W
A
AbstractEntity
<
ID
> - Class in
com.github.damiansheldon.data.domain
AbstractEntity()
- Constructor for class com.github.damiansheldon.data.domain.
AbstractEntity
AbstractStackTraceLogAspect
- Class in
com.github.damiansheldon.aop
AbstractStackTraceLogAspect(ErrorAttributes)
- Constructor for class com.github.damiansheldon.aop.
AbstractStackTraceLogAspect
afterGetErrorAttributes(WebRequest, boolean, boolean, boolean, Map<String, Object>)
- Method in class com.github.damiansheldon.aop.
BeforeV230StackTraceLogAfterReturningAspect
afterGetErrorAttributes(WebRequest, ErrorAttributeOptions, Map<String, Object>)
- Method in class com.github.damiansheldon.aop.
StackTraceLogAfterReturningAspect
B
BeforeV230StackTraceLogAfterReturningAspect
- Class in
com.github.damiansheldon.aop
BeforeV230StackTraceLogAfterReturningAspect(ErrorAttributes)
- Constructor for class com.github.damiansheldon.aop.
BeforeV230StackTraceLogAfterReturningAspect
build()
- Method in class com.github.damiansheldon.exception.
ServiceException.Builder
Builder(RestErrorInfo)
- Constructor for class com.github.damiansheldon.exception.
ServiceException.Builder
C
cause(Throwable)
- Method in class com.github.damiansheldon.exception.
ServiceException.Builder
com.github.damiansheldon.aop
- package com.github.damiansheldon.aop
com.github.damiansheldon.data.domain
- package com.github.damiansheldon.data.domain
com.github.damiansheldon.dto
- package com.github.damiansheldon.dto
com.github.damiansheldon.exception
- package com.github.damiansheldon.exception
com.github.damiansheldon.jdbc.support.incrementer
- package com.github.damiansheldon.jdbc.support.incrementer
com.github.damiansheldon.security.oauth2.client.endpoint
- package com.github.damiansheldon.security.oauth2.client.endpoint
com.github.damiansheldon.security.oauth2.http.converter
- package com.github.damiansheldon.security.oauth2.http.converter
convert(OAuth2AuthorizationCodeGrantRequest)
- Method in class com.github.damiansheldon.security.oauth2.client.endpoint.
WeworkOAuth2AuthorizationCodeGrantRequestEntityConverter
convert(Map<String, String>)
- Method in class com.github.damiansheldon.security.oauth2.http.converter.
WeworkOAuth2AccessTokenResponseConverter
D
DEFAULT_COLUMN_NAME_OF_TABLE
- Static variable in class com.github.damiansheldon.jdbc.support.incrementer.
MySQLMultipleTableMaxValueIncrementer
DEFAULT_INCREMENTER_NAME
- Static variable in class com.github.damiansheldon.jdbc.support.incrementer.
MySQLMultipleTableMaxValueIncrementer
F
fetchNewOauth2AccessToken(OAuth2AuthorizationCodeGrantRequest)
- Method in class com.github.damiansheldon.security.oauth2.client.endpoint.
WeworkAuthorizationCodeTokenResponseClient
G
getCode()
- Method in class com.github.damiansheldon.exception.
RestErrorInfo
getContent()
- Method in class com.github.damiansheldon.dto.
PageableDTO
getErrorInfo()
- Method in exception com.github.damiansheldon.exception.
ServiceException
getHeaders()
- Method in exception com.github.damiansheldon.exception.
ServiceException
getInfo()
- Method in class com.github.damiansheldon.exception.
RestErrorInfo
getMessage()
- Method in class com.github.damiansheldon.exception.
RestErrorInfo
getNextKey()
- Method in class com.github.damiansheldon.jdbc.support.incrementer.
MySQLMultipleTableMaxValueIncrementer
getNumber()
- Method in class com.github.damiansheldon.dto.
PageableDTO
getNumberOfElements()
- Method in class com.github.damiansheldon.dto.
PageableDTO
getSize()
- Method in class com.github.damiansheldon.dto.
PageableDTO
getStatus()
- Method in exception com.github.damiansheldon.exception.
ServiceException
getTokenResponse(OAuth2AuthorizationCodeGrantRequest)
- Method in class com.github.damiansheldon.security.oauth2.client.endpoint.
WeworkAuthorizationCodeTokenResponseClient
getTotalElements()
- Method in class com.github.damiansheldon.dto.
PageableDTO
getTotalPages()
- Method in class com.github.damiansheldon.dto.
PageableDTO
H
handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest)
- Method in class com.github.damiansheldon.exception.
ServiceExceptionHandler
handleServiceException(ServiceException, WebRequest)
- Method in class com.github.damiansheldon.exception.
ServiceExceptionHandler
headers(HttpHeaders)
- Method in class com.github.damiansheldon.exception.
ServiceException.Builder
I
isNew()
- Method in class com.github.damiansheldon.data.domain.
AbstractEntity
M
MySQLMultipleTableMaxValueIncrementer
- Class in
com.github.damiansheldon.jdbc.support.incrementer
Inspired by MySQLMaxValueIncrementer, support generate primary key for multiple table.
MySQLMultipleTableMaxValueIncrementer(DataSource, String, String, String, String)
- Constructor for class com.github.damiansheldon.jdbc.support.incrementer.
MySQLMultipleTableMaxValueIncrementer
P
PageableDTO
<
T
> - Class in
com.github.damiansheldon.dto
PageableDTO(int, long, int, int, int, List<T>)
- Constructor for class com.github.damiansheldon.dto.
PageableDTO
R
RestErrorInfo
- Class in
com.github.damiansheldon.exception
RestErrorInfo(String)
- Constructor for class com.github.damiansheldon.exception.
RestErrorInfo
RestErrorInfo(Integer, String)
- Constructor for class com.github.damiansheldon.exception.
RestErrorInfo
RestErrorInfo(Integer, String, String)
- Constructor for class com.github.damiansheldon.exception.
RestErrorInfo
S
ServiceException
- Exception in
com.github.damiansheldon.exception
ServiceException.Builder
- Class in
com.github.damiansheldon.exception
ServiceExceptionHandler
- Class in
com.github.damiansheldon.exception
ServiceExceptionHandler()
- Constructor for class com.github.damiansheldon.exception.
ServiceExceptionHandler
setCode(Integer)
- Method in class com.github.damiansheldon.exception.
RestErrorInfo
setContent(List<T>)
- Method in class com.github.damiansheldon.dto.
PageableDTO
setInfo(String)
- Method in class com.github.damiansheldon.exception.
RestErrorInfo
setMessage(String)
- Method in class com.github.damiansheldon.exception.
RestErrorInfo
setNumber(int)
- Method in class com.github.damiansheldon.dto.
PageableDTO
setNumberOfElements(int)
- Method in class com.github.damiansheldon.dto.
PageableDTO
setSize(int)
- Method in class com.github.damiansheldon.dto.
PageableDTO
setTotalElements(long)
- Method in class com.github.damiansheldon.dto.
PageableDTO
setTotalPages(int)
- Method in class com.github.damiansheldon.dto.
PageableDTO
setUseNewConnection(boolean)
- Method in class com.github.damiansheldon.jdbc.support.incrementer.
MySQLMultipleTableMaxValueIncrementer
StackTraceLogAfterReturningAspect
- Class in
com.github.damiansheldon.aop
StackTraceLogAfterReturningAspect(ErrorAttributes)
- Constructor for class com.github.damiansheldon.aop.
StackTraceLogAfterReturningAspect
stackTraceLogIfNecessary(WebRequest, Map<String, Object>)
- Method in class com.github.damiansheldon.aop.
AbstractStackTraceLogAspect
status(HttpStatus)
- Method in class com.github.damiansheldon.exception.
ServiceException.Builder
W
WeworkAuthorizationCodeTokenResponseClient
- Class in
com.github.damiansheldon.security.oauth2.client.endpoint
WeworkAuthorizationCodeTokenResponseClient()
- Constructor for class com.github.damiansheldon.security.oauth2.client.endpoint.
WeworkAuthorizationCodeTokenResponseClient
WeworkOAuth2AccessTokenResponseConverter
- Class in
com.github.damiansheldon.security.oauth2.http.converter
WeworkOAuth2AccessTokenResponseConverter()
- Constructor for class com.github.damiansheldon.security.oauth2.http.converter.
WeworkOAuth2AccessTokenResponseConverter
WeworkOAuth2AuthorizationCodeGrantRequestEntityConverter
- Class in
com.github.damiansheldon.security.oauth2.client.endpoint
WeworkOAuth2AuthorizationCodeGrantRequestEntityConverter()
- Constructor for class com.github.damiansheldon.security.oauth2.client.endpoint.
WeworkOAuth2AuthorizationCodeGrantRequestEntityConverter
A
B
C
D
F
G
H
I
M
P
R
S
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.