| Package | Description |
|---|---|
| com.atlassian.confluence.api.service.event.mau | |
| com.atlassian.confluence.web.filter |
| Modifier and Type | Method and Description |
|---|---|
MauRequestContext.AuthType |
MauRequestContext.getAuthType() |
static MauRequestContext.AuthType |
MauRequestContext.AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MauRequestContext.AuthType[] |
MauRequestContext.AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MauRequestContext(String triggerUrl,
MauRequestContext.AuthType authType) |
| Modifier and Type | Method and Description |
|---|---|
static MauRequestContext.AuthType |
MauEventFilter.getAuthTypeFromRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
Copyright © 2003–2017 Atlassian. All rights reserved.