|
||||||||||
| 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,
int maxRedirects,
HttpFetcher httpFetcher,
java.util.Set serviceTypes)
|
YadisResult |
YadisResolver.discover(java.lang.String url,
int maxRedirects,
java.util.Set serviceTypes)
|
private YadisResult |
YadisResolver.retrieveXrdsLocation(YadisUrl url,
boolean useGet,
int maxRedirects,
java.util.Set serviceTypes)
Tries to retrieve the XRDS location url by performing a cheap HEAD call on the YadisURL. |
| Methods in org.openid4java.discovery.yadis with parameters of type YadisResult | |
|---|---|
private void |
YadisResolver.retrieveXrdsDocument(YadisResult result,
int maxRedirects,
java.util.Set serviceTypes)
Tries to retrieve the XRDS document via a GET call on XRDS location provided in the result parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||