| Package | Description |
|---|---|
| org.chorem.bow | |
| org.chorem.bow.action.bookmark | |
| org.chorem.bow.action.preference |
| Modifier and Type | Class and Description |
|---|---|
class |
BowAuthenticationAbstract |
class |
BowAuthenticationImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<BowAuthentication>> |
BowSearchResult.authMap |
| Modifier and Type | Method and Description |
|---|---|
BowAuthentication |
BowSession.getAuthentication()
Get default user authentication
|
BowAuthentication |
BowSession.getAuthentication(String wikittyId)
get authentication for specified target (User or bookmark)
|
| Modifier and Type | Method and Description |
|---|---|
List<BowAuthentication> |
BowSearchResult.getAuthentication(BowBookmark bookmark) |
List<BowAuthentication> |
BowSearchResult.getAuthentication(String id) |
| Modifier and Type | Method and Description |
|---|---|
static String |
BowUtils.scriptletPassword(BowAuthentication auth) |
static String |
BowUtils.scriptPassword(BowAuthentication auth) |
| Constructor and Description |
|---|
BowSearchResult(org.nuiton.wikitty.query.WikittyQueryResult<BowBookmark> result,
org.nuiton.wikitty.query.WikittyQueryResult<BowAuthentication> auths,
String tagLine)
Construit l'objet en passant en parametre tout ce qu'il faut pour faire
la recherche
|
| Modifier and Type | Field and Description |
|---|---|
protected BowAuthentication |
AuthenticationEditAction.authentication |
| Modifier and Type | Method and Description |
|---|---|
BowAuthentication |
AuthenticationEditAction.getAuthentication() |
| Modifier and Type | Field and Description |
|---|---|
protected BowAuthentication |
PreferenceBaseAction.bowAuth |
| Modifier and Type | Method and Description |
|---|---|
BowAuthentication |
PreferenceBaseAction.getBowAuth() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreferenceBaseAction.setBowAuth(BowAuthentication bowAuth) |
Copyright © 2010–2015 CodeLutin. All rights reserved.