|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SPIHandshakeRequest
The provider passes the handshake request to the SDK created endpoint
| Method Summary | |
|---|---|
String |
getHeader(String name)
Get the Http Header value for the given header name in the underlying Http handshake request. |
String |
getQueryString()
|
String |
getRequestUri()
Get the Http request uri underlying Http handshake request. |
boolean |
isSecure()
|
| Method Detail |
|---|
String getHeader(String name)
name - the name of the header.
String the header value.String getRequestUri()
boolean isSecure()
String getQueryString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||