Package | Description |
---|---|
org.keycloak.social.utils |
Modifier and Type | Method and Description |
---|---|
static SimpleHttp |
SimpleHttp.doGet(String url) |
static SimpleHttp |
SimpleHttp.doPost(String url) |
SimpleHttp |
SimpleHttp.header(String name,
String value) |
SimpleHttp |
SimpleHttp.param(String name,
String value) |
Copyright © 2014. All Rights Reserved.