| Package | Description |
|---|---|
| org.apache.felix.webconsole | |
| org.apache.felix.webconsole.internal.servlet |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebConsoleSecurityProvider2
The
WebConsoleSecurityProvider2 extends the
WebConsoleSecurityProvider interface allowing for full control of
the authentication process to access the Web Console. |
interface |
WebConsoleSecurityProvider3
The
WebConsoleSecurityProvider3 extends the
WebConsoleSecurityProvider2 interface and adds the ability to perform log-out operation. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicWebConsoleSecurityProvider
Basic implementation of WebConsoleSecurityProvider to replace logic that
was previously in OsgiManagerHttpContext
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.