|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationResult | |
|---|---|
| org.camunda.bpm.engine.rest.security.auth | |
| org.camunda.bpm.engine.rest.security.auth.impl | |
| Uses of AuthenticationResult in org.camunda.bpm.engine.rest.security.auth |
|---|
| Methods in org.camunda.bpm.engine.rest.security.auth that return AuthenticationResult | |
|---|---|
AuthenticationResult |
AuthenticationProvider.extractAuthenticatedUser(javax.servlet.http.HttpServletRequest request,
ProcessEngine engine)
Checks the request for authentication. |
static AuthenticationResult |
AuthenticationResult.successful(String userId)
|
static AuthenticationResult |
AuthenticationResult.unsuccessful()
|
static AuthenticationResult |
AuthenticationResult.unsuccessful(String userId)
|
| Uses of AuthenticationResult in org.camunda.bpm.engine.rest.security.auth.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.security.auth.impl that return AuthenticationResult | |
|---|---|
AuthenticationResult |
HttpBasicAuthenticationProvider.extractAuthenticatedUser(javax.servlet.http.HttpServletRequest request,
ProcessEngine engine)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||