Package org.keycloak.http.simple
Class SimpleHttpRequest
java.lang.Object
org.keycloak.http.simple.SimpleHttpRequest
- Author:
- Stian Thorgersen, Vlastimil Elias (velias at redhat dot com), David Klassen (daviddd.kl@gmail.com)
-
Method Details
-
header
-
getHeader
-
getHeaders
-
getParam
-
getParams
-
getEntity
-
json
-
entity
-
params
-
param
-
auth
-
authBasic
-
acceptJson
-
asJson
- Throws:
IOException
-
asJson
- Throws:
IOException
-
asJson
- Throws:
IOException
-
asString
- Throws:
IOException
-
asStatus
- Throws:
IOException
-
asResponse
- Throws:
IOException
-
getUrl
- Returns:
- the URL without params
-