| Package | Description |
|---|---|
| org.apache.nutch.webui |
Provides classes and interfaces for Web UI
|
| org.apache.nutch.webui.pages.auth |
Contains authorization classes for Web UI
|
| Modifier and Type | Method and Description |
|---|---|
User |
NutchUiApplication.getUser(java.lang.String username,
java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
User |
SignInSession.getUser() |
User |
SignInPage.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
SignInPage.setUser(User user) |
Copyright © 2019 The Apache Software Foundation