Package | Description |
---|---|
org.openid4java.discovery.yadis |
Modifier and Type | Field and Description |
---|---|
private YadisUrl |
YadisResult._yadisUrl
The YadisURL on which discovery was performed.
|
Modifier and Type | Method and Description |
---|---|
YadisUrl |
YadisResult.getYadisUrl()
Gets the YadisUrl on which discovery is to be performed.
|
Modifier and Type | Method and Description |
---|---|
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.
|
void |
YadisResult.setYadisUrl(YadisUrl url)
Sets the YadisURL on which discovery will be performed.
|
Copyright 2006-2008 Sxip Identity Corporation