|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HTTPInTransport
HTTP-based inbound transport.
The stream returned by InTransport.getIncomingStream() represents the body of the HTTP message.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opensaml.ws.transport.http.HTTPTransport |
|---|
HTTPTransport.HTTP_VERSION |
| Method Summary | |
|---|---|
String |
getPeerAddress()
Gets the IP address of the peer. |
String |
getPeerDomainName()
Gets the domain name of the peer. |
| Methods inherited from interface org.opensaml.ws.transport.InTransport |
|---|
getIncomingStream |
| Methods inherited from interface org.opensaml.ws.transport.http.HTTPTransport |
|---|
getHeaderValue, getHTTPMethod, getParameterValue, getParameterValues, getStatusCode, getVersion |
| Methods inherited from interface org.opensaml.ws.transport.Transport |
|---|
getAttribute, getCharacterEncoding, getLocalCredential, getPeerCredential, isAuthenticated, isConfidential, isIntegrityProtected, setAuthenticated, setConfidential, setIntegrityProtected |
| Method Detail |
|---|
String getPeerAddress()
String getPeerDomainName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||