Uses of Interface
org.codelibs.fess.entity.FessUser
Packages that use FessUser
Package
Description
-
Uses of FessUser in org.codelibs.fess.app.web.base.login
Classes in org.codelibs.fess.app.web.base.login that implement FessUserModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in org.codelibs.fess.app.web.base.login that return types with arguments of type FessUserModifier and TypeMethodDescriptionprotected org.dbflute.optional.OptionalEntity<FessUser>FessLoginAssist.doFindLoginUser(String username) protected org.dbflute.optional.OptionalEntity<FessUser>FessLoginAssist.doFindLoginUser(String username, String cipheredPassword) Methods in org.codelibs.fess.app.web.base.login with parameters of type FessUserModifier and TypeMethodDescriptionprotected FessUserBeanFessLoginAssist.createUserBean(FessUser user) protected voidFessLoginAssist.saveLoginHistory(FessUser user, FessUserBean userBean, org.lastaflute.web.login.option.LoginSpecifiedOption option) Method parameters in org.codelibs.fess.app.web.base.login with type arguments of type FessUser -
Uses of FessUser in org.codelibs.fess.es.user.exentity
Classes in org.codelibs.fess.es.user.exentity that implement FessUser -
Uses of FessUser in org.codelibs.fess.ldap
Classes in org.codelibs.fess.ldap that implement FessUserMethods in org.codelibs.fess.ldap that return types with arguments of type FessUser -
Uses of FessUser in org.codelibs.fess.mylasta.action
Methods in org.codelibs.fess.mylasta.action that return FessUserConstructors in org.codelibs.fess.mylasta.action with parameters of type FessUser