Package | Description |
---|---|
org.openid4java.discovery.yadis |
Modifier and Type | Method and Description |
---|---|
String |
YadisHtmlParser.getHtmlMeta(String input)
Parses the HTML input stream and scans for the Yadis XRDS location in the
HTML HEAD Meta tags.
|
String |
CyberNekoDOMYadisHtmlParser.getHtmlMeta(String input) |
void |
YadisResult.setXrdsLocation(String xrdsLocation,
int onFailError)
Sets the Yadis Resource Descriptor (XRDS) location
found during discovery.
|
Constructor and Description |
---|
YadisUrl(String urlString)
Contructs a YadisURL from a string;
assumes the string to be a URL-type identifier
|
YadisUrl(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.
|
Copyright © 2015 Sxip. All rights reserved.