| Package | Description |
|---|---|
| org.waarp.http.protocol | |
| org.waarp.http.protocol.servlet |
| Modifier and Type | Field and Description |
|---|---|
protected HttpAuthent |
HttpSessionAbstract.authent |
| Modifier and Type | Method and Description |
|---|---|
protected R66BusinessInterface |
HttpSessionAbstract.checkAuthentR66Business(HttpSession httpSession,
R66Session session,
HttpAuthent authent)
Method to check authentication
|
HttpResumableSession |
HttpSessions.getOrCreateResumableSession(HttpResumableInfo resumableInfo,
String rulename,
String comment,
HttpAuthent authent)
Get a already existing HttpResumableSession or create a new one if not
exists
|
| Constructor and Description |
|---|
HttpDeleteSession(String identifier,
HttpAuthent authent)
Constructor for reading from database only
|
HttpDownloadSession(String identifier,
HttpAuthent authent)
Constructor for reading from database only
|
HttpDownloadSession(String filename,
String rulename,
String identifier,
String comment,
HttpAuthent authent)
Constructor for an Http Download Session
|
HttpSessionAbstract(HttpAuthent authent) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAuthentDefault
Default implementation of HttpAuthent based on standard Waarp R66
authentication
|
| Modifier and Type | Field and Description |
|---|---|
protected Class<HttpAuthent> |
AbstractServlet.authentClass |
Copyright © 2009–2020 Waarp. All rights reserved.