|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectutils.CowAuthenticationManager
utils.WikiAuthenticationManager
class WikiAuthenticationManager extends CowAuthenticationManager
CowAuthenticationManager that gets its authentication data from a Wiki.
| Property Summary | |
|---|---|
long |
wikiId
|
| Constructor Summary | |
WikiAuthenticationManager(long id)
|
|
| Method Summary | |
|---|---|
AuthenticationData
|
getAuthenticationData()
|
| Property Detail |
|---|
long wikiId
| Constructor Detail |
|---|
public WikiAuthenticationManager(long id)
| Method Detail |
|---|
AuthenticationData getAuthenticationData()
Groovy Documentation