Class Hierarchy
- java.lang.Object
- io.github.factoryfx.factory.FactoryBase<L,R>
- io.github.factoryfx.factory.PolymorphicFactoryBase<L,R> (implements io.github.factoryfx.factory.PolymorphicFactory<L>)
- io.github.factoryfx.server.user.persistent.PersistentUserManagementFactory<R>
- io.github.factoryfx.factory.SimpleFactoryBase<L,R>
- io.github.factoryfx.server.user.persistent.UserFactory<R>
- io.github.factoryfx.factory.PolymorphicFactoryBase<L,R> (implements io.github.factoryfx.factory.PolymorphicFactory<L>)
- io.github.factoryfx.server.user.persistent.PasswordHash
- io.github.factoryfx.server.user.persistent.PersistentUserManagement (implements io.github.factoryfx.server.user.UserManagement)
- io.github.factoryfx.factory.FactoryBase<L,R>