|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YadisException | |
|---|---|
| org.openid4java.discovery.yadis | |
| Uses of YadisException in org.openid4java.discovery.yadis |
|---|
| Methods in org.openid4java.discovery.yadis that throw YadisException | |
|---|---|
java.lang.String |
CyberNekoDOMYadisHtmlParser.getHtmlMeta(java.lang.String input)
|
java.lang.String |
YadisHtmlParser.getHtmlMeta(java.lang.String input)
Parses the HTML input stream and scans for the Yadis XRDS location in the HTML HEAD Meta tags. |
void |
YadisResult.setXrdsLocation(java.lang.String xrdsLocation,
int onFailError)
Sets the Yadis Resource Descriptor (XRDS) location found during discovery. |
| Constructors in org.openid4java.discovery.yadis that throw YadisException | |
|---|---|
YadisUrl(java.lang.String urlString)
Contructs a YadisURL from a string; assumes the string to be a URL-type identifier |
|
YadisUrl(java.net.URL urlId)
Constructs a YadisURL from a URL object; insures the schema is HTTP or HTTPS |
|
YadisUrl(XriIdentifier xriId)
Constructs a YadisURL from an XRI identifier. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||