| Package | Description |
|---|---|
| org.codelibs.fess.app.web.base.login | |
| org.codelibs.fess.es.user.exentity | |
| org.codelibs.fess.ldap | |
| org.codelibs.fess.mylasta.action |
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenIdConnectCredential.User |
| Modifier and Type | Method and Description |
|---|---|
protected org.dbflute.optional.OptionalEntity<FessUser> |
FessLoginAssist.doFindLoginUser(String username) |
protected org.dbflute.optional.OptionalEntity<FessUser> |
FessLoginAssist.doFindLoginUser(String username,
String cipheredPassword) |
| Modifier and Type | Method and Description |
|---|---|
protected FessUserBean |
FessLoginAssist.createUserBean(FessUser user) |
protected void |
FessLoginAssist.saveLoginHistory(FessUser user,
FessUserBean userBean,
org.lastaflute.web.login.option.LoginSpecifiedOption option) |
| Modifier and Type | Class and Description |
|---|---|
class |
User |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapUser |
| Modifier and Type | Method and Description |
|---|---|
org.dbflute.optional.OptionalEntity<FessUser> |
LdapManager.login(String username) |
org.dbflute.optional.OptionalEntity<FessUser> |
LdapManager.login(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
FessUser |
FessUserBean.getFessUser() |
| Constructor and Description |
|---|
FessUserBean(FessUser user) |
Copyright © 2009–2017 CodeLibs. All rights reserved.