public class CelleryGWSTSService extends CelleryCellStsService
AUTHORIZATION_HEADER_NAME, AUTHORIZATION_SERVICE, BEARER_HEADER_VALUE_PREFIX, CELLERY_AUTH_SUBJECT_CLAIMS_HEADER, localContextStore, REQUEST_VALIDATOR, TOKEN_VALIDATOR, userContextStore| Constructor and Description |
|---|
CelleryGWSTSService(UserContextStore contextStore,
UserContextStore localContextStore) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attachToken(CellStsRequest cellStsRequest,
CellStsResponse cellStsResponse) |
protected String |
exchangeToInternalToken(CellStsRequest request) |
void |
handleInboundRequest(CellStsRequest cellStsRequest,
CellStsResponse cellStsResponse) |
getTokenFromLocalSTS, getTokenFromLocalSTS, getUserContextJwt, handleOutboundRequest, handleRequestToMicroGWpublic CelleryGWSTSService(UserContextStore contextStore, UserContextStore localContextStore) throws CelleryCellSTSException
CelleryCellSTSExceptionpublic void handleInboundRequest(CellStsRequest cellStsRequest, CellStsResponse cellStsResponse) throws CelleryCellSTSException
handleInboundRequest in class CelleryCellStsServiceCelleryCellSTSExceptionprotected void attachToken(CellStsRequest cellStsRequest, CellStsResponse cellStsResponse) throws CelleryCellSTSException
attachToken in class CelleryCellStsServiceCelleryCellSTSExceptionprotected String exchangeToInternalToken(CellStsRequest request) throws CelleryCellSTSException
CelleryCellSTSExceptionCopyright © 2019 WSO2. All rights reserved.