|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YadisResult | |
|---|---|
| org.openid4java.discovery.yadis | |
| Uses of YadisResult in org.openid4java.discovery.yadis |
|---|
| Methods in org.openid4java.discovery.yadis that return YadisResult | |
|---|---|
YadisResult |
YadisResolver.discover(java.lang.String url)
Performs Yadis discovery on the YadisURL. |
YadisResult |
YadisResolver.discover(java.lang.String url,
int maxRedirects)
Performs Yadis discovery on the YadisURL. |
| Methods in org.openid4java.discovery.yadis with parameters of type YadisResult | |
|---|---|
private void |
YadisResolver.getXrds(org.apache.commons.httpclient.HttpClient client,
YadisResult result,
boolean secondCall)
Tries to retrieve the XRDS document via a GET call on the provided URL. |
private void |
YadisResolver.headXrdsUrl(org.apache.commons.httpclient.HttpClient client,
YadisUrl url,
YadisResult result)
Tries to retrieve the XRDS location url by performing a cheap HEAD call on the YadisURL. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||