Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- com.im.df.impl.db.persist.DBAuthenticationProvider
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- com.im.df.impl.db.persist.AuthenticationInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- com.im.df.impl.db.persist.IJCRolesInfoServiceImpl (implements com.im.df.api.capabilities.IJCRolesInfoService)
- com.im.df.impl.db.persist.IJCUserDetailsServiceImpl (implements com.im.df.api.capabilities.IJCUserDetailsService, com.im.df.impl.db.persist.UpdatePasswordServiceProvider)
- com.im.df.impl.db.persist.IJCUserLoginServiceImpl (implements com.im.df.api.capabilities.IJCUserLoginService, com.im.df.impl.db.persist.IJCUserLoginServiceEx)
- com.im.df.impl.db.persist.IJCUserLoginServiceAdminImpl (implements com.im.df.api.capabilities.IJCUserLoginServiceAdmin)
- com.im.df.impl.db.persist.LoggingDaoEvents
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.im.df.impl.db.persist.AlreadyLoggedException
- java.lang.RuntimeException
- java.lang.Exception
- com.im.df.impl.db.persist.UsernameService
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
Interface Hierarchy
- com.im.df.api.ddl.DFCapability
- com.im.df.api.capabilities.SchemaServiceCapability
- com.im.df.impl.db.persist.IJCUserLoginServiceEx
- com.im.df.api.capabilities.SchemaServiceCapability
- com.im.df.impl.db.persist.UpdatePasswordServiceProvider