JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jfantasy.autoconfigure
,
org.jfantasy.framework.context
,
org.jfantasy.framework.context.bean
,
org.jfantasy.framework.context.dao
,
org.jfantasy.framework.crypto
,
org.jfantasy.framework.dao
,
org.jfantasy.framework.dao.annotations
,
org.jfantasy.framework.dao.hibernate
,
org.jfantasy.framework.dao.hibernate.converter
,
org.jfantasy.framework.dao.hibernate.event
,
org.jfantasy.framework.dao.hibernate.generator
,
org.jfantasy.framework.dao.hibernate.interceptors
,
org.jfantasy.framework.dao.hibernate.listener
,
org.jfantasy.framework.dao.hibernate.spi
,
org.jfantasy.framework.dao.hibernate.util
,
org.jfantasy.framework.dao.jpa
,
org.jfantasy.framework.dao.mybatis
,
org.jfantasy.framework.dao.mybatis.binding
,
org.jfantasy.framework.dao.mybatis.dialect
,
org.jfantasy.framework.dao.mybatis.interceptors
,
org.jfantasy.framework.dao.mybatis.keygen
,
org.jfantasy.framework.dao.mybatis.keygen.bean
,
org.jfantasy.framework.dao.mybatis.keygen.dao
,
org.jfantasy.framework.dao.mybatis.keygen.service
,
org.jfantasy.framework.dao.mybatis.keygen.util
,
org.jfantasy.framework.dao.mybatis.proxy
,
org.jfantasy.framework.dao.mybatis.sqlmapper
,
org.jfantasy.framework.dao.mybatis.type
,
org.jfantasy.framework.error
,
org.jfantasy.framework.httpclient
,
org.jfantasy.framework.install
,
org.jfantasy.framework.jackson
,
org.jfantasy.framework.jackson.annotation
,
org.jfantasy.framework.jackson.deserializer
,
org.jfantasy.framework.jackson.serializer
,
org.jfantasy.framework.log
,
org.jfantasy.framework.log.annotation
,
org.jfantasy.framework.log.config
,
org.jfantasy.framework.log.filter
,
org.jfantasy.framework.log.interceptor
,
org.jfantasy.framework.lucene
,
org.jfantasy.framework.lucene.annotations
,
org.jfantasy.framework.lucene.backend
,
org.jfantasy.framework.lucene.cache
,
org.jfantasy.framework.lucene.cluster
,
org.jfantasy.framework.lucene.dao
,
org.jfantasy.framework.lucene.dao.hibernate
,
org.jfantasy.framework.lucene.dao.mybatis
,
org.jfantasy.framework.lucene.exception
,
org.jfantasy.framework.lucene.handler
,
org.jfantasy.framework.lucene.mapper
,
org.jfantasy.framework.quartz
,
org.jfantasy.framework.security
,
org.jfantasy.framework.security.authentication
,
org.jfantasy.framework.security.authentication.dao
,
org.jfantasy.framework.security.authentication.event
,
org.jfantasy.framework.security.core
,
org.jfantasy.framework.security.core.authority
,
org.jfantasy.framework.security.core.user
,
org.jfantasy.framework.security.core.userdetails
,
org.jfantasy.framework.security.crypto.password
,
org.jfantasy.framework.security.oauth2
,
org.jfantasy.framework.security.oauth2.core
,
org.jfantasy.framework.security.oauth2.core.token
,
org.jfantasy.framework.security.oauth2.jwt
,
org.jfantasy.framework.security.oauth2.server
,
org.jfantasy.framework.security.oauth2.server.authentication
,
org.jfantasy.framework.security.oauth2.server.web
,
org.jfantasy.framework.security.web
,
org.jfantasy.framework.security.web.authentication
,
org.jfantasy.framework.service
,
org.jfantasy.framework.spring
,
org.jfantasy.framework.spring.config
,
org.jfantasy.framework.spring.mvc.bind.annotation
,
org.jfantasy.framework.spring.mvc.error
,
org.jfantasy.framework.spring.mvc.hateoas
,
org.jfantasy.framework.spring.mvc.http
,
org.jfantasy.framework.spring.mvc.jackson
,
org.jfantasy.framework.spring.mvc.jackson.databind
,
org.jfantasy.framework.spring.mvc.method.annotation
,
org.jfantasy.framework.spring.mvc.util
,
org.jfantasy.framework.spring.validation
,
org.jfantasy.framework.spring.web
,
org.jfantasy.framework.util
,
org.jfantasy.framework.util.asm
,
org.jfantasy.framework.util.cglib
,
org.jfantasy.framework.util.cglib.interceptor
,
org.jfantasy.framework.util.common
,
org.jfantasy.framework.util.common.file
,
org.jfantasy.framework.util.common.file.gzip
,
org.jfantasy.framework.util.common.toys
,
org.jfantasy.framework.util.concurrent
,
org.jfantasy.framework.util.htmlcleaner
,
org.jfantasy.framework.util.ognl
,
org.jfantasy.framework.util.ognl.typeConverter
,
org.jfantasy.framework.util.reflect
,
org.jfantasy.framework.util.regexp
,
org.jfantasy.framework.util.sax
,
org.jfantasy.framework.util.userstamp
,
org.jfantasy.framework.util.web
,
org.jfantasy.framework.util.web.context
,
org.jfantasy.framework.util.web.filter
,
org.jfantasy.framework.util.xml
,
org.jfantasy.framework.web.filter
,
org.jfantasy.framework.web.filter.wrapper
,
org.jfantasy.schedule.listener
,
org.jfantasy.schedule.rest
,
org.jfantasy.schedule.service
,
org.springframework.data.jpa.repository.support
Class Hierarchy
java.lang.Object
org.jfantasy.framework.security.authentication.
AbstractAuthenticationToken
(implements org.jfantasy.framework.security.authentication.
Authentication
)
org.jfantasy.framework.security.oauth2.server.authentication.
AbstractOAuth2TokenAuthenticationToken
<T>
org.jfantasy.framework.security.oauth2.server.authentication.
BearerTokenAuthentication
org.jfantasy.framework.security.oauth2.server.
BearerTokenAuthenticationToken
org.jfantasy.framework.security.oauth2.core.
OAuth2Authentication
org.jfantasy.framework.security.authentication.
SimpleAuthenticationToken
<T>
org.jfantasy.framework.security.authentication.
UsernamePasswordAuthenticationToken
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.jfantasy.framework.log.config.
LogAdviceParser
org.jfantasy.framework.dao.hibernate.listener.
AbstractChangedListener
<T> (implements org.hibernate.event.spi.PostCommitDeleteEventListener, org.hibernate.event.spi.PostCommitInsertEventListener, org.hibernate.event.spi.PostCommitUpdateEventListener)
org.jfantasy.framework.lucene.dao.hibernate.
EntityChangedEventListener
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractQueue<E> (implements java.util.Queue<E>)
org.jfantasy.framework.util.
LinkedBlockingQueue
<E> (implements java.util.concurrent.BlockingQueue<E>, java.io.Serializable)
org.jfantasy.framework.util.concurrent.
LinkedQueue
<E> (implements java.util.concurrent.BlockingQueue<E>, java.io.Serializable)
org.springframework.jdbc.datasource.AbstractDataSource (implements javax.sql.DataSource)
org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource (implements org.springframework.beans.factory.InitializingBean)
org.jfantasy.framework.dao.
MultiDataSource
org.jfantasy.framework.log.annotation.
AbstractFallbackLogOperationSource
(implements org.jfantasy.framework.log.annotation.
LogOperationSource
)
org.jfantasy.framework.log.annotation.
AnnotationLogOperationSource
(implements java.io.Serializable)
org.jfantasy.framework.lucene.handler.
AbstractFieldHandler
(implements org.jfantasy.framework.lucene.handler.
FieldHandler
)
org.jfantasy.framework.lucene.handler.
EmbedFieldHandler
org.jfantasy.framework.lucene.handler.
EmbedListFieldHandler
org.jfantasy.framework.lucene.handler.
IdFieldHandler
org.jfantasy.framework.lucene.handler.
PropertyFieldHandler
org.jfantasy.framework.lucene.handler.
ByFieldHandler
org.jfantasy.framework.lucene.handler.
EmbedByFieldHandler
org.jfantasy.framework.lucene.handler.
RefByFieldHandler
org.jfantasy.framework.lucene.handler.
RefFieldHandler
org.jfantasy.framework.lucene.handler.
RefListFieldHandler
org.jfantasy.framework.log.annotation.
AbstractLogConfiguration
(implements org.springframework.context.annotation.ImportAware)
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
org.jfantasy.framework.util.web.context.
ApplicationMap
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
org.jfantasy.framework.util.cglib.interceptor.
ParameterMap
org.jfantasy.framework.util.web.context.
ParameterMap
org.jfantasy.framework.util.web.context.
RequestMap
(implements java.io.Serializable)
org.jfantasy.framework.util.web.context.
SessionMap
<K,V> (implements java.io.Serializable)
org.jfantasy.framework.security.oauth2.core.
AbstractOAuth2Token
(implements org.jfantasy.framework.security.oauth2.core.
OAuth2Token
)
org.jfantasy.framework.security.oauth2.core.
OAuth2AccessToken
org.jfantasy.framework.security.oauth2.core.
OAuth2RefreshToken
org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
org.jfantasy.framework.log.interceptor.
BeanFactoryLogOperationSourceAdvisor
org.hibernate.event.internal.AbstractReassociateEventListener (implements java.io.Serializable)
org.hibernate.event.internal.AbstractSaveEventListener (implements org.hibernate.jpa.event.spi.CallbackRegistryConsumer)
org.hibernate.event.internal.DefaultPersistEventListener (implements org.hibernate.jpa.event.spi.CallbackRegistryConsumer, org.hibernate.event.spi.PersistEventListener)
org.jfantasy.framework.dao.hibernate.event.
PropertyGeneratorPersistEventListener
org.hibernate.event.internal.DefaultSaveOrUpdateEventListener (implements org.hibernate.event.spi.SaveOrUpdateEventListener)
org.jfantasy.framework.dao.hibernate.event.
PropertyGeneratorSaveOrUpdateEventListener
org.jfantasy.framework.security.authentication.dao.
AbstractSimpleUserDetailsAuthenticationProvider
<T> (implements org.jfantasy.framework.security.authentication.
AuthenticationProvider
<T>)
org.jfantasy.framework.security.authentication.dao.
SimpleAuthenticationProvider
org.jfantasy.framework.security.oauth2.core.
AbstractTokenStore
(implements org.jfantasy.framework.security.oauth2.core.
TokenStore
)
org.jfantasy.framework.security.authentication.dao.
AbstractUserDetailsAuthenticationProvider
(implements org.jfantasy.framework.security.authentication.
AuthenticationProvider
<T>)
org.jfantasy.framework.security.authentication.dao.
DaoAuthenticationProvider
org.jfantasy.framework.security.authentication.dao.
AbstractUserDetailsAuthenticationProvider.DefaultPostAuthenticationChecks
(implements org.jfantasy.framework.security.core.userdetails.
UserDetailsChecker
)
org.jfantasy.framework.security.authentication.dao.
AbstractUserDetailsAuthenticationProvider.DefaultPreAuthenticationChecks
(implements org.jfantasy.framework.security.core.userdetails.
UserDetailsChecker
)
org.jfantasy.framework.util.web.context.
ActionContext
(implements java.io.Serializable)
org.springframework.scheduling.quartz.AdaptableJobFactory (implements org.quartz.spi.JobFactory)
org.springframework.scheduling.quartz.SpringBeanJobFactory (implements org.springframework.context.ApplicationContextAware, org.springframework.scheduling.quartz.SchedulerContextAware)
org.jfantasy.framework.quartz.
JobBeanJobFactory
(implements org.springframework.context.ApplicationContextAware)
org.springframework.context.annotation.AdviceModeImportSelector<A> (implements org.springframework.context.annotation.ImportSelector)
org.jfantasy.framework.log.annotation.
LogConfigurationSelector
org.jfantasy.framework.dao.hibernate.
AliasToBeanResultTransformer
(implements org.hibernate.transform.ResultTransformer)
org.jfantasy.framework.util.asm.
AnnotationDescriptor
org.jfantasy.framework.util.asm.
AnnotationDescriptor.Builder
org.jfantasy.framework.log.config.
AnnotationDrivenLogBeanDefinitionParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.jfantasy.framework.spring.config.
AppConfig
org.jfantasy.framework.spring.config.
AppConfig.ThreadingConfig
(implements org.springframework.scheduling.annotation.AsyncConfigurer)
org.jfantasy.framework.util.
Arith
org.jfantasy.framework.dao.hibernate.converter.
ArrayConverter
<T> (implements javax.persistence.AttributeConverter<X,Y>)
org.jfantasy.framework.dao.hibernate.converter.
StringArrayConverter
org.jfantasy.framework.util.asm.
AsmContext
org.jfantasy.framework.util.asm.
AsmUtil
(implements org.objectweb.asm.Opcodes)
org.jfantasy.framework.crypto.
AsymmetricCrypto
(implements org.jfantasy.framework.crypto.
SecurityInc
)
org.jfantasy.framework.util.web.context.
AttributeMap
(implements java.util.Map<K,V>)
org.jfantasy.framework.security.
AuthenticationManager
org.jfantasy.framework.security.core.authority.
AuthorityUtils
org.jfantasy.framework.security.oauth2.core.
AuthorizationGrantType
(implements java.io.Serializable)
org.jfantasy.framework.dao.mybatis.interceptors.
AutoKeyInterceptor
(implements org.apache.ibatis.plugin.Interceptor)
org.jfantasy.framework.util.common.
Base64Util
org.jfantasy.framework.dao.
BaseBusEntity
(implements java.io.Serializable)
org.jfantasy.framework.dao.
BaseBusBusinessEntity
org.jfantasy.framework.jackson.
BeanPropertyFilter.Builder
org.jfantasy.framework.util.common.
BeanUtil
org.jfantasy.framework.security.oauth2.server.authentication.
BearerTokenAuthenticationProvider
(implements org.jfantasy.framework.security.authentication.
AuthenticationProvider
<T>)
org.jfantasy.framework.security.oauth2.server.
BearerTokenErrors
org.jfantasy.framework.lucene.cluster.
BufferUtil
org.jfantasy.framework.lucene.
BuguIndex
(implements org.springframework.context.ApplicationListener<E>)
org.jfantasy.framework.util.cglib.
CglibUtil
org.jfantasy.framework.crypto.
CipherUtil
org.jfantasy.framework.util.reflect.
ClassFactory
org.jfantasy.framework.lucene.cluster.
ClassIdMessage
(implements org.jfantasy.framework.lucene.cluster.
ClusterMessage
)
java.lang.ClassLoader
org.jfantasy.framework.util.
DynamicClassLoader
org.jfantasy.framework.util.
FantasyClassLoader
org.jfantasy.framework.spring.
ClassPathScanner
(implements org.springframework.context.ResourceLoaderAware)
org.springframework.util.ClassUtils
org.jfantasy.framework.util.common.
ClassUtil
org.jfantasy.framework.lucene.cluster.
ClusterConfig
org.jfantasy.framework.lucene.cluster.
ClusterNode
org.jfantasy.framework.lucene.cluster.
ClusterServer
(implements java.lang.Runnable)
org.jfantasy.framework.lucene.backend.
CompareChecker
org.jfantasy.framework.util.common.toys.
CompareResults
<T>
org.jfantasy.framework.dao.jpa.
ComplexJpaRepository.ExcludeDeletedSpecification
(implements org.springframework.data.jpa.domain.Specification<T>)
org.jfantasy.framework.log.annotation.
CompositeLogOperationSource
(implements org.jfantasy.framework.log.annotation.
LogOperationSource
, java.io.Serializable)
org.jfantasy.framework.install.
ConfigResolver
org.jfantasy.framework.install.
Configuration
org.jfantasy.autoconfigure.
CoreAutoConfiguration
org.springframework.data.jpa.repository.support.
CrudMethodMetadataUtils
org.jfantasy.framework.dao.hibernate.spi.
CustomIdentifierGeneratorStrategyProvider
(implements org.hibernate.jpa.spi.IdentifierGeneratorStrategyProvider)
org.jfantasy.framework.lucene.cache.
DaoCache
org.jfantasy.framework.spring.config.
DaoConfig
org.jfantasy.framework.dao.
DaoUtil
org.jfantasy.framework.dao.mybatis.keygen.util.
DataBaseKeyGenerator
org.jfantasy.framework.dao.
DataSourceSetUtf8mb4
org.jfantasy.framework.lucene.mapper.
DataType
org.jfantasy.framework.util.common.
DateUtil.FieldValue
org.jfantasy.framework.util.common.
DateUtil.SimpleDateDriver
(implements org.jfantasy.framework.util.common.
DateUtil.DateDriver
)
org.apache.commons.lang3.time.DateUtils
org.jfantasy.framework.util.common.
DateUtil
org.jfantasy.framework.dao.mybatis.dialect.
DB2SQLDialect
(implements org.jfantasy.framework.dao.mybatis.dialect.
Dialect
)
org.jfantasy.framework.util.userstamp.
Decoder
org.jfantasy.framework.security.core.userdetails.
DefaultAuthenticationChecks
(implements org.jfantasy.framework.security.core.userdetails.
UserDetailsChecker
)
org.jfantasy.framework.security.authentication.
DefaultAuthenticationEventPublisher
(implements org.springframework.context.ApplicationEventPublisherAware, org.jfantasy.framework.security.authentication.
AuthenticationEventPublisher
)
org.jfantasy.framework.security.
DefaultAuthenticationManagerResolver
(implements org.jfantasy.framework.security.authentication.
AuthenticationManagerResolver
<C>)
org.jfantasy.framework.security.oauth2.server.web.
DefaultBearerTokenResolver
(implements org.jfantasy.framework.security.oauth2.server.web.
BearerTokenResolver
)
org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
org.jfantasy.framework.util.sax.
SaxXmlHandler
org.jfantasy.framework.log.filter.
DefaultLogFilter
(implements org.jfantasy.framework.log.filter.
LogFilter
)
org.jfantasy.framework.log.
DefaultLogManager
(implements org.jfantasy.framework.log.
LogManager
)
org.jfantasy.framework.security.oauth2.
DefaultTokenServices
(implements org.jfantasy.framework.security.oauth2.core.token.
AuthorizationServerTokenServices
, org.jfantasy.framework.security.oauth2.core.token.
ConsumerTokenServices
, org.jfantasy.framework.security.oauth2.core.token.
ResourceServerTokenServices
)
ognl.DefaultTypeConverter (implements ognl.TypeConverter)
org.jfantasy.framework.util.ognl.typeConverter.
DateConverter
org.jfantasy.framework.dao.hibernate.converter.
DESConverter
(implements javax.persistence.AttributeConverter<X,Y>)
org.jfantasy.framework.security.crypto.password.
DESPasswordEncoder
(implements org.jfantasy.framework.security.crypto.password.
PasswordEncoder
)
org.jfantasy.framework.crypto.
DESPlus
org.jfantasy.framework.crypto.
DESUtil
org.jfantasy.framework.dao.mybatis.dialect.
DialectUtil
org.jfantasy.framework.util.xml.
Dom4jUtil
org.hibernate.EmptyInterceptor (implements org.hibernate.Interceptor, java.io.Serializable)
org.jfantasy.framework.dao.hibernate.interceptors.
BusEntityInterceptor
org.jfantasy.framework.util.userstamp.
Encoder
org.jfantasy.framework.util.common.
EncodeUtil
org.jfantasy.framework.lucene.dao.mybatis.
EntityChangedInterceptor
(implements org.apache.ibatis.plugin.Interceptor)
org.jfantasy.framework.lucene.backend.
EntityChangedListener
org.jfantasy.framework.lucene.cluster.
EntityMessage
<T> (implements org.jfantasy.framework.lucene.cluster.
ClusterMessage
)
org.jfantasy.framework.spring.mvc.http.
Error
org.jfantasy.framework.spring.mvc.http.
ErrorHandler
org.jfantasy.framework.error.
ErrorResponse
org.jfantasy.framework.spring.mvc.http.
WebError
org.jfantasy.framework.spring.mvc.http.
ErrorSource
org.jfantasy.framework.error.
ErrorUtils
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.jfantasy.framework.security.authentication.event.
AbstractAuthenticationEvent
org.jfantasy.framework.security.authentication.event.
AbstractAuthenticationFailureEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationFailureBadCredentialsEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationFailureCredentialsExpiredEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationFailureDisabledEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationFailureExpiredEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationFailureLockedEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationFailureProviderNotFoundEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationFailureServiceExceptionEvent
org.jfantasy.framework.security.authentication.event.
AuthenticationSuccessEvent
org.jfantasy.framework.security.authentication.event.
LogoutSuccessEvent
org.jfantasy.framework.spring.mvc.http.
ErrorEvent
org.jfantasy.framework.log.interceptor.
ExpressionEvaluator
org.jfantasy.framework.util.reflect.
FastClasses
<T> (implements org.jfantasy.framework.util.reflect.
IClass
<T>)
org.jfantasy.framework.util.reflect.
FastClassFactory
(implements org.jfantasy.framework.util.reflect.
IClassFactory
)
org.jfantasy.framework.lucene.handler.
FieldHandlerFactory
org.jfantasy.framework.util.common.file.
FileUtil
org.jfantasy.framework.jackson.
FilterItem
org.jfantasy.framework.service.
FTPService
org.jfantasy.framework.util.reflect.
Functor
org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
org.springframework.web.filter.OncePerRequestFilter
org.jfantasy.framework.util.web.filter.
ActionContextFilter
org.jfantasy.framework.web.filter.
ConcurrentRequestFilter
org.jfantasy.framework.web.filter.
ConversionCharacterEncodingFilter
org.jfantasy.framework.web.filter.
XSSFilter
javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
org.jfantasy.framework.spring.web.
DelegatingServletProxy
org.jfantasy.framework.dao.mybatis.keygen.
GUIDKeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
org.jfantasy.framework.crypto.
GzipEncode
org.jfantasy.framework.util.
HandlebarsTemplateUtils
org.jfantasy.framework.lucene.cluster.
HandleMessageTask
(implements java.lang.Runnable)
org.jfantasy.framework.lucene.dao.hibernate.
HibernateLuceneDao
(implements org.jfantasy.framework.lucene.dao.
LuceneDao
)
org.jfantasy.framework.dao.hibernate.util.
HibernateUtils
org.jfantasy.framework.lucene.cluster.
HostAddressUtil
org.jfantasy.framework.util.htmlcleaner.
HtmlCleanerUtil
org.jfantasy.framework.httpclient.
HttpClientUtil
org.jfantasy.framework.util.common.
I18nUtil
org.jfantasy.framework.dao.hibernate.spi.
IdentifierGeneratorUtil
org.jfantasy.framework.lucene.backend.
IndexChecker
org.jfantasy.framework.lucene.backend.
IndexCreator
org.jfantasy.framework.lucene.backend.
IndexFilterChecker
org.jfantasy.framework.lucene.backend.
IndexInsertTask
(implements java.lang.Runnable)
org.jfantasy.framework.lucene.
IndexRebuilder
org.jfantasy.framework.lucene.backend.
IndexRebuildTask
(implements java.lang.Runnable)
org.jfantasy.framework.lucene.backend.
IndexRebuildTask.ProcessCallback
(implements org.jfantasy.framework.util.common.
JdbcUtil.Callback
<T>)
org.jfantasy.framework.lucene.backend.
IndexRemoveTask
(implements java.lang.Runnable)
org.jfantasy.framework.lucene.backend.
IndexReopenTask
(implements java.lang.Runnable)
org.jfantasy.framework.lucene.cache.
IndexSearcherCache
org.jfantasy.framework.lucene.backend.
IndexUpdateTask
(implements java.lang.Runnable)
org.jfantasy.framework.lucene.cache.
IndexWriterCache
java.io.InputStream (implements java.io.Closeable)
org.jfantasy.framework.service.
FTPService.RemoteFtpInputStream
org.jfantasy.framework.dao.hibernate.
InterceptorRegistration
(implements org.springframework.boot.autoconfigure.orm.jpa.HibernatePropertiesCustomizer)
org.jfantasy.framework.spring.mvc.http.
JacksonResponseBodyAdvice
(implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
org.jfantasy.framework.util.common.
JavassistUtil
org.jfantasy.framework.util.common.
JdbcUtil.Transaction
org.springframework.jdbc.support.JdbcUtils
org.jfantasy.framework.util.common.
JdbcUtil
org.jfantasy.framework.util.xml.
JdomUtil
org.jfantasy.schedule.service.
JobInfo
org.jfantasy.framework.jackson.
JSON
org.jfantasy.framework.jackson.
JSON.XmlUtil
org.jfantasy.framework.dao.hibernate.converter.
JsonConverter
<T> (implements javax.persistence.AttributeConverter<X,Y>)
org.jfantasy.framework.dao.hibernate.converter.
MapConverter
org.jfantasy.framework.dao.hibernate.converter.
PropertiesConverter
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
org.jfantasy.framework.jackson.deserializer.
DateDeserializer
org.jfantasy.framework.spring.mvc.jackson.databind.
IdDeserializer
org.jfantasy.framework.jackson.deserializer.
StringToSetDeserializer
<T>
org.jfantasy.framework.security.core.
GrantedAuthority.GrantedAuthoritiesDeserializer
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
org.jfantasy.framework.jackson.serializer.
DateSerializer
org.jfantasy.framework.spring.mvc.jackson.databind.
IdSerializer
org.jfantasy.framework.jackson.serializer.
SetToStringSerializer
<T>
org.jfantasy.framework.security.core.
GrantedAuthority.GrantedAuthoritiesSerializer
org.jfantasy.framework.jackson.serializer.
StringReplaceSerializer
org.jfantasy.framework.jackson.serializer.
IdCardSerializer
org.jfantasy.framework.jackson.serializer.
PhoneSerializer
org.jfantasy.framework.jackson.serializer.
StringUnicodeSerializer
org.jfantasy.framework.jackson.serializer.
TextSerializer
org.jfantasy.framework.security.oauth2.
JwtTokenPayload
org.jfantasy.framework.security.oauth2.jwt.
JwtTokenServiceImpl
(implements org.jfantasy.framework.security.oauth2.jwt.
JwtTokenService
)
org.jfantasy.framework.security.oauth2.jwt.
JwtUtils
org.jfantasy.framework.context.bean.
Language
org.jfantasy.framework.dao.mybatis.interceptors.
LimitInterceptor
(implements org.apache.ibatis.plugin.Interceptor)
org.jfantasy.framework.dao.
LimitPageRequest
(implements org.springframework.data.domain.Pageable, java.io.Serializable)
org.jfantasy.framework.log.interceptor.
LogAspectSupport
(implements org.springframework.beans.factory.InitializingBean)
org.jfantasy.framework.log.interceptor.
LogInterceptor
(implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
org.jfantasy.framework.log.interceptor.
LogAspectSupport.LogOperationContext
org.jfantasy.framework.log.interceptor.
LogExpressionRootObject
org.jfantasy.framework.security.
LoginUser
(implements org.jfantasy.framework.security.core.user.
OAuth2User
, java.security.Principal, org.jfantasy.framework.security.core.userdetails.
UserDetails
)
org.jfantasy.schedule.listener.
LogListener
(implements org.quartz.SchedulerListener)
org.jfantasy.framework.log.annotation.
LogOperation
org.jfantasy.autoconfigure.
LuceneAutoConfiguration
org.jfantasy.framework.service.
MailSendService
(implements org.springframework.beans.factory.InitializingBean)
org.jfantasy.framework.service.
MailSendService.Attachment
org.apache.ibatis.binding.MapperRegistry
org.jfantasy.framework.dao.mybatis.binding.
MyBatisMapperRegistry
org.jfantasy.framework.lucene.mapper.
MapperUtil
org.jfantasy.framework.spring.mvc.util.
MapWapper
<K,V>
org.jfantasy.framework.security.crypto.password.
MD5PasswordEncoder
(implements org.jfantasy.framework.security.crypto.password.
PasswordEncoder
)
org.jfantasy.framework.lucene.cluster.
MessageFactory
org.springframework.context.support.MessageSourceSupport
org.springframework.context.support.AbstractMessageSource (implements org.springframework.context.HierarchicalMessageSource)
org.jfantasy.framework.context.
DatabaseMessageSource
org.jfantasy.framework.spring.mvc.method.annotation.
MethodArgumentResolver
(implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
org.jfantasy.framework.spring.mvc.method.annotation.
PagerModelAttributeMethodProcessor
org.jfantasy.framework.spring.mvc.method.annotation.
PropertyFilterModelAttributeMethodProcessor
org.jfantasy.framework.util.asm.
MethodInfo
org.jfantasy.framework.util.reflect.
MethodProxy
org.jfantasy.framework.jackson.
MixInHolder
org.jfantasy.framework.jackson.
MixInHolder.MixInSource
org.jfantasy.framework.dao.mybatis.dialect.
MsSQLDialect
(implements org.jfantasy.framework.dao.mybatis.dialect.
Dialect
)
org.jfantasy.framework.dao.
MultiDataSource.SimpleCatalogConverter
(implements org.jfantasy.framework.dao.
MultiDataSource.CatalogConverter
)
org.jfantasy.framework.dao.mybatis.interceptors.
MultiDataSourceInterceptor
(implements org.apache.ibatis.plugin.Interceptor)
org.jfantasy.framework.dao.
MultiDataSourceManager
org.jfantasy.framework.dao.mybatis.dialect.
MultiDialect
(implements org.jfantasy.framework.dao.mybatis.dialect.
Dialect
, org.springframework.beans.factory.InitializingBean)
org.jfantasy.framework.dao.hibernate.interceptors.
MultiEntityInterceptor
(implements org.hibernate.Interceptor)
org.jfantasy.framework.dao.mybatis.keygen.
MultiKeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
org.jfantasy.framework.spring.config.
MyBatisConfig
org.jfantasy.framework.dao.mybatis.proxy.
MyBatisMapperMethod
org.jfantasy.framework.dao.mybatis.proxy.
MyBatisMapperProxy
(implements java.lang.reflect.InvocationHandler)
org.jfantasy.framework.dao.mybatis.dialect.
MySQLDialect
(implements org.jfantasy.framework.dao.mybatis.dialect.
Dialect
)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.jfantasy.framework.log.config.
LogNamespaceHandler
org.jfantasy.framework.dao.mybatis.type.
NullTypeHandler
(implements org.apache.ibatis.type.TypeHandler<T>)
org.jfantasy.framework.util.common.
NumberUtil
org.jfantasy.framework.security.oauth2.core.
OAuth2AuthenticationDetails
org.jfantasy.framework.security.oauth2.core.
OAuth2Error
org.jfantasy.framework.security.oauth2.server.
BearerTokenError
org.jfantasy.autoconfigure.
OAuth2ResourceServerAutoConfiguration
org.jfantasy.framework.util.common.
ObjectUtil
org.jfantasy.framework.util.common.
ObjectUtil.NestedContext
<R>
java.util.Observable
org.jfantasy.framework.util.sax.
XmlElement
org.jfantasy.framework.util.ognl.
OgnlUtil
org.jfantasy.framework.lucene.dao.hibernate.
OpenSessionUtils
org.jfantasy.framework.dao.mybatis.dialect.
OraSQLDialect
(implements org.jfantasy.framework.dao.mybatis.dialect.
Dialect
)
org.jfantasy.framework.dao.
OrderBy
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
org.jfantasy.framework.service.
FTPService.RemoteFtpOutputStream
javax.servlet.ServletOutputStream
org.jfantasy.framework.util.common.file.gzip.
GZipStream
org.jfantasy.framework.dao.
Pager
<T> (implements org.jfantasy.framework.dao.
Pagination
, java.io.Serializable)
org.jfantasy.framework.util.web.
PagerUtil
org.jfantasy.framework.util.common.
PathUtil
org.jfantasy.framework.util.
PinyinUtils
org.jfantasy.framework.security.crypto.password.
PlaintextPasswordEncoder
(implements org.jfantasy.framework.security.crypto.password.
PasswordEncoder
)
org.jfantasy.framework.util.common.
PropertiesHelper
org.jfantasy.framework.util.common.
PropertiesHelper.MapEntry
(implements java.util.Map.Entry<K,V>)
org.jfantasy.framework.util.asm.
Property
org.jfantasy.framework.util.reflect.
Property
org.jfantasy.framework.dao.jpa.
PropertyFilter
org.jfantasy.framework.dao.jpa.
PropertyFilterBuilder
org.jfantasy.framework.dao.jpa.
PropertyFilterSpecification
<T> (implements org.springframework.data.jpa.domain.Specification<T>)
org.jfantasy.framework.lucene.cache.
PropertysCache
org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
org.springframework.aop.framework.AbstractSingletonProxyFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.jfantasy.framework.log.interceptor.
LogProxyFactoryBean
org.jfantasy.framework.util.userstamp.
RandomType
org.jfantasy.framework.service.
RecycleBinService
org.jfantasy.framework.util.web.
RedirectAttributesWriter
org.jfantasy.framework.lucene.backend.
RefEntityChangedListener
org.jfantasy.framework.dao.hibernate.util.
ReflectionUtils
org.jfantasy.framework.util.regexp.
RegexpConstant
org.jfantasy.framework.util.regexp.
RegexpUtil
org.jfantasy.framework.util.regexp.
RegexpUtil.AbstractReplaceCallBack
(implements org.jfantasy.framework.util.regexp.
RegexpUtil.ReplaceCallBack
)
org.jfantasy.framework.util.regexp.
RegexpUtil.Group
org.jfantasy.framework.httpclient.
Request
org.jfantasy.framework.spring.mvc.hateoas.
ResourceAssemblerSupport
<T,R>
org.jfantasy.framework.httpclient.
Response
org.jfantasy.framework.spring.mvc.jackson.
RestJsonView
org.jfantasy.framework.spring.mvc.hateoas.
ResultResourceSupport
<T>
org.jfantasy.framework.crypto.
RSAUtil
org.jfantasy.schedule.rest.
ScheduleController
org.jfantasy.schedule.service.
ScheduleService
org.jfantasy.autoconfigure.
SecurityAutoConfiguration
org.jfantasy.framework.security.
SecurityContext
org.jfantasy.framework.security.
SecurityContextHolder
org.jfantasy.framework.security.core.
SecurityMessageSource
org.jfantasy.framework.lucene.cluster.
SendMessageTask
(implements java.lang.Runnable)
org.jfantasy.framework.dao.mybatis.keygen.bean.
Sequence
(implements java.io.Serializable)
org.jfantasy.framework.dao.hibernate.generator.
SequenceGenerator
(implements org.hibernate.id.Configurable, org.hibernate.id.IdentifierGenerator)
org.jfantasy.framework.dao.mybatis.keygen.util.
SequenceInfo
org.jfantasy.framework.dao.mybatis.keygen.
SequenceKeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
org.jfantasy.framework.dao.mybatis.keygen.service.
SequenceService
org.jfantasy.framework.dao.hibernate.generator.
SerialNumberGenerator
(implements org.hibernate.id.Configurable, org.hibernate.id.IdentifierGenerator)
javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
org.jfantasy.framework.web.filter.wrapper.
CharacterEncodingRequestWrapper
org.jfantasy.framework.web.filter.wrapper.
XSSRequestWrapper
javax.servlet.ServletResponseWrapper (implements javax.servlet.ServletResponse)
javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
org.jfantasy.framework.util.common.file.gzip.
GZipResponse
org.jfantasy.framework.util.web.
ServletUtils
org.jfantasy.framework.dao.hibernate.converter.
SetConverter
<T> (implements javax.persistence.AttributeConverter<X,Y>)
org.jfantasy.framework.dao.hibernate.converter.
StringSetConverter
org.jfantasy.framework.util.common.
SimilarityUtil
org.jfantasy.framework.security.core.
SimpleAuthenticatedPrincipal
(implements org.jfantasy.framework.security.core.
AuthenticatedPrincipal
)
com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter (implements com.fasterxml.jackson.databind.ser.BeanPropertyFilter, com.fasterxml.jackson.databind.ser.PropertyFilter)
org.jfantasy.framework.jackson.
BeanPropertyFilter
org.jfantasy.framework.security.core.
SimpleGrantedAuthority
(implements org.jfantasy.framework.security.core.
GrantedAuthority
)
org.springframework.data.jpa.repository.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
org.jfantasy.framework.dao.jpa.
ComplexJpaRepository
<T,ID> (implements org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK>)
org.jfantasy.framework.spring.
SpELUtil
org.jfantasy.framework.spring.
SpringBeanUtils
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
org.jfantasy.framework.log.annotation.
SpringLogAnnotationParser
(implements org.jfantasy.framework.log.annotation.
LogAnnotationParser
, java.io.Serializable)
org.jfantasy.framework.security.
SpringSecurityUtils
org.jfantasy.framework.util.
Stack
<T>
org.jfantasy.framework.util.common.
StreamUtil
org.jfantasy.framework.util.common.
StringUtil
org.jfantasy.framework.crypto.
SymmetricCrypto
(implements org.jfantasy.framework.crypto.
SecurityInc
)
org.jfantasy.framework.crypto.
ThreeDESUtil
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.jfantasy.framework.crypto.
CryptoException
org.jfantasy.framework.util.common.
JavassistUtil.MissingLVException
com.nimbusds.jose.JOSEException
org.jfantasy.framework.security.oauth2.jwt.
JwtInvalidException
org.jfantasy.framework.lucene.exception.
PropertyException
java.lang.RuntimeException
org.jfantasy.framework.util.asm.
AsmException
org.jfantasy.framework.security.
AuthenticationException
org.jfantasy.framework.security.authentication.
AccountStatusException
org.jfantasy.framework.security.authentication.
AccountExpiredException
org.jfantasy.framework.security.authentication.
CredentialsExpiredException
org.jfantasy.framework.security.authentication.
DisabledException
org.jfantasy.framework.security.authentication.
LockedException
org.jfantasy.framework.security.authentication.
AuthenticationServiceException
org.jfantasy.framework.security.authentication.
InternalAuthenticationServiceException
org.jfantasy.framework.security.authentication.
BadCredentialsException
org.jfantasy.framework.security.oauth2.core.
ClientRegistrationException
org.jfantasy.framework.security.authentication.
InvalidBearerTokenException
org.jfantasy.framework.security.oauth2.core.
InvalidTokenException
org.jfantasy.framework.security.oauth2.core.
OAuth2AuthenticationException
org.jfantasy.framework.security.authentication.
ProviderNotFoundException
org.jfantasy.framework.security.core.userdetails.
UsernameNotFoundException
org.jfantasy.framework.lucene.exception.
IdException
org.jfantasy.framework.error.
IgnoreException
org.jfantasy.framework.dao.mybatis.
MyBatisException
org.jfantasy.framework.error.
ValidationException
org.jfantasy.framework.spring.mvc.error.
RestException
org.jfantasy.framework.spring.mvc.error.
ForbiddenException
org.jfantasy.framework.spring.mvc.error.
LoginException
org.jfantasy.framework.spring.mvc.error.
NotFoundException
org.jfantasy.framework.spring.mvc.error.
PasswordException
org.jfantasy.framework.spring.mvc.error.
SecurityException
org.jfantasy.framework.spring.validation.
ValidationException
org.jfantasy.schedule.rest.
TriggerController
org.jfantasy.schedule.service.
TriggerInfo
org.jfantasy.framework.dao.hibernate.util.
TypeFactory
org.apache.ibatis.type.TypeReference<T>
org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
org.jfantasy.framework.dao.mybatis.type.
CharEnumTypeHandler
<E>
org.jfantasy.framework.jackson.
UnirestObjectMapper
(implements com.mashape.unirest.http.ObjectMapper)
org.jfantasy.framework.spring.validation.
UseConstraintValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.jfantasy.framework.util.userstamp.
UserResult
org.jfantasy.framework.util.userstamp.
UserStamp
org.dom4j.VisitorSupport (implements org.dom4j.Visitor)
org.jfantasy.framework.util.xml.
Dom4jUtil.MyVistor
org.jfantasy.framework.security.web.authentication.
WebAuthenticationDetails
org.jfantasy.framework.security.web.
WebAuthenticationDetailsSource
(implements org.jfantasy.framework.security.authentication.
AuthenticationDetailsSource
<C,T>)
org.jfantasy.framework.spring.config.
WebMvcConfig
(implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
org.jfantasy.autoconfigure.
WebStarterAutoConfiguration
org.jfantasy.framework.util.web.
WebUtil
org.jfantasy.framework.util.web.
WebUtil.UserAgent
org.jfantasy.framework.util.sax.
XMLReader
Interface Hierarchy
org.jfantasy.framework.security.core.
AuthenticatedPrincipal
org.jfantasy.framework.security.oauth2.core.
OAuth2AuthenticatedPrincipal
org.jfantasy.framework.security.core.user.
OAuth2User
org.jfantasy.framework.security.core.user.
OAuth2User
org.jfantasy.framework.security.authentication.
AuthenticationDetailsSource
<C,T>
org.jfantasy.framework.security.authentication.
AuthenticationEventPublisher
org.jfantasy.framework.security.authentication.
AuthenticationManagerResolver
<C>
org.jfantasy.framework.security.authentication.
AuthenticationProvider
<T>
org.jfantasy.framework.security.oauth2.core.token.
AuthorizationServerTokenServices
org.jfantasy.framework.security.oauth2.server.
BearerTokenErrorCodes
org.jfantasy.framework.security.oauth2.server.web.
BearerTokenResolver
org.jfantasy.framework.security.oauth2.core.
ClientDetails
org.jfantasy.framework.security.oauth2.core.
ClientDetailsService
org.jfantasy.framework.security.oauth2.core.token.
ConsumerTokenServices
org.jfantasy.framework.dao.
DaoUtil.FindPagerCallBack
<T>
org.jfantasy.framework.util.common.
DateUtil.DateDriver
org.jfantasy.framework.dao.mybatis.dialect.
Dialect
org.jfantasy.framework.lucene.handler.
FieldHandler
org.jfantasy.framework.util.common.file.
FileUtil.ReadLineCallback
org.jfantasy.framework.util.common.file.
FileUtil.UnZipCallBack
org.jfantasy.framework.security.core.
GrantedAuthority
org.jfantasy.framework.util.reflect.
IClass
<T>
org.jfantasy.framework.util.reflect.
IClassFactory
org.jfantasy.framework.util.common.
JdbcUtil.Callback
<T>
org.jfantasy.framework.util.xml.
JdomUtil.Parser
org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
org.jfantasy.framework.context.dao.
LanguageRepository
org.jfantasy.framework.jackson.
JSON.Filter
org.jfantasy.framework.security.oauth2.jwt.
JwtTokenService
org.jfantasy.framework.util.concurrent.
LinkedQueue.PollCallBack
<E>
org.jfantasy.framework.log.annotation.
LogAnnotationParser
org.jfantasy.framework.log.interceptor.
LogAspectSupport.Invoker
org.jfantasy.framework.log.filter.
LogFilter
org.jfantasy.framework.security.
LoginService
org.jfantasy.framework.log.
LogManager
org.jfantasy.framework.log.annotation.
LogOperationSource
org.jfantasy.framework.lucene.dao.
LuceneDao
org.jfantasy.framework.util.asm.
MethodCreator
org.jfantasy.framework.dao.
MultiDataSource.CatalogConverter
org.jfantasy.framework.security.oauth2.core.
OAuth2Token
org.jfantasy.framework.util.common.
ObjectUtil.NestedConverter
<T,R>
org.jfantasy.framework.spring.validation.
Operation
org.jfantasy.framework.spring.validation.
Operation.Create
org.jfantasy.framework.spring.validation.
Operation.Delete
org.jfantasy.framework.spring.validation.
Operation.Get
org.jfantasy.framework.spring.validation.
Operation.Update
org.jfantasy.framework.dao.
Pagination
org.jfantasy.framework.security.crypto.password.
PasswordEncoder
java.security.Principal
org.jfantasy.framework.security.authentication.
Authentication
(also extends java.io.Serializable)
org.jfantasy.framework.util.common.
PropertiesHelper.CallBackMatch
org.jfantasy.framework.util.common.
PropertiesHelper.CallBackTransform
org.springframework.data.repository.query.QueryByExampleExecutor<T>
org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
org.jfantasy.framework.context.dao.
LanguageRepository
org.jfantasy.framework.util.regexp.
RegexpUtil.ReplaceCallBack
org.springframework.data.repository.Repository<T,ID>
org.springframework.data.repository.CrudRepository<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
org.jfantasy.framework.context.dao.
LanguageRepository
org.jfantasy.framework.security.oauth2.core.token.
ResourceServerTokenServices
org.jfantasy.framework.spring.mvc.jackson.
RestJsonView.InsertView
org.jfantasy.framework.spring.mvc.jackson.
RestJsonView.UpdateView
org.jfantasy.framework.crypto.
SecurityInc
java.io.Serializable
org.jfantasy.framework.security.authentication.
Authentication
(also extends java.security.Principal)
org.jfantasy.framework.lucene.cluster.
ClusterMessage
org.jfantasy.framework.security.core.userdetails.
UserDetails
org.jfantasy.framework.security.core.userdetails.
SimpleUserDetailsService
<T>
org.jfantasy.framework.dao.mybatis.sqlmapper.
SqlMapper
org.jfantasy.framework.dao.mybatis.keygen.dao.
SequenceDao
org.jfantasy.framework.security.oauth2.core.
TokenStore
org.jfantasy.framework.security.core.userdetails.
UserDetailsChecker
org.jfantasy.framework.security.core.userdetails.
PostUserDetailsChecker
org.jfantasy.framework.security.core.userdetails.
PreUserDetailsChecker
org.jfantasy.framework.security.core.userdetails.
UserDetailsService
org.jfantasy.framework.spring.validation.
Validator
<T>
Annotation Type Hierarchy
org.jfantasy.framework.log.annotation.
EnableLog
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.log.annotation.
Log
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.spring.validation.
Use
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.spring.mvc.bind.annotation.
FormModel
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexFilter
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexRefList
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexEmbedList
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexProperty
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexEmbed
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexRefBy
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
Entity
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexRef
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
IndexEmbedBy
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
Indexed
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.lucene.annotations.
BoostSwitch
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.dao.annotations.
DataSource
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.util.ognl.typeConverter.
DateFormat
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.jackson.annotation.
BeanFilter
(implements java.lang.annotation.Annotation)
org.jfantasy.framework.jackson.annotation.
JsonResultFilter
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jfantasy.schedule.service.
TriggerType
org.jfantasy.framework.security.oauth2.core.
TokenRenewalType
org.jfantasy.framework.security.oauth2.core.
TokenType
org.jfantasy.framework.spring.
SpringBeanUtils.AutoType
org.jfantasy.framework.lucene.annotations.
Compare
org.jfantasy.framework.dao.
OrderBy.Direction
org.jfantasy.framework.dao.jpa.
PropertyFilter.MatchType
org.jfantasy.framework.util.common.
DateUtil.DateType
org.jfantasy.framework.util.web.
WebUtil.Browser
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes