| Package | Description |
|---|---|
| org.mmbase.servlet |
MMBase is based on servlets.
|
| org.mmbase.util |
| Modifier and Type | Method and Description |
|---|---|
String |
JamesServlet.getAuthorization(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Try to get the default authorisation
|
String |
JamesServlet.getAuthorization(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
String server,
String level)
Authenticates a user, If the user cannot be authenticated a login-popup will appear
|
| Modifier and Type | Method and Description |
|---|---|
static String |
HttpAuth.getAuthorization(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
String server,
String level)
Deprecated.
Authenticates a user, If the user cannot be authenticated a login-popup will appear
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}