Uses of Class
org.openid4java.discovery.yadis.YadisException

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 YadisHtmlParser.getHtmlMeta(java.lang.String input)
          Parses the HTML input stream and scans for the Yadis XRDS location in the HTML HEAD Meta tags.
 java.lang.String CyberNekoDOMYadisHtmlParser.getHtmlMeta(java.lang.String input)
           
 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.
 



Copyright © 2011 Sxip. All Rights Reserved.