|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use YadisUrl | |
---|---|
org.openid4java.discovery.yadis |
Uses of YadisUrl in org.openid4java.discovery.yadis |
---|
Fields in org.openid4java.discovery.yadis declared as YadisUrl | |
---|---|
private YadisUrl |
YadisResult._yadisUrl
The YadisURL on which discovery was performed. |
Methods in org.openid4java.discovery.yadis that return YadisUrl | |
---|---|
YadisUrl |
YadisResult.getYadisUrl()
Gets the YadisUrl on which discovery is to be performed. |
Methods in org.openid4java.discovery.yadis with parameters of type YadisUrl | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |