Index

A C D G I L O P Q R S T V Z 
All Classes and Interfaces|All Packages|Serialized Form

A

Abc - Class in org.defendev.common.spring6
Abc
Abc() - Constructor for class org.defendev.common.spring6.Abc
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationFilter
 
authenticate(Authentication) - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationProvider
 
authenticated() - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 

C

conjunctWithDefaultSort(List<JpaSort>) - Method in class org.defendev.common.spring6.data.jpa.domain.PageableSpecification
 
convert(String) - Method in class org.defendev.common.spring6.core.convert.SortOrdersQueryParamConverter
 

D

DefendevCommonDtoModule - Class in org.defendev.common.jackson
 
DefendevCommonDtoModule() - Constructor for class org.defendev.common.jackson.DefendevCommonDtoModule
 
DefendevJavaTimeModule - Class in org.defendev.common.jackson
 
DefendevJavaTimeModule() - Constructor for class org.defendev.common.jackson.DefendevJavaTimeModule
 
DefendevUserDetailsDtoDeserializer - Class in org.defendev.common.jackson
 
DefendevUserDetailsDtoDeserializer() - Constructor for class org.defendev.common.jackson.DefendevUserDetailsDtoDeserializer
 
DefendevUserDetailsDtoDeserializer(Class<IDefendevUserDetails>) - Constructor for class org.defendev.common.jackson.DefendevUserDetailsDtoDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.defendev.common.jackson.DefendevUserDetailsDtoDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.defendev.common.jackson.ZonedDateTimeDeserializer
 

G

getAuthorities() - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 
getCredentials() - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 
getDefaultSort() - Method in class org.defendev.common.spring6.data.jpa.domain.PageableSpecification
 
getDetails() - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 
getModuleName() - Method in class org.defendev.common.jackson.DefendevCommonDtoModule
 
getModuleName() - Method in class org.defendev.common.jackson.DefendevJavaTimeModule
 
getName() - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 
getPrincipal() - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 

I

isAuthenticated() - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 

L

laxSsl() - Static method in class org.defendev.common.spring6.web.client.RestTemplateFactory
 
LaxSslRequestFactory - Class in org.defendev.common.spring6.http.client
 
LaxSslRequestFactory() - Constructor for class org.defendev.common.spring6.http.client.LaxSslRequestFactory
 
LocalDateTimeSerializer - Class in org.defendev.common.jackson
 
LocalDateTimeSerializer() - Constructor for class org.defendev.common.jackson.LocalDateTimeSerializer
 
LocalDateTimeSerializer(Class<LocalDateTime>) - Constructor for class org.defendev.common.jackson.LocalDateTimeSerializer
 

O

org.defendev.common.jackson - package org.defendev.common.jackson
 
org.defendev.common.spring6 - package org.defendev.common.spring6
 
org.defendev.common.spring6.core.convert - package org.defendev.common.spring6.core.convert
 
org.defendev.common.spring6.data.jpa.domain - package org.defendev.common.spring6.data.jpa.domain
 
org.defendev.common.spring6.http.client - package org.defendev.common.spring6.http.client
 
org.defendev.common.spring6.security - package org.defendev.common.spring6.security
 
org.defendev.common.spring6.web.client - package org.defendev.common.spring6.web.client
 

P

PageableSpecification<T extends org.defendev.common.domain.query.Query> - Class in org.defendev.common.spring6.data.jpa.domain
 
PageableSpecification(T) - Constructor for class org.defendev.common.spring6.data.jpa.domain.PageableSpecification
 
prepareConnection(HttpURLConnection, String) - Method in class org.defendev.common.spring6.http.client.LaxSslRequestFactory
 
prepareConnection(HttpURLConnection, String) - Method in class org.defendev.common.spring6.http.client.StandaloneTruststoreRequestFactory
 

Q

QuasiLoginAuthenticationException - Exception in org.defendev.common.spring6.security
 
QuasiLoginAuthenticationException(String) - Constructor for exception org.defendev.common.spring6.security.QuasiLoginAuthenticationException
 
QuasiLoginAuthenticationFilter - Class in org.defendev.common.spring6.security
 
QuasiLoginAuthenticationFilter(String, AuthenticationManager) - Constructor for class org.defendev.common.spring6.security.QuasiLoginAuthenticationFilter
 
QuasiLoginAuthenticationProvider - Class in org.defendev.common.spring6.security
 
QuasiLoginAuthenticationProvider() - Constructor for class org.defendev.common.spring6.security.QuasiLoginAuthenticationProvider
 
QuasiLoginAuthenticationToken - Class in org.defendev.common.spring6.security
 
QuasiLoginAuthenticationToken(UserDetails, List<SimpleGrantedAuthority>, boolean) - Constructor for class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 
query - Variable in class org.defendev.common.spring6.data.jpa.domain.PageableSpecification
 

R

RestTemplateFactory - Class in org.defendev.common.spring6.web.client
 
RestTemplateFactory() - Constructor for class org.defendev.common.spring6.web.client.RestTemplateFactory
 

S

serialize(LocalDateTime, JsonGenerator, SerializerProvider) - Method in class org.defendev.common.jackson.LocalDateTimeSerializer
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class org.defendev.common.jackson.ZonedDateTimeSerializer
 
setAuthenticated(boolean) - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationToken
 
setupModule(Module.SetupContext) - Method in class org.defendev.common.jackson.DefendevCommonDtoModule
 
setupModule(Module.SetupContext) - Method in class org.defendev.common.jackson.DefendevJavaTimeModule
 
SortOrdersQueryParamConverter - Class in org.defendev.common.spring6.core.convert
Type converter that parses a string containing a specification of sort orders to a list of structured objects.
SortOrdersQueryParamConverter() - Constructor for class org.defendev.common.spring6.core.convert.SortOrdersQueryParamConverter
 
standaloneTruststore(String, char[], String) - Static method in class org.defendev.common.spring6.web.client.RestTemplateFactory
 
StandaloneTruststoreRequestFactory - Class in org.defendev.common.spring6.http.client
 
StandaloneTruststoreRequestFactory(String, char[], String) - Constructor for class org.defendev.common.spring6.http.client.StandaloneTruststoreRequestFactory
 
supports(Class<?>) - Method in class org.defendev.common.spring6.security.QuasiLoginAuthenticationProvider
 

T

TO_SPRINGDATA_DIRECTION - Static variable in class org.defendev.common.spring6.data.jpa.domain.PageableSpecification
 
toPageable() - Method in class org.defendev.common.spring6.data.jpa.domain.PageableSpecification
 

V

version() - Method in class org.defendev.common.jackson.DefendevCommonDtoModule
 
version() - Method in class org.defendev.common.jackson.DefendevJavaTimeModule
 

Z

ZonedDateTimeDeserializer - Class in org.defendev.common.jackson
 
ZonedDateTimeDeserializer() - Constructor for class org.defendev.common.jackson.ZonedDateTimeDeserializer
 
ZonedDateTimeDeserializer(Class<ZonedDateTime>) - Constructor for class org.defendev.common.jackson.ZonedDateTimeDeserializer
 
ZonedDateTimeSerializer - Class in org.defendev.common.jackson
 
ZonedDateTimeSerializer() - Constructor for class org.defendev.common.jackson.ZonedDateTimeSerializer
 
ZonedDateTimeSerializer(Class<ZonedDateTime>) - Constructor for class org.defendev.common.jackson.ZonedDateTimeSerializer
 
A C D G I L O P Q R S T V Z 
All Classes and Interfaces|All Packages|Serialized Form