public class CellStsRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CellStsRequest.CellStsRequestBuilder
Request Builder
|
| Modifier and Type | Method and Description |
|---|---|
RequestDestination |
getDestination() |
RequestContext |
getRequestContext() |
Map<String,String> |
getRequestHeaders() |
String |
getRequestId() |
RequestSource |
getSource() |
boolean |
isGatewayIncomingRequest() |
public RequestSource getSource()
public RequestDestination getDestination()
public RequestContext getRequestContext()
public String getRequestId()
public boolean isGatewayIncomingRequest()
Copyright © 2019 WSO2. All rights reserved.