public class RequestContextFactory extends Object
KSIRequestContexts for aggregator and extender requests.| Modifier and Type | Field and Description |
|---|---|
static RequestContextFactory |
DEFAULT_FACTORY
Instance of RequestContextFactory which uses
DefaultPduIdentifierProvider. |
| Constructor and Description |
|---|
RequestContextFactory(PduIdentifierProvider pduIdentifierProvider) |
| Modifier and Type | Method and Description |
|---|---|
KSIRequestContext |
createContext()
Creates a new
KSIRequestContext. |
public static final RequestContextFactory DEFAULT_FACTORY
DefaultPduIdentifierProvider.public RequestContextFactory(PduIdentifierProvider pduIdentifierProvider)
pduIdentifierProvider - to use for making the KSIRequestContexts.public KSIRequestContext createContext()
KSIRequestContext.Copyright © 2024 Guardtime. All rights reserved.