Package | Description |
---|---|
com.axemble.vdoc.sdk.authentication.base | |
com.axemble.vdoc.sdk.controllers | |
com.axemble.vdoc.sdk.interfaces.runtime |
Modifier and Type | Method and Description |
---|---|
IExecutionContext.IRequest |
BaseAuthenticationExtension.getRequest() |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseController.checkSecurity(IExecutionContext.IRequest request) |
protected boolean |
BaseController.isAuthorized(IExecutionContext.IRequest request)
Check if the request is authorized.
|
Modifier and Type | Method and Description |
---|---|
IExecutionContext.IRequest |
IExecutionContext.getRequest() |
Modifier and Type | Method and Description |
---|---|
void |
IExecutionContext.IRequestDispatcher.forward(IExecutionContext.IRequest request,
IExecutionContext.IResponse response) |
void |
IExecutionContext.IRequestDispatcher.include(IExecutionContext.IRequest request,
IExecutionContext.IResponse response) |
Copyright © 2021 Visiativ Software. All rights reserved.