| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBasicHttpAuthenticatorFactory
HTTP Basic Authentication
|
| Modifier and Type | Field and Description |
|---|---|
protected ServletAuthenticatorFactory |
WebScriptServlet.authenticatorFactory |
protected ServletAuthenticatorFactory |
WebScriptServletRuntime.authFactory |
| Constructor and Description |
|---|
WebScriptServletRuntime(RuntimeContainer container,
ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
ServerProperties serverProperties)
Construct
|
| Modifier and Type | Field and Description |
|---|---|
protected ServletAuthenticatorFactory |
WebScriptViewResolver.authenticatorFactory |
protected ServletAuthenticatorFactory |
WebScriptView.authenticatorFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
WebScriptViewResolver.setAuthenticatorFactory(ServletAuthenticatorFactory authenticatorFactory)
Sets the authenticator factory.
|
| Constructor and Description |
|---|
WebScriptView(RuntimeContainer container,
ServletAuthenticatorFactory authenticatorFactory,
ConfigService configService)
WebScriptView constructor
|
WebScriptViewRuntime(String url,
RuntimeContainer container,
ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
ServerProperties serverProperties)
Construction
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.