public class SessionClaimProcessor
extends com.tridion.ambientdata.processing.AbstractClaimProcessor
Constructor and Description |
---|
SessionClaimProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
onRequestStart(ClaimStore claimStore) |
void |
onSessionStart(ClaimStore claimStore) |
protected void |
processHeaders(ClaimStore store,
Map<String,String[]> headers)
Called when a request is received, before the request is handled.
|
getMapFromClaimStore, onRequestEnd
protected void processHeaders(ClaimStore store, Map<String,String[]> headers)
store
- The claim store that holds the current claim values.headers
- actual request headers(not null) to perform processing.public void onSessionStart(ClaimStore claimStore) throws AmbientDataException
onSessionStart
in interface com.tridion.ambientdata.processing.ClaimProcessor
AmbientDataException
public void onRequestStart(ClaimStore claimStore) throws AmbientDataException
onRequestStart
in interface com.tridion.ambientdata.processing.ClaimProcessor
onRequestStart
in class com.tridion.ambientdata.processing.AbstractClaimProcessor
AmbientDataException
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries